That doesn't seem to me a problem of my script... or is it?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Discrepancies between indicator value and Output
Collapse
X
-
John,
The point is we cannot reproduce on our end. You need to try the base case I provided and see if you still have problems. If the base case works then it is something with your script interfering. If the base case does not work then you will want to try a fresh reinstall of NT.Josh P.NinjaTrader Customer Service
Comment
-
No. When you reload data you will pull a different set of data. Of course it will produce different results if you have a different set of data. If your data provider has only one set of servers you pull from then the data will be the same set and there will be no differences. Otherwise, some data providers have slight variations and as such results will be different.Josh P.NinjaTrader Customer Service
Comment
-
Josh
Coming back to the issue I have had regarding discrepancies with the ADX value of the chart and the value of my running strategy, I would like to give an update on what I have found....
1. When I load up NT and start running my strategy, the output values of the ADX from both my strategy and the chart are the same.
2. When I reload the historical data of the chart, I find that the chart values of the indicators remain the same (I have checked this by taking values from the chart at various intervals and compared them with reloaded historical data). However, the ADX values from the output of my strategy are now totally different from the ADX values from the chart output.
3. If I stop and start my script ADX values are still different.
4. BUT if I remove the strategy, and load it on back again and then start. I find that the ADX values then fall back into line.
So it does appear that ADX calculation on the chart even if historical data is reloaded is indeed accurate, but the ADX output from my strategy immediately becomes corrupted, solved only by removing and reloading the strategy and then restarting.
This is obviously good to find out what is going on as I can still run my strategy with confidence, knowing what to avoid.
But I would be interested to know if you have any thoughts on why my ADX values from my strategy become corrupted when historical data is reloaded to the chart?Last edited by John833; 12-23-2008, 12:56 PM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment