1 (edited by sammjacks 2022-08-11 22:41:01)

Topic: FSB Pro Multi Tester Unhandled exception

Hi Popov, I am getting an unhandled exception when I try to run the multi tester. It works most of the time but oddly for the screenshot shown in the attachment tit keeps crashing. Copy of the message shown below

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at ForexStrategyBuilder.Core.Backtest.Backtester.(Int32 
)
   at ForexStrategyBuilder.Core.Backtest.Backtester.CalculateIndicatorExit()
   at ForexStrategyBuilder.Core.Backtest.Backtester.Calculate(IDataSet dataSet, IIntrabarDataSet intrabarDataSet, ITickDataSet tickDataSet, IProfile profile, IStrategy strategy)
   at ForexStrategyBuilder.Core.BacktestManager.CalculateStrategy(IStrategy strategy, IProfile profile, IDataSet dataSet, IIntrabarDataSet intrabarDataSet, ITickDataSet tickDataSet, MonteCarloSettings monteCarloSettings)
   at ForexStrategyBuilder.Core.BacktestManager.
(Object 
, DoWorkEventArgs     )
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Post's attachments

Unhandled_exception.PNG 89.86 kb, 1 downloads since 2022-08-11 

You don't have the permssions to download the attachments of this post.

Re: FSB Pro Multi Tester Unhandled exception

Please send me the collection that causes the error.

It can be from anything, including a specific integrated or a custom indicator.

I'll fix the issue if I can reproduce it.