Lock expert to account / broker
-
Is there a way to make an expert to work only on a specific account? Or on a specific broker?
-
When you have the expert as .ex4 file, this file is secured. So you can have everything in this file. For example, you can check under "on Init" for that account and terminate the EA. In "Condition" there is Account option with some account and broker data that can be checked. If the check fails you can use that "Terminate" block to stop the EA.
-
wow, thx for help, sorry I didn't noticed until now that option, it's a great software!

-
@fxDreema hi, I understood the block "terminate" when name/account check is failed
but how to do it with two names of brokers and two accounts for each of them?:simple_smile: -
@fxdreema Could you check whether this my blocks is correct ? https://fxdreema.com/shared/7MjkIjd0d
-
@zedeai2 I answered to this same question in your other thread. Please don't duplicate one question on different threads.