add debug 3
This commit is contained in:
1
bot.py
1
bot.py
@@ -92,6 +92,7 @@ def on_trade(message: dict, orderman: OrderManager, state: StateManager):
|
|||||||
p_vale = state.get_last_price("VALE")
|
p_vale = state.get_last_price("VALE")
|
||||||
|
|
||||||
if p_vale is None or p_valbz is None:
|
if p_vale is None or p_valbz is None:
|
||||||
|
print("NONE")
|
||||||
return
|
return
|
||||||
|
|
||||||
FEE = 10
|
FEE = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user