Re: MT4 question about EX4 and MQ4
2I did not understand your message, can you please elaborate a bit?Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?
Re: MT4 question about EX4 and MQ4
4If the MQ4 file is available for download, that's all you need.Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?
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.
- These users thanked the author ChuChu Rocket for the post:
- Tradehunter
Re: MT4 question about EX4 and MQ4
5There was a problem with the compiler. Mt indicators were not compiled automatically. For beginners, this was a problem. Therefore, we started uploading 2 files.Tradehunter wrote: Sat Mar 19, 2022 7:16 am Why download both ex4 and source if all you need is source?