I want to add an external variable to an existing breakout system EA to be able to place a limit order instead of entering the market at breakout based on percentage of previous range. In addition I want to incorporate an existing neural net indicator to filter out the trades that are not going in the same direction as expected NN price projection. Basically I want to merge these two systems and add the external variable to make a new functional EA.
Please contact me if you have additional questions.
I want to add an external variable to an existing breakout system EA to be able to place a limit order instead of entering the market at breakout based on percentage of previous range. In addition I want to incorporate an existing neural net indicator to filter out the trades that are not going in the same direction as expected NN price projection. Basically I want to merge these two systems and add the external variable to make a new functional EA.
Please contact me if you have additional questions.
I have built a neural network using Matlab’s Neural Network toolbox and it is not learning things that I need it to. If you have experience with this kind of problem I would be very interested in your help.