daqu40
10-20-2009, 07:57 PM
My strategy is broken and the culprit is BarsSinceEntry(BarsArrayIndex, TradeName, EntriesAgo).
The release notes say this function is changed and now returns proper values relation to multi-series strategies which is the case I'm running.
So what exactly does this mean? The error I'm getting is indicating index out of range but I don't really see how since this was working fine in V 6.5.
One other data point. I've noticed all of my trades are 1 instead of the normal 1,2,3... Maybe this is contributing to the other problem.
Any input greatly appreciated.
The release notes say this function is changed and now returns proper values relation to multi-series strategies which is the case I'm running.
So what exactly does this mean? The error I'm getting is indicating index out of range but I don't really see how since this was working fine in V 6.5.
One other data point. I've noticed all of my trades are 1 instead of the normal 1,2,3... Maybe this is contributing to the other problem.
Any input greatly appreciated.