pedrocunial / Backtesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backtesting

historical at exampleHist.py:

  • 2 examples of strategies: Buy & Hold and Moving Average as Mean Reversal

tick-by-tick at exampleTick.py:

  • 2 examples of strategies: Buy & Hold and Moving Average as Mean Reversal

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%