strategy
is a package for simulating backtests and generating trades for
futures and equities. The main features include:
- simulations for trading in notional or discrete instrument size
- user defined roll rules
- managing instrument holiday calendars
You can pip install this package from github, i.e.
pip install git+git://github.com/matthewgilbert/strategy.git@master