object on chart EA
-
I want to create an EA that will sell when a red arrow appear on the chart and Buy when a blue arrow appear on the chart,The Arrows are made by a Custom Indicator i use
how do i code A EA for this?
-
@regalo by "indicator appears" block
-
@ambrogio https://fxdreema.com/shared/aZC2dlDkb
here i tried coding it but it doesn't work
-
@regalo Please, upload your indicators (i don't know them)
-
-
Your EA is working in candle ID 0 everywhere. Are you sure this is what you need? Do arrows appear and disappear on chart? Because that means it is repainting.
-
@l-andorrà the arrows don't dissapear and i want the ea to buy/sell when there was an arrow from the previous candle stick
-
Indicators repaint. Try this, paint less.
-
@dragonfly617 It does not show arrows on the chart, the Inducator you shared
-
Hello;
The names of the files will be this way.
brilliant-reversals-2.mq4
arrows_signal-copy.mq4The file I sent to the indicator file should work.