Skip to content

smruthid/FinancialAnalysisPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinancialAnalysisPlanner

Technologies

This project uses Python 3.9. We installed the following packages:

  • pandas - Data analysis and manipulation tool
  • jupyter - Interactive computing platform
  • python-dotenv - Sets up environmental variables from key value pairs
  • alpaca-trade-api - Used to access real time financial data

Installation Guide

Please install the following packages before running the program:

pip install pandas
pip install jupyter
pip install python-dotenv
pip install alpaca-trade-api

Usage

To run application, clone this repository and run individual cells in jupyter notebook or jupyter lab.

Contributors

Smruthi Danda


Licenses

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published