When you predict momentum using neural networks /SVM the improvement comes from two places , first they can filter noise and remove some of the lag of the moving averages /filters in the indicator. For example if we are predicting MACD, we would feed preprocessed raw price data into it, so all...