This commit is contained in:
2026-05-09 14:24:16 +09:00
parent 807918c311
commit 5ead7cd982

1
bot.py
View File

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