Attachments forums

List of attachments posted on this forum.


All files on forums: 160716

Re: DSL (Discontinued Signal Line) indicators

mladen, Sun Mar 05, 2017 4:28 am

donut4popo wrote:Yes.  I double check my comparisons with data from other indicators (ie Wilder's DMI 3_3, ema velocity (vhf adaptive) - floating levels) to make sure that I'm looking at the correct bar values.  I print the values to a log, then compare that with the data window.  Its how I double check my work to make sure I coded iCustom properly (as I am still a novice).
Sorry, but what you are talking about is not possible

Will try to explain : data window only displays what is in the buffers of an indicator attached to the chart. If your indicator displays in the text near the name some values, those values are for the current bar. Compare that to data window dragging the mouse over the current bar.

See the example - as you can see, values displayed in the data window are exactly the same as the values displayed by the indicator when I hover with the mouse over the current bar:

Data window is just a peeping hole to the data contained in indicators buffers. Nothing else
All files in topic