mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-14 04:18:05 +00:00
v3.19
This commit is contained in:
+2
-1
@@ -32,8 +32,9 @@ def build_bot():
|
||||
|
||||
# add strategies to the bot
|
||||
bot.add_strategies([st1, st2, st3, st4, st5, st6])
|
||||
|
||||
bot.execute()
|
||||
|
||||
|
||||
# run the bot
|
||||
build_bot()
|
||||
build_bot()
|
||||
|
||||
Reference in New Issue
Block a user