init
This commit is contained in:
@@ -121,7 +121,7 @@ class HTS_etf(HTS):
|
||||
return result
|
||||
|
||||
def buyRealTime(self, today, stock_code, analyzed_day=1000):
|
||||
MAX_PRICE = 10000
|
||||
MAX_PRICE = 20000
|
||||
|
||||
print("START...")
|
||||
THIS_TIME = datetime.now()
|
||||
|
||||
Reference in New Issue
Block a user