Has anyone found a workaround for this? I am trying to exactly as manu22 writes in the original post, and the "check profit unrealised" is not optimal..
Thank you! Your reply was helpful I was using draw instead of comment.
I solved assigning trades to a bucket of trades and than putting comment with the profit of that bucket.
Only if you have block that is not connected to another does not work. Block that is alone.
http://prntscr.com/5xoi62
This is what I have... because I used M5 my pending orders have parameters very close to the current price, but otherwise they are placed where trades are placed in the other EA. For me the signals (Condition blocks) are working fine, the same way in both examples.
Yes, this field is not only used to add a value, you can write whatever you want there and it will be put as it is in the final file. The content of this field is appended to the value of the operand, you can see how it works if you look at the code of that block.