| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| How to add account protection in mql4 code https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4115 |
Page 1 of 1 |
| Author: | komoles69 [ Sun Feb 15, 2015 7:48 pm ] |
| Post subject: | How to add account protection in mql4 code |
i need code for protect my ea for my client also time limit protection for demo version . i have old code that not working in 600++. Please help me |
|
| Author: | milanese [ Sun Feb 15, 2015 8:07 pm ] |
| Post subject: | How to add account protection in mql4 code |
The code of the new Empty4 build is not easy to decomplie as older versions were (509 and older).. New ex4 are native code (like DLL) and no more pseudo code. So they are more difficult to decompile. New ex4 are compressed (or other obfuscation technique not known) so have decompiled it's hard to understand it. The ex4 for Market are encrypted. The exact technique used is not publicly available. About the limit protection you can easy code a check like: Code: Select all Cheers Tommaso |
|
| Author: | komoles69 [ Mon Feb 16, 2015 11:04 am ] |
| Post subject: | How to add account protection in mql4 code |
Thank you.... :hi: |
|
| Author: | MrLong [ Tue Feb 17, 2015 1:14 pm ] |
| Post subject: | How to add account protection in mql4 code |
I do the following: Code: Select all |
|
| Author: | milanese [ Tue Feb 17, 2015 1:23 pm ] |
| Post subject: | How to add account protection in mql4 code |
with new builds there is no need for the Code: Select all Code: Select all Tommaso |
|
| Author: | MrLong [ Tue Feb 17, 2015 2:57 pm ] |
| Post subject: | How to add account protection in mql4 code |
Thanks. |
|
| All times are UTC | Page 1 of 1 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|