I am having stock prices as my input (along with open,close,high,low,volume per day). As it is the same as time series data(I guess so) can anybody suggest any technique to pre-process / normalize data before providing it as input for my neural network?

I have tried min-max normalization earlier but it doesn't seem to be working with my network I have many variation for network but output is not even close. Can you suggest what to do?

More Prashant Chavan's questions See All
Similar questions and discussions