MarketDataRequestReject¶
- class roq.fix.codec.MarketDataRequestReject¶
This message is the response to
MarketDataRequest
(V
) when the request can not be honored.- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: roq.fix.codec.MarketDataRequestReject, arg0: roq::fix::codec::MarketDataRequestReject) -> None
__init__(self: roq.fix.codec.MarketDataRequestReject, md_req_id: str, md_req_rej_reason: roq.fix.MDReqRejReason, text: str = ‘’) -> None
- property md_req_id¶
MDReqID <262> (required)
- property md_req_rej_reason¶
MDReqRejReason <281> (required)
- property text¶
Text <58>