diff --git a/monitor.py b/monitor.py index 3453ff7..0a93bb4 100644 --- a/monitor.py +++ b/monitor.py @@ -509,7 +509,7 @@ class Monitor(HTS): arr = cursor.fetchone() if not arr: cursor.execute( - "INSERT INTO {}_{} (CODE, NAME, ymdhms, ymd, hms, close, open, high, low, volume) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)".format(symbol, interval), + "INSERT INTO {}_{} (CODE, NAME, ymdhms, ymd, hms, close, open, high, low, volume) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)".format(symbol, interval), ( symbol, KR_COINS[symbol],