bsdaddict / backtesting-for-cryptocurrency-trading

This is a simple backtesting framework to help you test your crypto currency trading. It includes a way to download and store historical crypto data and to execute a trading strategy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can use this simple crypto backtesting script to ensure your trading strategy is successful Minimal setup required and works well with static TP and SL strategies. Trailing Stop Loss could imporove profitability if added.

For a detailed guide on how to set this up go to the main guide You can use this to determine how profitable your Binance Volatility bot is

About

This is a simple backtesting framework to help you test your crypto currency trading. It includes a way to download and store historical crypto data and to execute a trading strategy.

License:MIT License


Languages

Language:Python 100.0%