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