Quote from dtrader98:
Did you review the input data? I attached all of the files. It is not open high low close data. Each vector contains delayed versions of the adjusted close. And I have had this input data converge before on a different platform. My problem is seeing if RM is worthwhile to prototype these types of simulations faster. As I said, I am still not sure how or if RM rescales the input data automatically. The example on the web I looked at did not pre-process, which is why I didn't.
I can trouble-shoot this and get it to work, however, unfortunately, I'm not seeing much collaboration here (what happened to all the posters that said they wanted to work on it?). Feel free to take my model files and apply any types of the data you mention, if it converges that will at least be more progress in the right direction.
dtrader98
OK, sorry. Then the fileds are:
n-1 = yesterdays adjusted close
n-2 = the day befoe that
etc ?
And out is tomorrows adjusted close?