Hi, everyone, I'm using DSS REST API & Python, I'm working now on extracting "Close Price" using
"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.EndOfDayPricingExtractionRequest"
so my question is next : I get sometimes strange prices (for field "Close Price") like '-9999....' so there is an problem from my side or there is another problem/error? And what should I do to prevent this kind of prices? Or I should use maybe another report instead of EOD prices for get last close price?