Pip Value Of Closed Trades Since Specific Time (not number of trades)
-
I can't see how to do this. Say I wanted to know how many pips were lost or won over the last few days on one currency pair. Bucket Of Trades tag can look after the timing on the server by only finding trades executed over a certain period of time but can not find the number of pips.
Loop For Trades tag can find the pips but not for a specific TIME period (not the number of trades as will vary so is unknown).
Is there a way to find this? Something I'm missing? Thanks, everybody.
-
OK, I figured this out but don't know how to publish it here for anybody that might need the same. I will describe it for now.
First I use "Bucket Of Closed Trades" to get the trade "Count" from the date and time I want (usually the beginning of the trading week).
Then I use that value in the "For Each Closed Trade" Loop to only gather the last "n" trades that I need".
If anybody can point me to how I can publish the project here (maybe it's just a link?) I'm happy to show the code.
-
top left corner

click get link


then click on that link and it will show the shared link in a new window or tab.