I am using the Refinitiv WebSocket API to request data.
I’m working with futures data, and I usually only request the front-month contract.
However, on the expiration date, I plan to request the next-month contract instead.
In this case, do I need to explicitly identify the expiration date and manually find and request the RIC for the next-month contract on that specific date?
If there’s an alternative solution, could you please share it with me?