init
This commit is contained in:
@@ -32,7 +32,7 @@ class HTS_DAILY (HTS):
|
||||
self.orderChecker = OrderChecker(self.RESOURCE_PATH)
|
||||
|
||||
self.analyzed_day = 120
|
||||
self.MAX_BUY_PRICE = 100000
|
||||
self.MAX_BUY_PRICE = 200000
|
||||
return
|
||||
|
||||
def getSellingPrice(self, log_time, stock_code, final_price, check=False):
|
||||
|
||||
Reference in New Issue
Block a user