I have the option to view quotes on different feeds - Q for live or D for delayed. I only have delayed access to some quotes, how can I access these RICs within Code Book. This seems to default to Q (IDN_SELECTFEED)
import refinitiv.data as rd
from refinitiv.data.discovery import Chain
rd.open_session()
fchi = Chain(name="0#MCU-CLS")