diff --git a/bot.py b/bot.py index 2274c67..b929879 100644 --- a/bot.py +++ b/bot.py @@ -59,7 +59,7 @@ def calculate_indicators(df): df = calculate_indicators(df) RISK_PER_TRADE = 0.3 -STOP_LOSS = 0.02 # 100% +STOP_LOSS = 1 # 100% TAKE_PROFIT = 0.03 # 5%