Skip to content

rebels is a unified, interactive, general-purpose environment for backtesting or applying machine learning(supervised learning and reinforcement learning) in the context of quantitative trading. write in C++ with python binding

Notifications You must be signed in to change notification settings

StateOfTheArt-quant/rebels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebels

how to compile and run

mkdir build && cd build

cmake -DCMAKE_POSITION_INDEPENDENT_CODE=ON ..

make

About

rebels is a unified, interactive, general-purpose environment for backtesting or applying machine learning(supervised learning and reinforcement learning) in the context of quantitative trading. write in C++ with python binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published