2
0
forked from kodorvan/stcs

Step comparison postponed

This commit is contained in:
algizn97
2025-11-17 20:40:24 +05:00
parent f268d3290b
commit 56729c287b

View File

@@ -233,9 +233,6 @@ async def trading_cycle(
)
current_step += 1
if max_bets_in_series < current_step:
return "Max bets in series"
await set_margin_mode(tg_id=tg_id, margin_mode=margin_type)
await set_leverage(
tg_id=tg_id,