This commit is contained in:
dsyoon
2022-07-20 10:12:42 +09:00
parent 0e4af17022
commit bf8bd55e0c

View File

@@ -188,7 +188,7 @@ if __name__ == "__main__":
# KODEX 인버스 * 2
stock_code = "252670"
buy_count = 600
buy_count = 700
hts = HTS_252670(stock_code, buy_count)
today_str = today.strftime('%Y%m%d')