Browse Source

bitget没有挂单撤单的限制

skyffire 11 tháng trước cách đây
mục cha
commit
7b41e17b18
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      strategy/src/strategy.rs

+ 1 - 1
strategy/src/strategy.rs

@@ -200,7 +200,7 @@ impl Strategy {
             trade_vol_24h_w: Default::default(),
             grid: Decimal::from(params.grid),
             prev_place_order_timestamp: 0,
-            min_cancel_interval_mills: 500,
+            min_cancel_interval_mills: 0,
         };
 
         // 交易名字