How to lock robot under client's name
-
Hi, I am trying to lock robot under client's name and working on this many days but not getting succeeded. I check other threads but none has shown any example how to block under client's name. I have used both == and != options but none worked. Below is the screen shot how I am attaching the blocks. Also need to know, if I have to block under multiple names means more than 1 then how to make blocks for it?
Thanks.

-
Maybe the name is Cadebra Abba, ABBA CADEBRA, Cadebra.... Just use account number instead of name. Otherwise the logic is ok.
-
@roar Thank you for the reply. I used the exact name format and tried all name formats too but none worked. I don't want to lock robot under account number as I would like to register robot under account holder name so user can open many accounts under same name. I have been working a lot on this since yesterday but not getting succeeded. Can you please try if you know other options, please.
-
@Champ
Assign the client name to a variable and then print it out or use comment block to see what it really get -
@Champ the logic is ok, there is nothing to fix. The problem is that we dont know for sure what to write to the text field.
Another option is a simple password.
-
@sktsec said in How to lock robot under client's name:
@Champ
Assign the client name to a variable and then print it out or use comment block to see what it really getThat I did already, I made another robot and got the details on screen and I have been doing this for a long time with the manual code in mt4 and using the same name format but since I have switched to mt5, now i is difficult for me to lock under trader's name.
-
See my reply below
-
@Champ
I have made a simple EA to get the account name while you can try input a name to see if they match.
As it is Sunday now it may need BTCUSD chart to get it working (I just test the equivalent one in MT4 as I don't have MT5 real account) -
@sktsec said in How to lock robot under client's name:
@Champ
I have made a simple EA to get the account name while you can try input a name to see if they match.
As it is Sunday now it may need BTCUSD chart to get it working (I just test the equivalent one in MT4 as I don't have MT5 real account)Wow bro, thit is some next level thing

Let me try it now
-
@sktsec said in How to lock robot under client's name:
@Champ
I have made a simple EA to get the account name while you can try input a name to see if they match.
As it is Sunday now it may need BTCUSD chart to get it working (I just test the equivalent one in MT4 as I don't have MT5 real account)Nopes bro, didn't worked out. Let me try with the manual coding. Thanks a lot for the help but fxdreema should have this option in an easiest way to lock robot under trader's name which shows in the account.