@ -30,7 +30,7 @@ times = ["00:00", "04:00", "08:00", "12:00", "16:00", "20:00"]
for t in times:
schedule.every().day.at(t).do(macd_boll.run_crypto, interval = '4h')
version = 'V1.13'
version = 'V1.14'
print(f'Running... {version}')
while True:
schedule.run_pending()
The note is not visible to the blocked user.