This commit is contained in:
dsyoon
2022-07-13 10:15:23 +09:00
parent 218d8b6adc
commit bc1e70243e
3 changed files with 27 additions and 27 deletions

View File

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