Skip to content

readreply/trading_system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trading_system

This is my initial trading system. The running environment is python 3.5 Most of these code comes from they book . I just fixed part of bugs

how to use

Before you run it you need to change the directory of your data.

To run the mac strategy, use "python mac.py" To plot the performance, use "python plot_performance.py" to plot drawdown, Portfolio value, period returns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.7%
  • Jupyter Notebook 28.3%