Backtesting.py Crypto Trading Strategies A few rule-based trading strategies backtested on ByBit spot OHLCV data. These are ideas I wanted to test and optimize for different markets, and determine profitability. Dependencies python poetry pandas backtesting seaborn ta Install poetry install Run # Run backtests poetry run python backtests/...