Page 1 of 1

MT4 question about EX4 and MQ4

Posted: Sat Mar 19, 2022 7:16 am
by Tradehunter
Why download both ex4 and source if all you need is source?

Re: MT4 question about EX4 and MQ4

Posted: Fri Mar 25, 2022 1:29 am
by Ikeda01
Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?
I did not understand your message, can you please elaborate a bit?

Re: MT4 question about EX4 and MQ4

Posted: Sun Mar 27, 2022 6:34 am
by mlawson71
What source? I am not sure I am understanding the question.

Re: MT4 question about EX4 and MQ4

Posted: Sun Mar 27, 2022 9:23 am
by ChuChu Rocket
Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?
If the MQ4 file is available for download, that's all you need.

The accompanying EX4 file will always be generated by MT4 once you install the MQ4 in your Indicator folder and hit "Refresh".

If a coder has chosen to protect their work and has only shared the (locked) EX4 file, this is the exact same file as the MQ4 but it's not editable, and you can't open it to fiddle around or look at the code.

Coders do this to prevent theft of their work etc.

Please also read: EX4 vs MQ4.

Re: MT4 question about EX4 and MQ4

Posted: Sat Sep 24, 2022 7:11 pm
by andrei-1
Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?
There was a problem with the compiler. Mt indicators were not compiled automatically. For beginners, this was a problem. Therefore, we started uploading 2 files.