From 16d2649f869eca9c85e81d68531eda35db02487a Mon Sep 17 00:00:00 2001 From: yenru0 Date: Sat, 9 May 2026 14:19:25 +0900 Subject: [PATCH] add debug 3 --- bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.py b/bot.py index f9283f0..e91a4bb 100644 --- a/bot.py +++ b/bot.py @@ -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