Page 9 of 75
Re: Convert MT4 indicators to MT5
Posted: Thu Aug 13, 2020 5:58 pm
by uradello
Hi,
at this link I found the attached indicator by Mladen
could I have the mq5 version?
thank's in advance
Mod edit: Link removed.
Re: Convert MT4 indicators to MT5
Posted: Fri Aug 14, 2020 4:59 am
by kevintavares
Hi mrtools!
Is it possible to convert the attached indicator to mt5?
thank you.
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 05, 2020 5:56 pm
by Fidels19
mrtools wrote: Sat Sep 05, 2020 8:35 am
Not 100% sure but think if you change line 23 from
Code: Select all
color CCHs[11]={Black,
Navy,
DarkBlue,
MediumBlue,
RoyalBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue};
to
Code: Select all
extern color CCHs[11]={Black,
Navy,
DarkBlue,
MediumBlue,
RoyalBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue,
CornflowerBlue};
Thanks coders for all the great work.i really wish i could have these indicators in mt5 version
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 05, 2020 6:08 pm
by Fidels19
Thanks coders for all the great work.Thanks coders for all the great work.i really wish i could have these indicators in mt5 version
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 05, 2020 8:11 pm
by Fidels19
Thanks coders for all the great work.i really wish i could have these indicators in mt5 version
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 12, 2020 8:27 am
by ralf_dias
Good night, would it be possible to convert to MT5? Gratitude for your help.
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 19, 2020 10:41 am
by kizerage212
Been trying to convert this indicator to MT5 without success. Wanting to do backtesting on Mt5. I have the EA now I just need the indicator in mt5 format. Any help would be greatly appreciated. Attached
Re: Convert MT4 indicators to MT5
Posted: Sat Sep 19, 2020 9:24 pm
by cvdm7756
Good Day Coders,
Please could someone advise whether only Mq4 indicators can be converted to Mq5, or is there any way mt4.ex indicators can be coverted to Mt5, as sometimes some worthwhile indicators can only be downloaded in Mt4.ex format?
I await your response, Thank you.
Re: Convert MT4 indicators to MT5
Posted: Mon Sep 21, 2020 4:50 pm
by ionone
cvdm7756 wrote: Sat Sep 19, 2020 9:24 pm
Good Day Coders,
Please could someone advise whether only Mq4 indicators can be converted to Mq5, or is there any way mt4.ex indicators can be coverted to Mt5, as sometimes some worthwhile indicators can only be downloaded in Mt4.ex format?
I await your response, Thank you.
not possible to convert ex4 to ex5 without the code
Re: Convert MT4 indicators to MT5
Posted: Thu Oct 01, 2020 3:53 am
by pin12
Hi ..
Please could this indicator be converted to be used in Metatrader 5.
I think many traders will be grateful, because I have seen the same request several times.
Thank you