Convert MQL4 to MQL5
-
Tried using the converter to convert this indicator but theres errors. Ive used chatgpt to help me clear the errors but still there is no output to the indicator screen in mt5, any help?Vertex.mq4
-
The converter will convert most projects, but some blocks are different and need manually replaced, if a block says trade and not position, it is mt4. I start from scratch in mt5 so all blocks are relevant.
-
@sssddd Sorry I was using a custom indicator that is coded in mql4, I was hoping to convert it to mt5. It compiles okay with a few tweaks but the output is completely, wrong.