value 22123
This commit is contained in:
@@ -35,6 +35,9 @@ def main():
|
||||
print("First message from exchange:", hello_message)
|
||||
|
||||
#
|
||||
man.orderMan.sell("BOND", 1010, 99)
|
||||
man.orderMan.buy("BOND", 990, 99)
|
||||
|
||||
last_print_time = time.time()
|
||||
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user