- Keras - Deep Learing
- Flask - web server
- Mongo - store data
- Scheduler - run task every minute
Neural Network for High Frequency Trading. Right now there is no doc.
If you found something useful for you - star this repo. I really appreciate it.
git clone
virtualenv venv --python=python3 --system-site-packages
pip install -r requirements.txt
python run_app.py