Administrator
2026-06-01 bd808eb62130f4acd3174c540b94e94a7fcbcb8c
src/main/java/com/xcong/excoin/modules/gateApi/GateWebSocketClientManager.java
@@ -106,7 +106,7 @@
                    .overallTp(new BigDecimal("100"))
                    .maxLoss(new BigDecimal("15"))
                    .quantity("5")
                    .priceScale(2)
                    .priceScale(1)
                    .contractMultiplier(new BigDecimal("0.01"))
                    .unrealizedPnlPriceMode(GateConfig.PnLPriceMode.LAST_PRICE)
                    .isProduction(false)