Joined: Tue May 02, 2017 12:41 pm Posts: 17
|
I am getting the following error thrown in Quote Manager when using IB
EventManager::OnException Exception occured in EventHandler - 1/1/0001 00:00:00.000 SmartQuant.Level2Update - System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.SortedList`2.RemoveAt(Int32 index) at SmartQuant.OrderBook.Set(Level2Update update) at SmartQuant.DataManager.b3CmKVeqiD(Level2Update ) at SmartQuant.EventManager.GJOAP5yB81(Event ) at SmartQuant.EventManager.OnEvent(Event e)
Any thoughts?
|
|