Update README.md

Typo fix
This commit is contained in:
Klaus Gergull da Silva
2025-01-20 15:21:12 -03:00
committed by GitHub
parent ac77a82387
commit 1bb298d78f
+1 -1
View File
@@ -70,7 +70,7 @@ It is designed to support all major exchanges and be controlled via Telegram. It
Each Strategies includes:
- [x] **Minimal ROI**: Minimal ROI optimized for the strategy.
- [x] **Stoploss**: Optimimal stoploss.
- [x] **Stoploss**: Optimal stoploss.
- [x] **Buy signals**: Result from Hyperopt or based on exisiting trading strategies.
- [x] **Sell signals**: Result from Hyperopt or based on exisiting trading strategies.
- [x] **Indicators**: Includes the indicators required to run the strategy.