I am working with some daily FX data. I have created 5 inputs: deltas, averages, RSIs etc. And I am trying to predict the "Forward" delta i.e. the price change 1,5 or 20 days ahead.
I have normalised all data between the min and max of a fixed period and mapped that to range 0-1.
I am looking...