Edit Your Comment
Use indicator signal in EA
Apr 01, 2015 at 11:16
Miembro desde Sep 04, 2014
posts 25
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@
Miembro desde Nov 21, 2011
posts 1601
Apr 01, 2015 at 12:44
(editado Apr 01, 2015 at 12:45)
Miembro desde Nov 21, 2011
posts 1601
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
Miembro desde Dec 21, 2010
posts 127
Apr 01, 2015 at 12:58
(editado Apr 01, 2015 at 12:59)
Miembro desde Dec 21, 2010
posts 127
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"
Miembro desde Nov 21, 2011
posts 1601
Apr 01, 2015 at 13:37
Miembro desde Nov 21, 2011
posts 1601
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
Miembro desde Nov 21, 2011
posts 1601
Apr 02, 2015 at 07:03
Miembro desde Nov 21, 2011
posts 1601
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
Miembro desde Dec 13, 2014
posts 61

*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.