Edit Your Comment
Use indicator signal in EA
Biedrs kopš
25 ieraksti
Apr 01, 2015 at 11:16
Biedrs kopš
25 ieraksti
Hello,
Is it possible to use Buy/Sell signal from a custom indicator in a Ea if I don't have the code of this indicator? I would like to filter the signals of an Ea using the signal of the indicator. The indicator just displays arrows for buy and sell.
Thank you
Is it possible to use Buy/Sell signal from a custom indicator in a Ea if I don't have the code of this indicator? I would like to filter the signals of an Ea using the signal of the indicator. The indicator just displays arrows for buy and sell.
Thank you
luclevesque17@
Biedrs kopš
1601 ieraksti
Apr 01, 2015 at 12:44
(labots Apr 01, 2015 at 12:45)
Biedrs kopš
1601 ieraksti
It is possible but you must know all the parameters used into the indicator.
They usually listed into the indicator if any.... but some could be hidden, then it will be difficult to call properly the Indi into EA.
Refer to iCustom() function
They usually listed into the indicator if any.... but some could be hidden, then it will be difficult to call properly the Indi into EA.
Refer to iCustom() function

forex_trader_25447
Biedrs kopš
127 ieraksti
Apr 01, 2015 at 12:58
(labots Apr 01, 2015 at 12:59)
Biedrs kopš
127 ieraksti
Lugevho17 posted:
The indicator just displays arrows for buy and sell.
In this case, you can read all Objects from Main window of the Terminal
(where Indicator write arrows), and find parameters of "that arrow"
Biedrs kopš
1601 ieraksti
Apr 01, 2015 at 13:37
Biedrs kopš
1601 ieraksti
StoneHeart posted:Lugevho17 posted:
The indicator just displays arrows for buy and sell.
In this case, you can read all Objects from Main window of the Terminal
(where Indicator write arrows), and find parameters of "that arrow"
Nice indeed
Biedrs kopš
25 ieraksti
Apr 02, 2015 at 06:37
Biedrs kopš
25 ieraksti
In the object list I see only opening time, opening level, and arrow code =1
luclevesque17@
Biedrs kopš
1601 ieraksti
Apr 02, 2015 at 07:03
Biedrs kopš
1601 ieraksti
Lugevho17 posted:
In the object list I see only opening time, opening level, and arrow code =1
This probably a long Signal I guess!
If you have Arrow code = 2, then it's a short signal.
http://docs.mql4.com/constants/objectconstants/arrows
Biedrs kopš
61 ieraksti
Apr 02, 2015 at 10:48
(labots Apr 02, 2015 at 10:48)
Biedrs kopš
61 ieraksti
I think I can do it without reading of the chart. Reading off a chart is is very slow and cumbersome.

*Spams netiks pieļauts, un tā rezultātā var slēgt kontu.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.