I developed different signals for the same symbol and want all signals to work individually within the portfolio backtester. It ain't workin'! I tried adding "SetBacktestMode (backtestRegularRawMulti);" to the beginning of my code, to no avail. I have the position size set up for -33 and three separate signals. It only seems to be pulling one signal, because the number of trades and the CAR should be 3Xs higher than it is.
Help! Thanks, Steve.
