init
This commit is contained in:
@@ -202,4 +202,7 @@ if __name__ == "__main__":
|
||||
hts.buyRealTime(lastday_str, today_str)
|
||||
hts.writeStockData(stock_code, today_str)
|
||||
|
||||
db_filename = os.path.join(RESOURCE_PATH, "hts.db")
|
||||
hts.insertStockData(db_filename, stock_code, "KODEX 200선물인버스2X", today_str)
|
||||
|
||||
print ("done...")
|
||||
|
||||
Reference in New Issue
Block a user