1 (edited by Popov 2012-04-07 05:09:36)

Topic: Error message with latest update

I have just updated to FSB 2.68 and I get a repeatable error message when I try and change data directories. Here is the log:-

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Forex_Strategy_Builder.Backtester.ResetStart()
   at Forex_Strategy_Builder.Backtester.Calculation()
   at Forex_Strategy_Builder.Backtester.Calculate()
   at Forex_Strategy_Builder.Actions.Calculate(Boolean recalcIndicators)
   at Forex_Strategy_Builder.Actions.MenuDataDirectoryOnClick(Object sender, EventArgs e)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3625 (GDR.050727-3600)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Forex Strategy Builder
    Assembly Version: 2.68.0.0
    Win32 Version: 2.68.0.0
    CodeBase: file:///C:/Program%20Files/Forex%20Strategy%20Builder/Forex%20Strategy%20Builder.exe
----------------------------------------

Re: Error message with latest update

I think I have found the problem.

I have a setting in the Data Horizon to remove data newer than October 31, 2011. but the data doesn't start until January 4, 2012. This might be what causes the problem.