bitmart优化完成
This commit is contained in:
7
1111
7
1111
@@ -21,9 +21,6 @@ db2e87093c120766bca60d2282y72760688
|
||||
yx20250715@gmail.com
|
||||
Abc12345678
|
||||
|
||||
yx20250715@gmail.com
|
||||
|
||||
|
||||
|
||||
555.73
|
||||
2278
|
||||
248.23
|
||||
2611
|
||||
Binary file not shown.
@@ -735,11 +735,11 @@ class BitmartOneFifthStrategy:
|
||||
except Exception as e:
|
||||
logger.error(f"主循环异常: {e}")
|
||||
time.sleep(self.check_interval)
|
||||
time.sleep(5)
|
||||
time.sleep(3)
|
||||
|
||||
if random.randint(1,10)>7:
|
||||
self.page.close()
|
||||
time.sleep(15)
|
||||
time.sleep(15)
|
||||
|
||||
def _send_position_message(self, latest_kline):
|
||||
current_price = float(latest_kline["close"])
|
||||
|
||||
Reference in New Issue
Block a user