Python project that backtests and visualises an RSI based trading strategy on historical market data
This is my 2nd project and it is a Python based backtesting tool that evaluates a trading strategy using the Relative Strength Index (RSI) on historical market data. It simulates trades and compares ...
The strategy is simple, it uses the Binance.client library to access real-time data of the asset to analyze, you can install all the requirements in the requirements.txt The calculate_rsi() function ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results