value 1232131
This commit is contained in:
@@ -80,6 +80,8 @@ def on_book(message, man: Manager):
|
||||
|
||||
if now > last_print_time:
|
||||
last_print_time = now
|
||||
print(message)
|
||||
print()
|
||||
|
||||
valePos = man.positionMan.get_position("VALE")
|
||||
valeBid = man.valueMan.get_bid("VALE")
|
||||
|
||||
Reference in New Issue
Block a user