From 1bb298d78f71629cddfa78453faeb57bbf4e6de2 Mon Sep 17 00:00:00 2001 From: Klaus Gergull da Silva <82126332+Klaus-Js@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:21:12 -0300 Subject: [PATCH] Update README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1016b41..7bd57b9 100644 --- a/README.md +++ b/README.md @@ -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.