Stats for Multi Parameter Charts

Top  Previous  Next

This block sets the statistics to use for the multi parameter charts. Enter the names of the statistics, either built in or custom, separated by commas or spaces.

 

Here is the code;

 

' Sets the goodness stats to use for multi parameter charts.

' These are the built-ins. Custom stats can be used as well.

' "End Balance, CAGR%, MAR, Sharpe, Ann. Sharpe, Max TE DD, Longest DD, Trades"

test.SetGoodnessToChart( goodnessString )