| src/main/java/com/xcong/excoin/modules/okxNewPrice/indicator/macdAndMatrategy/MacdMaStrategy.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/modules/okxNewPrice/indicator/macdAndMatrategy/MacdMaStrategy.java
@@ -200,7 +200,7 @@ }else if ( operation == OperationType.close.name()){ analyzeClose(historicalPrices); signal = analyzeClose(historicalPrices); } // 根据信号和当前持仓状态生成交易指令