This commit is contained in:
dsyoon
2025-08-06 14:41:15 +09:00
parent d55be964e5
commit a8b8f37f3f

View File

@@ -391,7 +391,6 @@ def detect_turnaround_signal(symbol, data, interval=0, params=None):
return None
def run_schedule():
monitor_coins()
# 코인 모니터링 스케줄 (매시간 1분, 11분, 21분, 31분, 41분, 51분)
for minute in [4, 14, 24, 34, 44, 54]: