init
This commit is contained in:
@@ -12,7 +12,7 @@ if __name__ == "__main__":
|
||||
stock_code = "252670"
|
||||
stock_name = "KODEX 200선물인버스2X"
|
||||
|
||||
hts = HTS_etf(RESOURCE_PATH, stock_code, stock_name, SELL_GAP=50)
|
||||
hts = HTS_etf(RESOURCE_PATH, stock_code, stock_name, SELL_GAP=30)
|
||||
hts.connect2DB("hts.db")
|
||||
|
||||
today_str = today.strftime('%Y%m%d')
|
||||
|
||||
Reference in New Issue
Block a user