An advanced copy and paste feature

Good Day, I will try to explain this as best as I can but I would love for you to have a feature where if you copy the SL or TP coordinates to put in the command sentence you can paste it on different command sentence simultaneously.

Meaning say you had

BUY EURUSD Q=25% SL=1.03907

But say you would wanted to place up to 5 positions at once which is possible with this bot.

BUY EURUSD Q=25% SL=1.03907
BUY EURUSD Q=25% SL=1.03907 M=1
BUY EURUSD Q=25% SL=1.03907 M=2
BUY EURUSD Q=25% SL=1.03907 M=3
BUY EURUSD Q=25% SL=1.03907 M=4

Just wanted to know If you could just place the SL or TP all at once on all the commands so you don’t have to do it one by one.

Hello! Welcome to the community.

Yes you can open all the trades you want then at last send the command:

update EURUSD sl=XXX

But how would it accurately risk the right percentage of the account without the SL? Lets say my account is $200 and i am risking 10% which is $20. Wouldn’t the amount being risked be off until i placed the SL?

Yes thats correct. That means for your q to be percentage and work, it has to have sl.

Is there any reason for not wanting the percentage in thw command?

The percentage has to be ofcourse i am just saying will the amount be accurate even though i am gonna setbthe right SL after the trade is executed? I tried doing it one time without the SL coordinates and it wasn’t accurate. Or is it that if i update it afterwards the SL will be correct?

No. the amount will not be accurate without stop loss. You have to do it one by one. I still dont understand how this is a problem, could you rephrase your request?

Its not a problem. Just wanted to know if the process could be faster. For example i trade only on the 1 minute which is fast at times so having a feature where i could paste the SL coordinates at all 5 command sentence simultaneously would be awesome if it was possible that is. Just wanted to know if it was even possible.

You can use Ctr +C and Ctr + V

Thats the shortcut that will best work faster for you.