From 718571fd2a3c7f4f86b9550d373d2b7213dcaf02 Mon Sep 17 00:00:00 2001 From: dsyoon Date: Thu, 14 Jul 2022 10:59:18 +0900 Subject: [PATCH] init --- hts/HTS_252670.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hts/HTS_252670.py b/hts/HTS_252670.py index 8d7127d..28dcd05 100644 --- a/hts/HTS_252670.py +++ b/hts/HTS_252670.py @@ -187,7 +187,7 @@ if __name__ == "__main__": # KODEX 인버스 * 2 stock_code = "252670" - buy_count = 600 + buy_count = 300 hts = HTS_252670(stock_code, buy_count) today_str = today.strftime('%Y%m%d')