david felipe / Publications
Forum
I need to license my EAs but I couldn't do it in MQL4
I managed to extract this code from some Youtubers, however I have not been able to add the code to be able to license my strategies focused on the account number of any broker int start() { int hard_accnt = 1818798 ; // <--- Type user Account int accnt = AccountNumber(); if (accnt !=