project option -virtual stop loss-
-
hello every one
i have a question if any one can help please.
can i put the enable disable button of the virtual stop loss in the settings of the expert (variables)???
if yes how ?
thank you -
@itadila Interesting question. I want to know the answer too.
-
@itadila hi,
If you need to apply virtual stops, there are a few ways that can be implemented.
You can use 'Check profit (unrealized)' (profit value must be minus) or 'For each trade' & 'pips away from open price' blocks connected to 'Close trades' block.
You can also create a boolean condition to enable/disable the function.
Hope it gives an idea.
Regards.
notify: @l-andorrà
-
@paragorundu thank you ery much for your reply , what i really want is the possibility to have the choice to hide or show the StopLoss (from the settings of the expert )
-
@itadila yes I know
I thought maybe you can implement another solution if needed.Take care

-
@itadila AFAIK that is not possible. However, you can try to use virtual stops here:

-
@l-andorrà yes i know , i m looking if it is possible to put this button in the settings of the expert

-
@itadila Honestly I have no idea. I guess (and it's just a guess) that it is not possible buecause it is not an option available on any block of the builder.