Ray,
I did not see my reply post to you from last night here, but I promised to submit more samples of the problem I am trying to explain to you. I basically said that the way NT calculates the Indicators is way off in the beginning of any chart or trading strategy. The way TradeStation, LTT, and ACM software calculates the Indicators, they are very accurate from the 1st requested bar. They all either use common sense in calculating the indicators before the proper number of bars can be obtained, or they load a ton of bars before the requested 1st bar to insure that the indicators are proper. NT does not do this at all. The indicators submitted below display clearly, that these values are way off. NT just asks the customer to throw away X bars at the beginning of the chart/trading system. It is up to the customer to calculate ahead of time, how many additional bars are required to be loaded before getting to the desired/requested starting bar. If this number is calculated/guessed properly, then the 1st bar might be close to the desired starting bar. This is completely impossible for the customer to do dynamically during a backtest or optimization...because the number of bars changes dramatically...as will the starting bar.
NT-Bug16.Jpg:
There are about 4 problems here. This is a the ES Mini & the price is around 1200.
On the 2nd bar:
**The ATR is 36.21...not possible, the ATR should be about 2-4.
**I was told that you need at least a series of High and Low prices to pass to ATR, or it will fail...There was NO warning, error, etc. An error should have been issued.
**The TEMA of the LinReg is 527.35...it should be around 1205. The Main Problem here is that EMAs keep adjusting values. It will take tons of bars to work this out of its calculations. In NT-Bug17.Jpg, it shows that the values finally come together and are close around Noon or so The Next Day.
**The other ATR is 187.38...Again, it should be around 2-4.
NT-Bug17.Jpg:
This one shows basically 2 problems:
** The Tema is 1768...It should be around 1160. This is only a couple bars from where you start charting & trading.
**Notice that IT TOOK A FULL DAY to work out the bad EMA calculations. Somewhere around 11:00 to 11:30 On The Next Day, the TEMA and LinReg finally came close to each other. The TEMA and LinReg are still off by about 20-25 points at the end of the 1st day. They start getting closer around Noon-12:30 the next day.
NT-Bug18.Jpg:
This screen dump shows the problem very clearly. When you don't have enough bars to do proper calculations, the indicators are way off.
The Top chart uses the Exact Same Indicators as the bottom, Except, I ran the chart for several months. I displayed the Data Box on both charts as of 6/10. If the indicators have been calculated properly, the indicator values should be the same!
Notice: The Top Chart: The indicator values look proper.
The LinReg is 1062.97
The TEMA is 1063.30
Notice: The Bottom Chart: The Indicators Are Not Even Close
The LinReg is 1154.28
The TEMA is 1768.94

Comment