Edit Your Comment
Use indicator signal in EA
Apr 01, 2015 at 11:16
会员从Sep 04, 2014开始
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@
会员从Nov 21, 2011开始
1601帖子
Apr 01, 2015 at 12:44
(已编辑 Apr 01, 2015 at 12:45)
会员从Nov 21, 2011开始
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
会员从Dec 21, 2010开始
127帖子
会员从Nov 21, 2011开始
1601帖子
会员从Nov 21, 2011开始
1601帖子
Apr 02, 2015 at 07:03
会员从Nov 21, 2011开始
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
会员从Dec 13, 2014开始
61帖子

*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。