This commit is contained in:
dosangyoon
2022-07-12 01:06:00 +09:00
parent 19f6151046
commit 0fee86ffea

View File

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