- Can't install custom indicator in MT5 platform
- How to remove security
- Marketplace - Can we go from Free to paid?
There is extra security but that is not the real reason.
The reason is that MQL is compiled language and like all compiled languages, the final executable file is in machine language code and not readable by humans.
However, the Market products do have extra protection by applying the licensing and an extra layer of encryption over the compiled file.
There is extra security but that is not the real reason.
The reason is that MQL is compiled language and like all compiled languages, the final executable file is in machine language code and not readable by humans.
However, the Market products do have extra protection by applying the licensing and an extra layer of encryption over the compiled file.
First of all, thanks, but why can we access and edit the codes of the indicators available in the MetaTrader terminal? In addition, there are free indicators on other web pages, some of which are protected and some are unprotected... Why is there such a difference?
I've reviewed the article here, but it doesn't seem to be very relevant to my question.
- www.mql5.com
You can only access those indicators because the source code (.mq?) is supplied for you to look at, but the actual Indicator that runs has an extension of ".ex?", and those files you will not be able to read with a text editor.
The files available in Articles and in the CodeBase are supplied as source code to help those wishing to learn to code in MQL. However, to be able to use them on MetaTrader, you always have to compile them first on MetaEditor before they are able to run.
Market products however are not open source and are not there to help teach users to code. They are there for users to buy and then use them without access to the code. So the Market only supplies the ".ex?" files, not the ".mq?" source files which belong to the author of the product.
You can only access those indicators because the source code (.mq?) is supplied for you to look at, but the actual Indicator that runs has an extension of ".ex?", and those files you will not be able to read with a text editor.
The files available in Articles and in the CodeBase are supplied as source code to help those wishing to learn to code in MQL. However, to be able to use them on MetaTrader, you always have to compile them first on MetaEditor before they are able to run.
Market products however are not open source and are not there to help teach users to code. They are there for users to buy and then use them without access to the code. So the Market only supplies the ".ex?" files, not the ".mq?" source files which belong to the author of the product.
Thank you. I understood more clearly.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use