javitva stop loss mert balu balfasz

This commit is contained in:
ivanovics 2025-04-15 22:34:44 +02:00
parent 89d844194a
commit 3615cc346e

2
bot.py
View File

@ -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%