
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
I have an mql4 indicator, and I want to use it in the MT5 system. This code is written by Jason Robinson and show buy/sell signals. Please assist in converting these indicator from mql4 to be used in MT5 (MQL5).
If you know a better indicator than the one introduced that can be used in the MT5 system, please present it.
Sincerely,
is this the same indi?
see attachment (hope it goes through)
I manage to use the script in post #1 to convert a MT4 indicator to MT5
but by compiling I face so many such ambiguous call errors
'ObjectsDeleteAll' - ambiguous call to overloaded function mq4_Breakout_PANCA_EAGLE ASIA.mq5 68 5
Could someone help me how to fix these errors
Why don't you post what you have made so far?
here is the script I got it rewriten toMT5. I think a experienced coder can help with compiling easily, as errors seems to appear because command calling from 2 different libraries.
Because in the source code there are #include ... So we should copy the incude files in MT5/MQL5/Include too, but with this action ambigous objects issues come up
Forum on trading, automated trading systems and testing trading strategies
Please fix this indicator or EA
Sergey Golubev, 2017.03.24 07:23
And this is my other suggestion (which came from tsd 2010 and from tsd 2008):
----------------
Just to remind:
Coders (any coder) are coding for free:
and Freelance section of the forum should be used in most of the cases.
Thanks God Bless you. I try it but i could not use the indicator. please kindly help me i attached the file here
<Decompiled code removed>
<Decompiled code removed>
Do not post decompiled code.
Do so again and you can expect to be banned.
hello I find myself in the need to ask for help since I do not know anything about programming I would like if someone could help me it is a short code I wanted to know who could give me a hand to pass it to mq5 thank you very much who can help me
Just my standard reply:
Forum on trading, automated trading systems and testing trading strategies
Please fix this indicator or EA
Sergey Golubev, 2017.03.24 07:23
And this is my other suggestion (which came from tsd 2010 and from tsd 2008):
----------------
Just to remind:
Coders (any coder) are coding for free:
and Freelance section of the forum should be used in most of the cases.