- ago
I am getting the following error when loading data from ASCII Watchlists for numerous Symbols.



What is causing it and how do I solve it? Thanks!
0
112
Solved
6 Replies

Reply

Bookmark

Sort
- ago
#1
I also see this:



Out of curiosity:

1) Are you using Intraday or daily ASCII data ?
2) Do you only see this error when using 'Portfolio Backtest?' (i.e. if you run a backtest on 'Single Symbol' for one of these 'bad' symbols, does it run fine ?)


0
- ago
#2
1) Daily data
2) I have not investigated this with a single symbol so I don't know. I have been noticing it with Portfolio Backtest and have attempted to identify the source of the problem myself, without any success
0
Glitch8
 ( 8.46% )
- ago
#3
Can you open the log window and paste the stack trace? Either way I think I have a handle on it so let's see if this is resolved for you in Build 134.
0
- ago
#4
Here it is:

9/2/2025 08:27:40:186
ASCII
Error getting History (MCHP): Collection was modified; enumeration operation may not execute.
InvalidOperationException
Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at WealthLab.Data.AsciiProvider.SupportsScale(HistoryScale scale)
at WealthLab.Data.HistoricalDataValet.DisableConfiguration(String first, HistoryScale connection, DateTime consumer, DateTime visitor2, Int32 max_item3, IHistoryProvider cust4, DataRequestOptions key5)
0
Glitch8
 ( 8.46% )
- ago
#5
Thanks, that's just where I thought the issue was, so I think we'll be good for Build 134.
0
Best Answer
- ago
#6
Thanks Glitch!
0

Reply

Bookmark

Sort