src/main/java/com/xcong/excoin/modules/okxNewPrice/OkxKlineWebSocketClient.java
@@ -381,9 +381,9 @@ // 确定市场方向 TradingStrategy.Direction direction = tradingStrategy.getDirection(prices, high, low, close, currentPrice); System.out.println("市场方向(15分钟): " + direction); if (direction == TradingStrategy.Direction.RANGING){ return; } // if (direction == TradingStrategy.Direction.RANGING){ // return; // } /** * 获取当前网格信息