From c4042df89c6da5ea40caaa2c79dcbef9d71b391e Mon Sep 17 00:00:00 2001 From: dsyoon Date: Mon, 5 Sep 2022 08:18:55 +0900 Subject: [PATCH] init --- HTS_252670.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTS_252670.py b/HTS_252670.py index 491b298..de33a2c 100644 --- a/HTS_252670.py +++ b/HTS_252670.py @@ -127,7 +127,7 @@ class HTS_252670 (HTS): self.cancelOrderList(orderListToCancel) # 매도한다. - self.getSellingPrice(THIS_TIME, self.stock_code, final_price, diff=0) + self.getSellingPrice(THIS_TIME, self.stock_code, final_price, diff=5) # 로그 출력 print("TIMECHECK: %s, price: %d, avg3: %.2f, avg5: %.2f, avg10: %.2f, slow_k: %.2f, open: %d, high: %d, low: %d" %