Trailing Money Loss (Group of Trades) block
-
Is there a way to monitor the internal working of this block? I mean when I use the "Trailing Stop" block I can watch it setting my SL for my existing trades. What about this block? How do I know the point when it started trailing? How do I know when it moves the Money Loss stop line?
I just want to be able to know what /if proper Tailing is happening.
-
Can someone please help on this?
-
Im not sure about your question.. Are you referring about strategy tester? Run your ea there and you will see exactly how your trailing works,,
-
I guess the money loss uses entirely different mechanism than chart-based stops. With money loss you don't have to use any charts, but just calculate your equity values around - maybe thats why you cant put a visible line to your chart
-
@keanzoe said in Trailing Money Loss (Group of Trades) block:
Im not sure about your question.. Are you referring about strategy tester? Run your ea there and you will see exactly how your trailing works,,
What is a strategy tester? Can you provide details please?
-
Just to clarify my questions:
I am looking for some transparency about the trailing that is happening. I want to know when my trailing starts, what it set the stop as, when the stop moves....etc etc
We are able to see all this on regular trailing by just looking at the respective chart of that pair or check their SL or TP. But how do I check it for this block?
-
If you're using mt4, open it and press CTRL+R.. there u go,, strategy tester..put your EA there, choose some option.. run it.. you will see exactly how your trailing works.