This commit is contained in:
2026-05-09 14:32:04 +09:00
parent 5c5775338a
commit 9aecd96cee

2
bot.py
View File

@@ -41,7 +41,7 @@ def main():
orderman.sell("BOND", 1001, 99)
orderman.buy("BOND", 999, 99)
return
time.sleep(100)
while True:
message = exchange.read_message()