Claudio Sala
Claudio Sala
Friends

Add friends via their profile or user search and you will be able to see if they are online

Claudio Sala
Claudio Sala
Hi, I have a problem ..... how can I read an ARROW on the defined graph.

SetIndexStyle(5,DRAW_ARROW,0,4);
SetIndexArrow(5,Symbol_3_Kod);
SetIndexBuffer(5,HP_BuferDn);
SetIndexEmptyValue(5,0.0);

I would like to read the chart and understand which bar is point 5
Claudio Sala
Added topic Vertical line search ....... for bars number
You can search vertical lines without knowing the name by searching for bar number starting from bar [0], [1], [2], etc with a "for" loop with the name return. Thanks
Claudio Sala
Added topic OBJ_ARROW in the text of an OBJ_BUTTON
Hi I have a question ? Is OBJ_BUTTON possible to include in the OBJ_ARROW text? And if so how? Thanks
Claudio Sala
Registered at MQL5.community