How to call Hline Indicator in a expert advisor???please help. This is a custom indicator and a pip calcolator .
I want to add this custom indicator in my mql4 EA. But I can not call it in my Ea . Some error are shown like as parameter error, unexpected token error,,etc.
Files:
HLINE.mq4
8 kb
- how to call a custom indicator to ea ?
- How To Call This Custom Indicator ?
- Calling on a custom indicator?
Mridul Hedayet Ullah: I want to add this custom indicator in my mql4 EA. But I can not call it in my Ea . Some error are shown like as parameter error, unexpected token error,,etc.
That indicator places a Graphical Object on the chart, to display profit in pips. It is of no use in an EA as there are no buffers to read.
Also, the value of profit in pips can just be calculate directly in the EA in the same way as the "GetProfitOpenPosInPoint" function in that indicator's code.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register