3383 Forks
11058 Stars
11058 Watchers

backtrader

Python Backtesting library for trading strategies

How to download and setup backtrader

Open terminal and run command
git clone https://github.com/mementum/backtrader.git
git clone is used to create a copy or clone of backtrader repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with backtrader https://github.com/mementum/backtrader/archive/master.zip

Or simply clone backtrader with SSH
[email protected]:mementum/backtrader.git

If you have some problems with backtrader

You may open issue on backtrader support forum (system) here: https://github.com/mementum/backtrader/issues