Help!! MT4 personal Indicator Conversion to MT5
-
Hello guys, all good?
I was wondering if somebody could convert my mt4 indicator to mt5.
Thanks in advance!!
-
was it created in FXDREEMA?
if so, simply click
PROJECTS (top left corner)
IMPORT PROJECT
(locate prokect on your computer e.g. desktop)it will be loaded in too your Builder, exactly how you built it,
then select all the boxes on the screen, and right click a box, and select "copy"
then select "Projects" top left corner Then > New Project >
make sure to select the Metatrader 4 MQL4 ... and a new project will be created
then simply right click on the work space, and select "paste"...
hope that helps
-
@musabbb said in Help!! MT4 personal Indicator Conversion to MT5:
was it created in FXDREEMA?
if so, simply click
PROJECTS (top left corner)
IMPORT PROJECT
(locate prokect on your computer e.g. desktop)it will be loaded in too your Builder, exactly how you built it,
then select all the boxes on the screen, and right click a box, and select "copy"
then select "Projects" top left corner Then > New Project >
make sure to select the Metatrader 4 MQL4 ... and a new project will be created
then simply right click on the work space, and select "paste"...
hope that helps
sorry i just read that you said indicator and not "expert adviser".
this website from my experience is dedicated too EA's and not indicaters. (unless they are the preloaded basic ones)
best of luck
-
@musabbb No, was not created in FXDREEMA. And i only have the .ex4 FILE.
Could be done in the coverter option in FXDREEMA Paid members?
-
@fbmengue said in Help!! MT4 personal Indicator Conversion to MT5:
@musabbb No, was not created in FXDREEMA. And i only have the .ex4 FILE.
Could be done in the coverter option in FXDREEMA Paid members?
No. This site is not designed to create indicators, sorry.
-
@fbmengue As others have said this can't be done with fxDreema, but I would add that if you only have the .ex4 I don't think it can be done at all as I think you would have to have the .mq4 file and not the compiled file in order to convert it.