/Investiment_analysis

Analysis of stocks.

Primary LanguageJupyter NotebookMIT LicenseMIT

Investment_analysis

Analysis of stocks FAANG

Run locally

Install dependencies in a virtual environment is recommended.

Virtual environment and Libraries in Linux/Windows:

Linux:
  python3 -m venv env
  source ./env/bin/activate
  pip3 install -r requirements.txt
  deactivate
  
Windows:
  python3 -m venv env
  .\env\Scripts\activate
  pip3 install -r requirements.txt
  deactivate

API Parameter Descriptions

api_key

License

  • See the LICENSE file for license rights and limitations (MIT).

🎓 Author

Image Alanghj
Alanghj

Made by Alanghj