How to record total loss in £s of the previous trade?
-
Hello,
I need to be able to record the total loss in £s of the previous trade if the trade lost, so that I can use the value when calculating the volume for the next trade. I cannot workout how to obtain this value accurately. I have been trying to work with Gross Loss, but this zeros when the trade closes.
Regards
Paul -
"For each Closed Trade" with "Not more than N trades" set to 1 - this loads the last known closed trade and then in "Condition" you can get any parameter when you navigate to "(in loop)...."
But if you want to use some money management method, maybe there is another way to do what you want to do.
-
Thank you very much. I completely overlooked the (in loop) function within the Condition block.
......
test.jpg