init
This commit is contained in:
@@ -12,7 +12,7 @@ if __name__ == "__main__":
|
||||
stock_code = "122630"
|
||||
stock_name = "KODEX 레버리지"
|
||||
|
||||
hts = HTS_etf(RESOURCE_PATH, stock_code, stock_name, SELL_GAP=100)
|
||||
hts = HTS_etf(RESOURCE_PATH, stock_code, stock_name, SELL_GAP=80)
|
||||
hts.connect2DB("hts.db")
|
||||
|
||||
today_str = today.strftime('%Y%m%d')
|
||||
|
||||
Reference in New Issue
Block a user