Multiple Lines using Comment() - page 2

 

Hi,

I would like to see in the Strategy Tester Comment section which one of my TP conditions is met. To see which condition is met when opening a new position I am using something like this:

if( Pool.Sell(lot,s,SymbolInfoDouble(s,SYMBOL_BID),0,tp,"1on1 PCS="+MathAbs(sigPCS(0))))
How can I create a comment in the Strategy Tester using ClosePosition or ClosePartial as in
 Pool.PositionClose(PositionGetTicket(i));

I can produce the comment on the chart window, but not in the Strategy Tester.

Many thanks for any hints.

 
Can someone help me..
My arrow don't show if market is running.
 arrow will come out after refresh indicator..