Home

Awesome

Crypto Trading Strategy Backtester

Easy-to-use cryptocurrency trading strategy simulator

backtester

Features

Run

  1. Clone the repository.
  2. Run pip3 install -r requirements.txt.
  3. Run python3 main.py.

This will backtest an example strategy for trading Bitcoin.

Config

To define the strategy, you can:

Config.py Description

Output

plot

To Do

See Also

Credits

Erfan Alimohammadi and Amir Reza Shahmiri