This commit is contained in:
dosangyoon
2022-07-26 03:18:17 +09:00
parent b3dfdf19f7
commit f27aafa363
23 changed files with 71 additions and 44 deletions

View File

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