Set Loss and Take-profit
-
When deal is triggered, then
Maximum of the previous candle is the value established for calculating stopsI want to set stop loss and take-profit in seguite condition:
Take-Profit
Maximum candle "ID 01" + 100 pips
Loss:
Maximum candle "ID 01" - 100 pipsYou can do this? How?

-
-
Thank you.

Its place within formula ? -
What formula? Formula block does simple calculation and saves the result in a global variable (result), which can then be used in other blocks. But I can suggest to work with Variables.