@@ -105,6 +105,7 @@ def on_trade(message: dict, orderman: OrderManager, state: StateManager):
print("Good")
if (p_vale + 1) * SZ + FEE < (p_valbz - 1) * SZ:
orderman.buy("VALE", p_vale + 1, -SZ)
orderman.convert("VALE", SZ)
orderman.sell("VALBZ", p_valbz - 1, SZ)
The note is not visible to the blocked user.