Skip to content

mxvalenteflores/neural-finance

 
 

Repository files navigation

Deep Learning in HFT-trading.

Dependencies:

- Keras - Deep Learing
- Flask - web server
- Mongo - store data
- Scheduler - run task every minute

What's this?

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.

Setup guide

    git clone
    virtualenv venv --python=python3 --system-site-packages
    pip install -r requirements.txt
    python run_app.py

About

Neural Network for HFT-trading [WIP, UPDATES REALLY SOON]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%