Comment()

 
When in visual backtesting I can use 'Comment()' in the EA to show parameters. It appears on top left screen. When in normal backtesting - how do you get to do similar? ... i.e. replace the Comment that is automatically placed there. -" NameEA Input: abc=1, def=2,.... "etc. i.e. I want to list parameters that are of most interest. If best way is to arrange them into best declaration order in the code , then OK, but wanted to ask. If best way is to have an indicator that places text on the left side and pass values to it...., then OK, but wanted to ask.
 
mrmedia: When in visual backtesting I can use 'Comment()' in the EA to show parameters. It appears on top left screen.When in normal backtesting - how do you get to do similar? ... i.e. replace the Comment that is automatically placed there. babble  I want babble. If best way babble, then OK, but wanted to ask. If best way is babble, then OK, but wanted to ask.
  1. There is visual backtest.There is a chart to display on.
  2. There is optimization (one or more passes) No chart.
  3. There is live trading (demo or real)
  4. What is a normal backtesting?
Reason: