1
This commit is contained in:
parent
b3826f99a5
commit
9a23417e84
@ -49,6 +49,7 @@ def stratergy_run(symbol, interval, df, debug):
|
||||
message += f"信号: 【多头排列】\r\n"
|
||||
|
||||
dingding.send_message(message, isAtAll=True)
|
||||
telegram_sender.send_message(setting.chat_id, message)
|
||||
|
||||
|
||||
def run_crypto(interval, debug=False):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user