Administrator
2026-05-18 84c5177578fab8aedcd5a1a6f2e5f6d3e43b091a
src/main/java/com/xcong/excoin/modules/gateApi/GateWebSocketClientManager.java
@@ -61,6 +61,7 @@
                    .overallTp(new BigDecimal("5"))
                    .maxLoss(new BigDecimal("15"))
                    .quantity("1")
                    .priceScale(1)
                    .contractMultiplier(new BigDecimal("0.01"))
                    .unrealizedPnlPriceMode(GateConfig.PnLPriceMode.LAST_PRICE)
                    .isProduction(false)