gbfonseca / cheap_stocks

Cheapest stocks on the stock exchange of Brazil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheap stocks of stock exchange of Brazil

License: MIT

A simple project to automate the routines and calculations for getting best stocks to investing.

Requirements to running:

Python: 3.9.7

How to Running:

Open project in your terminal and run:

poetry shell  # To create a virtual env after open again the terminal
poetry install # To install Dependencies
python -m cheap_stocks # To run

After run the code, you will see the cheap_stocks.csv file on project directory.

About

Cheapest stocks on the stock exchange of Brazil

License:MIT License


Languages

Language:Python 99.0%Language:Makefile 1.0%