value 1232131

This commit is contained in:
2026-05-09 16:15:24 +09:00
parent d075831a55
commit 44325c398a
3 changed files with 3 additions and 1 deletions

View File

@@ -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")