Need for Trailing Stop (Smart)
-
Someone knows if possibile to use a specifical block that can activate (and manage) a trailing stop only on large batches (open, eg: lots 1.20, 2.40, 4.80, etc ...) leaving smaller ones open that will be closed to profit targets or stop loss.
Thanks to who will answer me
-


-
Many, many thanks Pipperoni; i will try it.
-
@Pipperoni Actually the "Trailing stop" block and the "Check profit" block are not internally connected in any way. When "Trailing stop" gets executed, it selects the trades by Group, by Market and by type, but this block doesn't care which block was above it at all. So I don't think that this will work.
Somewhere in the examples there is an example of how to make trailing stop with pink blocks. This means that you can get multiple pink blocks and make them do what the Trailing stop block does, but in addition you can do it differently - for example you can check what is the lot size of the currently selected trade. The downside is of course that all this is done my multiple blocks, not just one, it doesn't loop pretty in the project.
-
Thanks Administrator for the intervention; you may be right. Your comments should be right. You could include an example of what you say in this thread. Then I will try to implement it according to my goals. Thanks for your help
-
Hi, someone can help me with a little example?
Thanks