Hello,
I would like to get a general understanding on the security measures of intellectual property in MQL.
#1. Assuming we have a proprietary trading system as intellectual property, how would we secure this property against unrestricted access??
#2. To what measure would the security work??
#3. And to who?? Are there any agents who have legal access to the trading system regardless of how many security features are included??
Example: Does the broker have access to the source code regardless of how many security features are included??
#4. Could any solutions be found in the method of writing code (using protected classes (OOP), calling dll functions, including specific files, etc.) ??
Feel free add your thoughts, questions, or links referencing the questions above. (Example: #1. see link, etc.)
Applications on the mql5.com Market are encrypted.
Of course the weakness of all this security is : it's a proprietary system and we have to trust Metaquotes on the robustness of the system. As far as I know, it's not broken at this moment.
Jeff
Don't share it (the source code).
Applications on the mql5.com Market are encrypted.
Of course the weakness of all this security is : it's a proprietary system and we have to trust Metaquotes on the robustness of the system. As far as I know, it's not broken at this moment.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
I would like to get a general understanding on the security measures of intellectual property in MQL.
#1. Assuming we have a proprietary trading system as intellectual property, how would we secure this property against unrestricted access??
#2. To what measure would the security work??
#3. And to who?? Are there any agents who have legal access to the trading system regardless of how many security features are included??
Example: Does the broker have access to the source code regardless of how many security features are included??
#4. Could any solutions be found in the method of writing code (using protected classes (OOP), calling dll functions, including specific files, etc.) ??
Feel free add your thoughts, questions, or links referencing the questions above. (Example: #1. see link, etc.)
Jeff