SecurityList

class roq.fix.codec.SecurityList

This message is a response to SecurityListRequest (x)

__init__(*args, **kwargs)

Overloaded function.

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

  2. __init__(self: roq.fix.codec.SecurityList, security_req_id: str, security_response_id: str, security_request_result: roq.fix.SecurityRequestResult, no_related_sym: list[roq.fix.codec.SecListGrp]) -> None

NoRelatedSym <146> (required)

property security_req_id

SecurityReqId <320> (required)

property security_request_result

SecurityRequestResult <560> (required)

property security_response_id

SecurityResponseID <322> (required)