Skip to content

yuriishizawa/stock_analysis

Repository files navigation

Stock Analysis

This application can be used for preliminary analysis of stocks on the Brazilian stock exchange.

You can access the application directly via Streamlit.

Prerequisites

Before you begin, ensure you have installed:

  • Python 3.10 or higher
  • Poetry

Installation

To install the project dependencies, run the following command in your terminal:

poetry install

Usage

To start the application, run the following command in your terminal:

poetry run streamlit run myapp.py

In the Streamlit interface, you can input the tickers of the stocks you want to analyze in the text box. The tickers should be separated by commas and without spaces. For example: "BBAS3,ITSA4,VALE3,PETR4".

You can also select the start and end period for the analysis.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for details on our code of conduct and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

If you have any questions or suggestions, feel free to open an issue on GitHub.

We hope you enjoy this project and find it useful. Thank you for using it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages