This commit is contained in:
dsyoon
2022-07-18 13:23:45 +09:00
parent f28d6c6709
commit 3d32b39931
2 changed files with 4 additions and 6 deletions

View File

@@ -186,7 +186,7 @@ if __name__ == "__main__":
# KODEX 인버스 * 2
stock_code = "122630"
buy_count = 40
buy_count = 50
hts = HTS_122630(stock_code, buy_count)
today_str = today.strftime('%Y%m%d')