This commit is contained in:
dsyoon
2025-05-01 13:54:21 +09:00
parent 8b8a116ac0
commit e85f217990
2 changed files with 102 additions and 48 deletions

View File

@@ -366,5 +366,8 @@ def run_schedule():
if __name__ == "__main__":
monitor_coins()
monitor_us_stocks()
monitor_kr_stocks()
run_schedule()