MQL4: Limit accounts to using EA / Indicators

 

Hello friends,

Is it possible to write a code to  limit a number of accounts to using EAs / Indicator ? Or may we set limit for specific account id to use ?

Regards,
Cuong 

 
Tran Quoc Cuong: limit for specific account id to use ?
Check the AccountNumber in OnTick and remove the EA if it doesn't match the constant.