Trailing TP of group trades with TP line
-
Is it possible to set trailing TP of group trades with TP line?
The group trades are same lot size and I use check profit (unralize) block and TP
was set by "Total pip (sum)" but this method I cannot see TP price.
How to create TP line same as total pip(sum)? -
@djpekko said in Trailing TP of group trades with TP line:
Is it possible to set trailing TP of group trades with TP line?
The group trades are same lot size and I use check profit (unralize) block and TP
was set by "Total pip (sum)" but this method I cannot see TP price.
How to create TP line same as total pip(sum)?When you enter a trade, you will have no profit and you will be stopped out immediately. Thats not logically going to work.
-
@djpekko Do you mean a manually selected horizontal line? If so yes, it is possible. You need to open all trades without any initial TP and then make the EA to search that line s that all open trades use it as its common TP. And no, you cannot use the as total pip(sum). That is for individual/separated trades only.