diff --git a/hts/HTS_252670.py b/hts/HTS_252670.py index 2c0baca..ec42468 100644 --- a/hts/HTS_252670.py +++ b/hts/HTS_252670.py @@ -188,7 +188,7 @@ if __name__ == "__main__": # KODEX 인버스 * 2 stock_code = "252670" - buy_count = 100 + buy_count = 200 hts = HTS_252670(stock_code, buy_count) today_str = today.strftime('%Y%m%d')