any help ?
rjngh2005: The TDI indicator writes to the left top corner of the window the value of the buffers could you help me understand what part of the code writes the value of the buffers to the top left corner
|
No part of the TDI writes those values. The terminal does that. |
whroeder1:
ok...the terminal writes the values...just curious...it has 6 buffers ...but only 5 values are displayed for the TDI indicator
|
No part of the TDI writes those values. The terminal does that. |
rjngh2005:
ok...the terminal writes the values...just curious...it has 6 buffers ...but only 5 values are displayed for the TDI indicator
ok...the terminal writes the values...just curious...it has 6 buffers ...but only 5 values are displayed for the TDI indicator
Read the documentation for the second parameter of the SetIndexLabel function:
NULL means that index value is not shown in the DataWindow.

SetIndexLabel - Custom Indicators - MQL4 Reference
- docs.mql4.com
SetIndexLabel - Custom Indicators - MQL4 Reference
THANKS to all who replied

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The TDI indicator writes to the left top corner of the window the value of the buffers
could you help me understand what part of the code writes the value of the buffers to the top left corner
and it has 6 buffers but it writes only contents of 5 buffers
I attach the code and the image of the tdi indicator