diff --git a/hts/HTS_122630.py b/hts/HTS_122630.py index 73839a7..887201a 100644 --- a/hts/HTS_122630.py +++ b/hts/HTS_122630.py @@ -186,7 +186,7 @@ if __name__ == "__main__": # KODEX 인버스 * 2 stock_code = "122630" - buy_count = 20 + buy_count = 40 hts = HTS_122630(stock_code, buy_count) today_str = today.strftime('%Y%m%d')