init
This commit is contained in:
@@ -48,7 +48,7 @@ class Bithumb_minute(HTS):
|
||||
self.bithumb = pybithumb.Bithumb(con_key, sec_key)
|
||||
self.binance = ccxt.binance()
|
||||
self.TODAY = today
|
||||
self.MAX_BUY_PRICE = 5000
|
||||
self.MAX_BUY_PRICE = 7000
|
||||
return
|
||||
|
||||
def bull_market(self, df, ticker):
|
||||
|
||||
Reference in New Issue
Block a user