This commit is contained in:
dsyoon
2022-09-05 08:18:08 +09:00
parent 38bbac808f
commit d4b55cfdca

View File

@@ -125,7 +125,7 @@ class HTS_122630 (HTS):
self.cancelOrderList(orderListToCancel) self.cancelOrderList(orderListToCancel)
# 매도 한다. # 매도 한다.
self.getSellingPrice(THIS_TIME, self.stock_code, final_price, diff=0) self.getSellingPrice(THIS_TIME, self.stock_code, final_price, diff=10)
# 로그 출력 # 로그 출력