Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper trading tests of machine learning algorithms

This package implements several machine learning algorithms for stock prediction to evaluate performance out of sample.

the project is base on Zipline backtest platform, see the Zipline: http://www.zipline.io/ , Sklearn library: https://scikit-learn.org/ , and TA library: https://www.ta-lib.org/

Step 1: Install External Library

pip install -r requirements.txt

Step 2: Install Package & Create Data Bundle

python setup.py install

Step 3: Run Backtest

python toollib/algorithm/test.py

About

tool in adavanced financial analysis for the stocks prediction

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages