add debug 3

This commit is contained in:
2026-05-09 14:19:25 +09:00
parent f40d6e8308
commit 16d2649f86

1
bot.py
View File

@@ -92,6 +92,7 @@ def on_trade(message: dict, orderman: OrderManager, state: StateManager):
p_vale = state.get_last_price("VALE")
if p_vale is None or p_valbz is None:
print("NONE")
return
FEE = 10