I am looking for a mathematician who specialises in neural network , data mining and machine learning. Basically I have open high low close prices of stock which need to be normalised in such a way that it is range bound between [-x,x].
Secondly The open high low close values are taken from a pattern which is visible to human eye ( for example head and shoulders )
Your job is to normalise the data in such a way that when i feed it into my neural network software, the neural network can visualise the pattern and remember for futures occurences.
I have attached the excel in which the sheet 1 and sheet 2 have pattern. You need to device a formula (other than z-score,and traditional book stuff) which will take the past values and plot the normalisation points similar to what the pattern looks in non-normalised form.
This is because i wish that my neural net understands the data i feed it and the data is nothing but the pattern i mentioned in sheet 1 and sheet 2.
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.