I am using RFA dotnet library (7.5) to get live market prices. Is there any way to differentiate the Response message received from API as "pre-market" price or "live price"?
Just to give you a background, our application can send MMT_MARKET_PRICE request during pre-market or during market hours. I just want to differentiate pre-market response vs live market response.