Ulfr11 / Publications
Forum
Detect custom indicator Draw
Hello y'all, i have a custom indicator wich i indexed some data to detect and draw an arrow, now i want a EA to detect said arrow and place orders... { IndicatorBuffers( 8 ); SetIndexBuffer ( 0 ,line1); //SetIndexLabel(0,"putalinea"); SetIndexBuffer ( 1 ,line2);