check the profit of bucket of trades in pips
-
Hello,
I want to know how to check the current running combined profit/loss of multiple trades
I managed to do this in currency by put them in bucket then by condition block check the profit and loss of them but this is only in currency I want to do this pips as it's more functional and practicalThanks
-
I see you want a pip counter like mine. Take a look at this thread. I think it will be useful for you.
https://fxdreema.com/forum/topic/5214/help-wanted-please?page=1
-
@isp00rt Thank you very much , it was exactly what I want , I had to connect the yellow output of the loop block to the condition block as it should only check the condition after the whole loop is finished
Thank you again -
You're welcome.
