Alpha Advantage Stock Project
This project I will attempt to create a reliable trend analyzer to get rich quick.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Make sure Python3 is installed on your system. https://www.python.org/downloads/
Installing
A step by step series of examples that tell you how to get a development env running
If you chose to set up a virtualenv. Install virtualenv via pip:
$ pip install virtualenv
Test your installation:
$ virtualenv --version
Create a virtual environment for a project:
$ cd my_project_folder
$ virtualenv venv
Fork/Clone the repo
git clone <repo>
Please install the requirements.txt file.
pip install -r requirements.txt
Rename settings_sample.py to settings.py
Running the program
python3 main.py
Built With
- Python3
- Alpha_Vantage - Stock Api
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
Acknowledgments
- Thanks Alpha Vantage for creating such a great api!
Built With
- batchfile
- c
- c++
- css
- fortran
- html
- java
- javascript
- jupyter-notebook
- makefile
- matlab
- objective-c
- powershell
- python
- smarty
- tcl
- tex
- xslt
Log in or sign up for Devpost to join the conversation.