Step comparison postponed
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user