Jump to content
Medved Trader Forums

Destination array was not long enough


mnewton

Recommended Posts

exec httpurl+ 'AddDetailedStocksToPort(LJYC7,AXAS,500,1.57,0)'

Medved Trader encountered an Error

Destination array was not long enough. Check destIndex and length, and the array's lower bounds.

Please contact Medved Trader technical support and provide the error details

AppVer: 1.1.1984.302 Err.Flags: Log, ShowToUser
System.ArgumentException:
   at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
   at System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at MT.PortfolioSimple.GetSymbols() in C:\MedvedTrader\MT\PortfolioSimple.cs:line 43
   at MT.PortfolioBase.GetSymbolsString(Boolean NoSpaces) in C:\MedvedTrader\MT\PortfolioBase.cs:line 296
   at MT.MTSettings.ProcessNewsSources(List`1 added, List`1 removed, List`1 modified) in C:\MedvedTrader\MT\MTSettings\MTSettings.cs:line 209

 


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...