Display Arrow on horizontal Line
-
i have an horizontal lines on my chart
how can i make EA display a arrow on the horizontal line when price touches the horizontal lines?
-
You can draw that arrow on candle ID 0, ie, the place where price crossed the line.
-
ok thanks.... i Noticed the arrow keeps on painting on every new candle
how can i make arrow appears only once when a signal is generated -
That depends on how both line and arrow are created. Are they 100% manually or 100% automatically created?
-
they are 100% automatically created
-
Ok. There can be many reasons then. Could you please share the link to your project?