On Market Analyser I have two colums. The first one is showing the value of daily Close and the second is showing the value of the 60minutes Close. I noticed that at the end of the day those two value are not the same. Ex for NBE at the end of the day Close daily show 114.7 wich is a wrong value. The correct value taken directly at my data purveyor e-Signal show a value of 117.12. The value for Close 60min is 117.21 wich is better but still off. To compute these values i use an indicator that have the unique program line "PlotClose.Set (Close[0])" and i use this indicator in each column of the MkAn wit the apropriate time frame.
On charts also appear the same difference and value of the Close but where the values of the closes are taken directly from NT7 and not trough an indicator
The charts on differents minutes times frames (60,30,15...) show the same Close wich is 117.21, only the chart on daily show 114.7
The same is true for the value OHL with everyting shifted on the daily graph comparatively to minutes charts
I use NT7 version 0.0.23 32bits on a 64 bits computer.
I realy dont understand what going on.
Thank you for any help

Comment