Re: Convert MT4 indicators to MT5

83
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

89
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


Who is online

Users browsing this forum: Seznam [Bot], xpf2003 and 9 guests