@ambrogio said in Mql4 to Mql5 convertor problem:
@alphaomega hi! A long time ago I solved this way: I copied the code generated by the converter into an empty meta editor indicator file, then i compiled it.
0_1640987435388_sgabello.PNG
0_1640987456863_sgabello1.PNG
But this time I wasn't lucky, the file doesn't show anything on the graph
These are the files: 0_1640987888846_MARKET_PROFILE.ex5
0_1640987894856_MARKET_PROFILE.mq5
Maybe the mq5 file needs some fix, but i don't know, i'm not a coder.
Thank you my friend for giving it a go. The errors you got is the same errors I had. I googled it and what I understand from it is that the indicator was written in a previous mql4 form, in other words by now not updated. So the the Fxdreema convertor makes errors not reading mql4 type correctly.. I am also not a coder so it the blind leading the blind here đŸ™‚ When Fxdreema comes from holiday maybe he can share us some white light.