This commit is contained in:
dosangyoon
2022-09-05 12:25:58 +09:00
parent 28a3e26421
commit 1fa51a9b6d
2 changed files with 3 additions and 12 deletions

View File

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