Showing info from a Block in Comments
-
I'm using the "Check Profit (Period of Time)" block for the EA to stop taking and close existing trades after "X" amount of profit is made in a time period.
Is there a way to show the current profit in the "Check Profit" blocks time period that the block is responsible for in the comment block?
This should show the total for all trades taken and in all pairs in the time period with a magic number.
At this point it doesn't look like the Check Profit block is resetting (profit at $0) at the "time 1".
It would be nice to see what's going on. And during normal trading it would be nice to see progress. -
So I guess this can't be done?
-
@pipologist There are different ways to do this, account profit will show the current running trades, you can use bucket of trades to get any number you want, put a shared project with what you can't get it doing.