init
This commit is contained in:
@@ -93,7 +93,7 @@ class HTS_122630 (HTS):
|
||||
self.getDefaultSell(THIS_TIME.strftime('%Y%m%d %H%M%S'), self.stock_code)
|
||||
|
||||
if THIS_TIME.strftime('%S') == "05":
|
||||
# 매분 3초마다 실행한다.
|
||||
# 매분 5초마다 실행한다.
|
||||
|
||||
# 데이터를 가지고 온다.
|
||||
result = self.getRealTime(self.stock_code, today, LAST_DATA)
|
||||
|
||||
Reference in New Issue
Block a user