Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 398 Bytes

NDFinance

Features

Backtesting & Logging & analyzing the algorithmic trading stratagies

Roadmap

-Reinforcement Learning Environments
-Machine Learning & Deep Learning Analysis tools
-More Various Technical Analysis tools

Installation

pip install ndfinance
git clone https://github.com/Yeachan-Heo/NDFinance.git && cd NDFinance && python setup.py build && python setup.py install