| src/main/java/com/xcong/excoin/modules/gateApi/GateGridTradeService.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/modules/gateApi/GateGridTradeService.java
@@ -665,7 +665,6 @@ } shortGridElement.setExtendStopLossInProgress(true); accumulatedShortLossCount = 0; lastShortStopLossGridId = Integer.MAX_VALUE; // [Gate-需求2] 加仓后先撤空仓所有止盈+止损,再查交易所持仓后重挂 cancelAllShortTakeProfitsAndStopLosses();