jake-aft / pybacktester

Purely Python-based backtesting framework for automated trading strategies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybacktester

An object oriented backtesting module for evaluating traing strategies for different financial instruments. It provides multi-asset, multi-order and multi-strategy simultaneous trading.

Installing

git@github.com:mcandar/pybacktester.git

Getting Started

Head to pybacktester/examples and run

$ python single.py

About

Purely Python-based backtesting framework for automated trading strategies.


Languages

Language:Python 99.5%Language:Dockerfile 0.5%