MarketDataSnapshotFullRefresh

class roq.fix.codec.MarketDataSnapshotFullRefresh

This message is used for snapshot when market data have been requested.

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: roq.fix.codec.MarketDataSnapshotFullRefresh, arg0: roq::fix::codec::MarketDataSnapshotFullRefresh) -> None

  2. __init__(self: roq.fix.codec.MarketDataSnapshotFullRefresh, md_req_id: str, symbol: str, security_exchange: str, no_md_entries: list[roq.fix.codec.MDFull]) -> None

property md_req_id

MDReqID <262> (required)

property no_md_entries

NoMdEntries <268> (required)

property security_exchange

SecurityExchange <207> (required)

property symbol

Symbol <55> (required)