{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"FIX Maker API: ESP Workflow","siteUrl":"https://docs.fxinside.net/"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"fix-maker-api-esp-workflow","__idx":0},"children":["FIX Maker API: ESP Workflow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This document describes the Integral FIX Maker ESP API, a FIX-based channel that allows makers to publish streams of liquidity to customers and execute trades through Integral."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following sections discuss the configuration of the API, and the trading workflows and messages that the API supports:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#fix-solution"},"children":["FIX solution"]},": FIX implementation, business rules, and overviews of messages and workflows"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#administrative-messages"},"children":["Administrative messages"]},": messages used to control the FIX session and manage message conversations"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#workflows"},"children":["Workflows"]},": business workflows and message conversations described"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#application-messages"},"children":["Application messages"]},": trading message structure and data"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#examples"},"children":["Examples"]},": message examples"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#changes"},"children":["Changes"]},": corrections and enhancements made to the content of this document"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"fix-solution","__idx":1},"children":["FIX solution"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#fix-implementation"},"children":["FIX implementation"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#configuration"},"children":["Configuration"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#business-rules"},"children":["Business rules"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"fix-implementation","__idx":2},"children":["FIX implementation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This specification is based on the FIX 4.3 and FIX 4.4 specifications (",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.fixtrading.org/","target":"_blank","title":"FIX Trading Community Homepage"},"children":["https://www.fixtrading.org/"]},") and has been adapted to Integral’s requirements. Users should have a basic knowledge of the FIX protocol and FIX messaging."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral FIX Maker API: ESP Workflow only supports messages, component blocks, and fields that are described in this document. All fields not in this document are ignored by Integral, including fields that are required or conditionally required by the FIX 4.3 and FIX 4.4 specifications."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"terminology","__idx":3},"children":["Terminology"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each FIX Maker ESP API message is comprised of message fields defined in this document. Each field has its own set of attributes including:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Tag: field number."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Field name: human-readable name for reference."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Req’d: indicates if the field must be sent on the FIX message:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Y = required by the FIX protocol."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Y(API) = required by the FIX Maker ESP API implementation."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["N = optional for both the FIX Maker ESP API and the FIX protocol."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["C = conditional. Refer to the field’s description to determine applicability."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Valid values: specific values accepted for this field."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Description: brief description of the field."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Type(length): FIX data type of the field and the maximum length of the field value."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["→: arrow indicates a field in a repeating group."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"supported-message-types","__idx":4},"children":["Supported message types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API supports the following FIX messages types:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Supported message types "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Message type"},"children":["Message type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Message name"},"children":["Message name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Inbound to Maker (I), Outbound from Maker (O), or Bidirectional (B)"},"children":["Inbound to Maker (I), Outbound from Maker (O), or Bidirectional (B)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":3},"children":["Session management messages "]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logon"},"children":["Logon"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logout"},"children":["Logout"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0 (zero)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#heartbeat"},"children":["Heartbeat"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#test-request"},"children":["Test Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#resend-request"},"children":["Resend Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#session-level-reject"},"children":["Session-Level Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sequence-reset"},"children":["Sequence Reset"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":3},"children":["Trading messages "]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["g"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#trading-session-status-request"},"children":["Trading Session Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["h"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#trading-session-status"},"children":["Trading Session Status"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["V"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request"},"children":["Market Data Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["W"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh"},"children":["Market Data Snapshot/Full Refresh"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request-reject"},"children":["Market Data Request Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order-single"},"children":["New Order – Single (previously quoted)"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["H"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status-request"},"children":["Order Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["F"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel-request"},"children":["Order Cancel Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OT"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order Timeout"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Q"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#dont-know-trade-dk"},"children":["Don’t Know Trade"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["j"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#business-message-reject"},"children":["Business Message Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"ignored-and-unsupported-fields","__idx":5},"children":["Ignored and unsupported fields"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This document only describes the FIX workflows and fields necessary to access Integral. All fields not included in this document are unsupported and ignored by Integral."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Some fields are required conditionally based on the state of the message workflow or on the value of other fields in the message. These conditions and dependencies are clearly indicated in the field descriptions."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"string-length","__idx":6},"children":["String length"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For many fields of type String, the FIX protocol defines all possible valid values. Therefore, the maximum string length of these fields is also defined. The maximum string length never exceeds the longest valid value."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API does not impose a maximum length on undefined String fields, such as free-form text fields and ID fields."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"message-length","__idx":7},"children":["Message length"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API does not impose a maximum length on FIX messages sent or received by Integral."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"encryption","__idx":8},"children":["Encryption"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API does not support FIX message encryption. Instead, the network transport mechanism (VPN, Radianz, or SSL) ensures message security."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"message-headers-and-footers","__idx":9},"children":["Message headers and footers"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["FIX engines set a message’s header and footer fields automatically according to the message type and the application context as defined by the application’s configuration (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#configuration"},"children":["Configuration"]},"). For these reasons, the standard header and footer as defined by the FIX protocol are not discussed in detail in this document beyond the expected value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MsgType"]}," (#35) and the fields that identify message and business senders and targets, such as the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SenderCompID"]}," (#49), and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TargetCompID"]}," (#56) fields."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Standard message header fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["BeginString"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FIX.4.3"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The identifier at the beginning of a new message that also holds the protocol version. Always set to “FIX.4.3”. Always the first field in the message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(7)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["9"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["BodyLength"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the message length in bytes. Always the second field in the message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(6)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Defines the message type. Always the third field in the message. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#supported-message-types"},"children":["Supported message types"]}," for the complete list of supported message types."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["34"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgSeqNum"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This value is an integer message sequence number."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SeqNum(9)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["43"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PossDupFlag"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y=Possible duplicate",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"N=Original transmission"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates possible retransmission of message with this sequence number."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["49"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SenderCompID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The message sender’s ID. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#organization-identification"},"children":["Organization identification"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["56"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TargetCompID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The message target’s ID. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#organization-identification"},"children":["Organization identification"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The time of message transmission (GMT)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["122"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrigSendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Original time of message transmission when transmitting orders as the result of a resend request."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Standard message footer field "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["10"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Checksum"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A three byte, simple checksum that is always the last field on the message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"configuration","__idx":10},"children":["Configuration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following sections describe the details involved in establishing a connection via the API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"deployment","__idx":11},"children":["Deployment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral deploys an API FIX engine instance for each maker. The instance is called the FIX Maker ESP API adaptor. The adaptor handles all streams from the maker and submits orders to the maker."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"network-connectivity","__idx":12},"children":["Network connectivity"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API uses TCP/IP sockets. FIX message encryption is not supported. Makers connect to Integral using one of the following options to ensure network reliability and security:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Radianz"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["IPSec VPN"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["SSL"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"organization-identification","__idx":13},"children":["Organization identification"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The values of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TargetCompId"]}," (#49) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SenderCompId"]}," (#56) fields in the message header are supplied by Integral for each maker connection. Integral does not allow multiple connections using the same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TargetCompId"]}," (#49) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SenderCompId"]}," (#56) fields."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"account-ids","__idx":14},"children":["Account IDs"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral is a trading facilitator. Trades are booked directly between your organization (maker) and the end customer. You must assign an account ID to each of the maker’s customer legal entities trading through Integral. The account ID is set on the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Account"]}," (#1) field of New Order – Single message. The account ID value is agreed upon by your organization and Integral."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ClientTag on a trade request, if any, is captured in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyID"]}," (#448) field. The ClientTag is a unique ID whose value is set by Integral. It is an optional field. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order--single"},"children":["New Order – Single"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"maker-organization-id","__idx":15},"children":["Maker organization ID"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Your organization ID is expressed as a series of tokens separated by periods, much like an Internet domain name:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"<sessionType>.<orgShortName>\nprice.yourOrg4\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Organization ID format "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Token"},"children":["Token"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sessionType"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["price"]},".yourOrg4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["For a description of the following session types, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sessions"},"children":["Sessions"]},":",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["price"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["order"]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["orgShortName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["price.",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["yourOrg4"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your organization’s short name ID"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All messages that you send to Integral must include your ID in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SenderCompID"]}," (#49) field."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All messages that you receive from Integral include your ID in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TargetCompID"]}," (#56) field."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"integral-server-id","__idx":16},"children":["Integral server ID"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Like your organization ID, the Integral server ID looks like an Internet domain name:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"<environment>.integral\ndemo.integral\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Organization ID format "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Token"},"children":["Token"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["environment"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["demo"]},".integral"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The specific environment to which you are connected (for example, staging, staging, or production)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integral"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["demo.",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["integral"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The Integral server ID"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All messages that you send to Integral must include the server ID in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TargetCompID"]}," (#56) field."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All messages that you receive from Integral include your ID in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SenderCompID"]}," (#49) field."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"connection-mode","__idx":17},"children":["Connection mode"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The FIX Maker ESP API supports initiator and acceptor connection modes. Communication starts with a Logon message (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logon"},"children":["Logon"]},") and ends with a Logout message (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logout"},"children":["Logout"]},")."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"acceptor-mode","__idx":18},"children":["Acceptor mode"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the acceptor mode, your FIX engine initiates the FIX connection. The acceptor mode is the default, preferred connection mode for the API. The following parameters must be specified in the FIX configuration of your FIX engine:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Parameters for acceptor connection mode "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"ConnectionType=acceptor\nSocketAcceptPort=<Integral’s Port>\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"initiator-mode","__idx":19},"children":["Initiator mode"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the initiator mode, Integral initiates the FIX connection to the maker’s FIX engine. To configure your systems for initiator mode, please contact Integral Business Support. The following parameters must be specified in the FIX configuration of your FIX engine:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Parameters for initiator connection mode "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"ConnectionType=initiator\nSocketConnectHost=<Maker’s IP>\nSocketConnectPort=<Maker’s Port>\nHeartBtInt=5\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"business-rules","__idx":20},"children":["Business rules"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following business rules apply to all API workflows."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"sessions","__idx":21},"children":["Sessions"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API distinguishes between two session types to optimize your trading message flows: price and order. You must establish both sessions to initiate all trading workflows."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every session has exactly one associated session of the other type. Orders in an order session can only be received from prices sourced from its associated price session."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Price: Session for sending/receiving market data and quotes. Messages are time-sensitive and transient to enable the high message volume typically associated with prices and price streams. Integral does not resend price session messages in response to a resend request from the maker system. You must establish a price session to initiate all trading workflows. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order: Session for order submission and trade execution. Messages are transactional and persistent with no lost messages allowed, reflecting their business criticality. Integral resends order session messages in response to a resend request from the maker system. You must establish an order session to initiate all trading workflows. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},". How you use an order session depends on the trading workflow you employ."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You must log on and establish each FIX session separately with Integral. You use the same credentials for each session type. You can have multiple FIX sessions under one server connection. You do not have to reconnect for each session."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ID that you set for your organization ID on messages includes an indicator of the session type. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#maker-organization-id"},"children":["Maker organization ID"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"business-day-end-and-start","__idx":22},"children":["Business day end and start"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The business day start and end time must be agreed upon by your organization and Integral. A typical daily configuration starts the day at 17:00:05 EST and ends at 17:00:00 EST."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Daily start/stop times "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"ResetOnLogout=N\nResetOnLogin=N\nResetOnDisconnect=N\nStartTime=17:00:05\nEndTime=17:00:00\nTimeZone=America/New_York\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API allows you to set custom start and end times for every day of the week."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following examples illustrate the capabilities of API start/stop times. Please contact Integral Business Support to configure custom start/stop times."]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Custom start/stop times format "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"CustomScheduleTime=[*startDay0* *startTime0*]-[*endDay* *endTime*]~[*startDay1* *startTime1*]-[*endDay1* *endTime1*]~…\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Custom start/stop times example "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"CustomScheduleTime=[Sunday 08:30:00]-[Monday 06:35:00]~[Monday 06:40:00]-[Tuesday 04:00:00]~…\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"server-synchronization","__idx":23},"children":["Server synchronization"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Your servers initiating the FIX connection to Integral should be synchronized with the NTP pool. For more information about using the NTP pool, please use the following link:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://www.pool.ntp.org/en/use.html"},"children":["http://www.pool.ntp.org/en/use.html"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"sequence-number-reset","__idx":24},"children":["Sequence number reset"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Your FIX engine must be configured to reset the sequence number ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MsgSeqNum"]}," (#34) only at the end of day and not on disconnect."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To reset sequence numbers once a day after the business day end, the following session-level FIX parameters need to be set on the acceptor and initiator side with the following values (assuming 17:00:05 EST and 17:00:00 EST are the start and end time). The initiator side may have a slightly larger down-time window to ensure that the acceptor is ready to handle the connection started by the initiator. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#connection-mode"},"children":["Connection mode"]}," for more information about initiator and acceptor connection modes."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Parameters for acceptor sequence number reset "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"ResetOnDisconnect=N\nResetOnLogout=N\nStartTime=17:00:05\nEndTime=17:00:00\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"exampleCaption"},"children":["Parameters for initiator sequence number reset "]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"ResetOnDisconnect=N\nResetOnLogout=N\nStartTime=17:00:05\nEndTime=17:00:00\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"event-sequencing","__idx":25},"children":["Event sequencing"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API handles trading events from customers and makers on a first-come first-served basis."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"supported-deal-types","__idx":26},"children":["Supported deal types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API currently supports dealing in the following deal types:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX spot only"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"directed-orders","__idx":27},"children":["Directed orders"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To submit an order to a specific venue, set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExDestination"]}," (#100) to the target venue."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Subsequent order workflow is routed to and from the venue by Integral (for example, order cancel, order cancel/replace, order fills, status)."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"external-algos","__idx":28},"children":["External algos"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can send orders for algos in third-party venues with the following fields on New Order - Single:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["External algo fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"colSpan":2,"data-label":"Tag"},"children":["Tag "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Valid values"},"children":["Valid values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["100 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExDestination"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["For external algos and other directed orders, the name of the target venue."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["957 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoStrategyParameters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of strategy parameters in this repeating group."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["958"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterName"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the parameter."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(255)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["959"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Datatype of the parameter.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Int",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Length",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=NumInGroup",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=SeqNum",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"5=TagNum",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Float",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"7=Qty",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Price",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"9=PriceOffset",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"10=Amt",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"11=Percentage",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"12=Char",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"13=Boolean",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"14=String",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"15=MultipleCharValue",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"16=Currency",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"17=Exchange",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"18=Month-Year",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"19=UTCTimeStamp",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"20=UTCTimeOnly",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"21=LocalMktDate",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"22=UTCDateOnly",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"23=Data",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"24=MultipleStringValue"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["960"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterValue"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Value of the parameter."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(1023)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"mid-mark-price","__idx":29},"children":["Mid mark price"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API holds mid-mark information in the following fields:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["631"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MidPx"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The near-leg all-in mid price. Only required when the receiving organization is required to receive Pre-Trade Mid-Market Mark. This decision is made by the maker."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7631"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MidPxFl"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The far-leg all-in mid price. Only required when the receiving organization is required to receive Pre-Trade Mid-Market Mark. This decision is made by the maker."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"rate-update-frequency","__idx":30},"children":["Rate update frequency"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral applies flow control on makers’ incoming rates. A maximum 200 rate updates per currency pair per price stream in a 2 second window are permitted. Please contact your Integral Technical Account Manager if you have any questions."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If a price stream breaches the rate limits, the stream is blacked out for 5 seconds."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"administrative-messages","__idx":31},"children":["Administrative messages"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"session-management-messages","__idx":32},"children":["Session management messages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following messages are used to control the FIX session and manage message conversations:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logon"},"children":["Logon"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logout"},"children":["Logout"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#heartbeat"},"children":["Heartbeat"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#test-request"},"children":["Test Request"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#resend-request"},"children":["Resend Request"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#session-level-reject"},"children":["Session-level Reject"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sequence-reset"},"children":["Sequence Reset"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"logon","__idx":33},"children":["Logon"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Logon message is sent by the maker system to start a session with Integral and sent by Integral in response to a valid log-on request."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You should reset the FIX sequence number for the price session (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ResetSeqNumFlag"]}," (#141)=Y) after 3 or 4 unsuccessful log-on attempts. Do not reset the sequence number of the order session."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If Integral receives a Logon message with invalid fields, it sends a Logout message in response. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#logout"},"children":["Logout"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Logon message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A=Logon"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["HH"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["MM"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["SS"]},".",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["98"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["EncryptMethod"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0 (zero)=no encryption is used. This field may be omitted.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Radianz or VPN is used for transport-level security."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["108"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HeartBtInt"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Heartbeat interval in seconds. If HeartBtInt is set zero, then no heart beat message is required. The recommended heartbeat interval is 5 seconds."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["141"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ResetSeqNumFlag"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that both sides of the FIX session should reset sequence numbers. You should reset the FIX sequence number for the price session after 3 or 4 unsuccessful log-on attempts. Do not reset the sequence number of the order session.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Y=Yes, reset sequence numbers",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"N=No, do not reset sequence numbers"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"logout","__idx":34},"children":["Logout"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Logout message is sent by the maker system to end a session with Integral and sent by Integral in response."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If Integral receives a Logon message with invalid fields, it sends a Logout message in response with a description of the error in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Text"]}," (#58) field."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Logout message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5=Logout"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["58"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The reason for the Logon rejection. Only included for incoming Logout messages (Integral to maker) in response to a invalid Logon message. Not valid for outgoing Logout messages (maker to Integral)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"heartbeat","__idx":35},"children":["Heartbeat"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both the maker system and Integral send the Heartbeat message to indicate that the connection is active."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker system generates a regular heartbeat at the interval defined by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HeartBtInt"]}," (#108) field in the Logon message from Integral or as a response to a Test Request message from Integral. The recommended heartbeat interval is 5 seconds."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Heartbeat message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0 (zero)=Heartbeat"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["112"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TestReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required when the heartbeat is the result of a Test Request message. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#test-request"},"children":["Test Request"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Strin(20)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"test-request","__idx":36},"children":["Test Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Forces a heartbeat from the receiving system. The receiving system responds to a Test Request message with a Heartbeat message containing the TestReqID. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#heartbeat"},"children":["Heartbeat"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Test Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1=Test Request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["112"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TestReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The resulting Heartbeat message contains this ID. The TestReqId should be incremental."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"resend-request","__idx":37},"children":["Resend Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Integral accepts Resend Request messages only for order sessions (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sessions"},"children":["Sessions"]},"). Resend Requests sent on a price session are ignored. Both the maker system and Integral can send a Resend Request message when they detect a message gap to request either a single message or a range of messages."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Resend Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2=Resend Request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Stgring(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["122"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrigSendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Original time of message transmission when transmitting orders as the result of a resend request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["BeginSeqNo"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["First message of range (inclusive)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SeqNum(9)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["16"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["EndSeqNo"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Last message of range (inclusive). If the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EndSeqNo"]}," (#16) field is equal to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BeginSeqNo"]}," (#7) field, a single message is requested.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"To request all messages after the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BeginSeqNo"]}," (#7) field, set the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EndSeqNo"]}," (#16) field to 0 (zero)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SeqNum(9)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"session-level-reject","__idx":38},"children":["Session-level Reject"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both the maker system and Integral send this message when a message is received but cannot be processed for some reason, such as a missing field required by the FIX protocol."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Reject message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3=Reject"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["45"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["RefSeqNum"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MsgSeqNum"]}," (#34) field of the rejected message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SeqNum(9)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["58"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Free-form text explaining the reason for rejection."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["371"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["RefTagID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The tag number of the FIX field being referenced."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(5)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["372"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["RefMsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MsgType"]}," (#35) field in the FIX message being referenced."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["373"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SessionRejectReason"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The code that indicates the reason for rejection.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=Invalid tag number",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Required tag missing",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Tag not defined for message type",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=Undefined Tag",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=Tag specified without a value",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"5=Value is incorrect (out of range) for this tag",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Incorrect data format for value",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"7=Decryption problem",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Signature problem",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"9=CompID problem",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"10=SendingTime accuracy problem",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"11=Invalid MsgType",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"12=XML Validation error",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"13=Tag appears more than once",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"14=Tag specified out of required order",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"15=Repeating group fields out of order",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"16=Incorrect NumInGroup count for repeating group",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"17=Non “data” value includes field delimiter (SOH character)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"99=Other"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(2)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"sequence-reset","__idx":39},"children":["Sequence Reset"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This message is sent by both the maker system and Integral to reassign the sequence number when a gap in messages is detected."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Sequence Reset message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4=Sequence Reset"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["122"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrigSendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Original time of message transmission when transmitting orders as the result of a resend request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["36"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NewSeqNo"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The next sequence number to be transmitted."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SeqNum(9)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["123"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GapFillFlag"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that the Sequence Reset message is replacing administrative or application messages that will not be resent.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Y=Gap fill, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NewSeqNo"]}," (#36) field should conform to the FIX-standard message sequencing rules.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"N or not specified=Sequence reset, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NewSeqNo"]}," (#36) of the header of the Sequence Reset message should be ignored so that if it is not correct it does not generate resent requests. This value would be appropriate in a disaster recovery situation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"workflows","__idx":40},"children":["Workflows"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All trading activity through the API begins with a query to establish the maker’s trading session status (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},")."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After the trading session has been established, the API implements the ESP pricing workflow (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#executable-streaming-prices-esp-workflow"},"children":["Executable streaming prices (ESP) workflow"]},")."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For order submission and trade execution, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#orders-workflow"},"children":["Orders workflow"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"starting-the-trading-session","__idx":41},"children":["Starting the trading session"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A trading session consists of one price session and its associated order session. For more information about sessions, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sessions"},"children":["Sessions"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To start a trading session, the following FIX message conversation must complete successfully between Integral and the maker."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral can only start the business workflow if the trading session status is “Open” (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=2) for both the price and order sessions."]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Logon (#35=A) sent from maker on price session."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Logon response (#35=A) on price session from Integral."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Trading Session Status Request (#35=g) sent from Integral."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Trading Session Status (#35=h) with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=2 (Open) sent from maker on price session."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Logon (#35=A) sent from maker on order session."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Logon response (#35=A) on order session from Integral."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Trading Session Status Request (#35=g) sent from Integral."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Trading Session Status (#35=h) with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=2 (Open) sent from maker on order session."]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Message conversation to start trading\n  participant API\n  participant Maker\n\n  Maker->>API: Logon(price session): MsgType(#num;35)=A\n  API->>Maker: Logon(price session): MsgType(#num;35)=A\n  API->>Maker: Trading Session Status Request(price session):<br/>MsgType(#num;35)=g\n  Maker->>API: Trading Session Status(price session): MsgType(#num;35)=h |<br/>TradSesStatus(#num;340)=2\n  Maker->>API: Logon(order session): MsgType(#num;35)=A\n  API->>Maker: Logon(order session): MsgType(#num;35)=A\n  API->>Maker: Trading Session Status Request(order session):<br/>MsgType(#num;35)=g\n  Maker->>API: Trading Session Status(order session): MsgType(#num;35)=h |<br/>TradSesStatus(#num;340)=2\n","diagramHtml":"<svg id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 803px;\" viewBox=\"-50 -10 803 691\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8\"><title id=\"chart-title-diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8\">Message conversation to start trading</title><g><rect x=\"553\" y=\"605\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"628\" y=\"637.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"628\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"605\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"637.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"628\" y1=\"65\" x2=\"628\" y2=\"605\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"553\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"628\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"628\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"605\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .error-icon{fill:#552222;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .error-text{fill:#552222;stroke:#552222;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-thickness-normal{stroke-width:1px;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-thickness-thick{stroke-width:3.5px;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-pattern-solid{stroke-dasharray:0;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .marker{fill:#333333;stroke:#333333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .marker.cross{stroke:#333333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 p{margin:0;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .actor-line{stroke:#9370DB;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .sequenceNumber{fill:white;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .messageText{fill:#333;stroke:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .labelText,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .loopText,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .sectionTitle,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .noteText,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .actorPopupMenu{position:absolute;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .actor-man circle,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 line{fill:#ECECFF;stroke-width:2px;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 .node .neo-node{stroke:#9370DB;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node rect,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].cluster rect,#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"353\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(price session): MsgType(#35)=A</text><line x1=\"627\" y1=\"119\" x2=\"79\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(price session): MsgType(#35)=A</text><line x1=\"76\" y1=\"173\" x2=\"624\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status Request(price session):</text><text x=\"350\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">MsgType(#35)=g</text><line x1=\"76\" y1=\"249\" x2=\"624\" y2=\"249\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"264\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status(price session): MsgType(#35)=h |</text><text x=\"353\" y=\"286\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesStatus(#340)=2</text><line x1=\"627\" y1=\"325\" x2=\"79\" y2=\"325\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"340\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(order session): MsgType(#35)=A</text><line x1=\"627\" y1=\"379\" x2=\"79\" y2=\"379\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"394\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(order session): MsgType(#35)=A</text><line x1=\"76\" y1=\"433\" x2=\"624\" y2=\"433\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"448\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status Request(order session):</text><text x=\"350\" y=\"470\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">MsgType(#35)=g</text><line x1=\"76\" y1=\"509\" x2=\"624\" y2=\"509\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"524\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status(order session): MsgType(#35)=h |</text><text x=\"353\" y=\"546\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesStatus(#340)=2</text><line x1=\"627\" y1=\"585\" x2=\"79\" y2=\"585\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-01624603fc69b38397a8f53494adce0c18d6672b2329860886609055d67ec2b8-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 803px;\" viewBox=\"-50 -10 803 691\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e\"><title id=\"chart-title-diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e\">Message conversation to start trading</title><g><rect x=\"553\" y=\"605\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"628\" y=\"637.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"628\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"605\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"637.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"628\" y1=\"65\" x2=\"628\" y2=\"605\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"553\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"628\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"628\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"605\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .error-icon{fill:#a44141;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .error-text{fill:#ddd;stroke:#ddd;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-thickness-normal{stroke-width:1px;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-thickness-thick{stroke-width:3.5px;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-pattern-solid{stroke-dasharray:0;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-pattern-dashed{stroke-dasharray:3;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .edge-pattern-dotted{stroke-dasharray:2;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .marker{fill:lightgrey;stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .marker.cross{stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e p{margin:0;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .actor-line{stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .sequenceNumber{fill:black;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .messageText{fill:lightgrey;stroke:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .labelText,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .loopText,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .sectionTitle,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .noteText,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .actorPopupMenu{position:absolute;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .actor-man circle,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e line{fill:#1f2020;stroke-width:2px;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e .node .neo-node{stroke:#ccc;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node rect,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].cluster rect,#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node polygon{stroke:url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node path{stroke:url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-gradient);stroke-width:1px;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node circle{stroke:url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"353\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(price session): MsgType(#35)=A</text><line x1=\"627\" y1=\"119\" x2=\"79\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(price session): MsgType(#35)=A</text><line x1=\"76\" y1=\"173\" x2=\"624\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status Request(price session):</text><text x=\"350\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">MsgType(#35)=g</text><line x1=\"76\" y1=\"249\" x2=\"624\" y2=\"249\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"264\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status(price session): MsgType(#35)=h |</text><text x=\"353\" y=\"286\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesStatus(#340)=2</text><line x1=\"627\" y1=\"325\" x2=\"79\" y2=\"325\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"340\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(order session): MsgType(#35)=A</text><line x1=\"627\" y1=\"379\" x2=\"79\" y2=\"379\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"394\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logon(order session): MsgType(#35)=A</text><line x1=\"76\" y1=\"433\" x2=\"624\" y2=\"433\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"350\" y=\"448\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status Request(order session):</text><text x=\"350\" y=\"470\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">MsgType(#35)=g</text><line x1=\"76\" y1=\"509\" x2=\"624\" y2=\"509\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line><text x=\"353\" y=\"524\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status(order session): MsgType(#35)=h |</text><text x=\"353\" y=\"546\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesStatus(#340)=2</text><line x1=\"627\" y1=\"585\" x2=\"79\" y2=\"585\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-503b95efa836dfb8d3316d9945389db18a68d1bdb799b8ef983af45a3a32ac3e-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Message conversation to start trading\n  participant API\n  participant Maker\n\n  Maker->>API: Logon(price session): MsgType(#num;35)=A\n  API->>Maker: Logon(price session): MsgType(#num;35)=A\n  API->>Maker: Trading Session Status Request(price session):<br/>MsgType(#num;35)=g\n  Maker->>API: Trading Session Status(price session): MsgType(#num;35)=h |<br/>TradSesStatus(#num;340)=2\n  Maker->>API: Logon(order session): MsgType(#num;35)=A\n  API->>Maker: Logon(order session): MsgType(#num;35)=A\n  API->>Maker: Trading Session Status Request(order session):<br/>MsgType(#num;35)=g\n  Maker->>API: Trading Session Status(order session): MsgType(#num;35)=h |<br/>TradSesStatus(#num;340)=2\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Message conversation to start trading "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"stopping-the-trading-session","__idx":42},"children":["Stopping the trading session"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To alert customers of a change in trading session status, the maker sends an unsolicited trading session status message. Typical reasons for unsolicited trading session status messages are:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["End-of-day close for daily sequence number reset"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["End-of-week close for weekly maintenance"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Intra-day close due to errors"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Asynchronous trading session status update (halted)\n  participant API\n  participant Maker\n\n  Maker->>API: Trading Session Status: MsgType(#num;35)=h |<br/> UnsolicitedIndicator(#num;325)=Y |<br/>TradSesSatus(#num;340)=1 (Halted)\n","diagramHtml":"<svg id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 693px;\" viewBox=\"-50 -10 693 269\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c\"><title id=\"chart-title-diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c\">Asynchronous trading session status update (halted)</title><g><rect x=\"443\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"518\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"518\" y1=\"65\" x2=\"518\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"443\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"518\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .error-icon{fill:#552222;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .error-text{fill:#552222;stroke:#552222;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-thickness-normal{stroke-width:1px;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-thickness-thick{stroke-width:3.5px;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-pattern-solid{stroke-dasharray:0;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-pattern-dashed{stroke-dasharray:3;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .edge-pattern-dotted{stroke-dasharray:2;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .marker{fill:#333333;stroke:#333333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .marker.cross{stroke:#333333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c p{margin:0;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c text.actor&gt;tspan{fill:black;stroke:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .actor-line{stroke:#9370DB;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .sequenceNumber{fill:white;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [id$=\"-sequencenumber\"]{fill:#333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .messageText{fill:#333;stroke:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .labelText,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .labelText&gt;tspan{fill:black;stroke:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .loopText,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .loopText&gt;tspan{fill:black;stroke:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .sectionTitle,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .noteText,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .activation0{fill:#f4f4f4;stroke:#666;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .activation1{fill:#f4f4f4;stroke:#666;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .activation2{fill:#f4f4f4;stroke:#666;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .actorPopupMenu{position:absolute;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .actor-man circle,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c line{fill:#ECECFF;stroke-width:2px;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c .node .neo-node{stroke:#9370DB;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node rect,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].cluster rect,#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"298\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status: MsgType(#35)=h |</text><text x=\"298\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> UnsolicitedIndicator(#325)=Y |</text><text x=\"298\" y=\"124\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesSatus(#340)=1 (Halted)</text><line x1=\"517\" y1=\"163\" x2=\"79\" y2=\"163\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-36620f209eac66971b4d0647196704212cf20d1388ba890e70c86b60a1ca176c-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 693px;\" viewBox=\"-50 -10 693 269\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c\"><title id=\"chart-title-diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c\">Asynchronous trading session status update (halted)</title><g><rect x=\"443\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"518\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"518\" y1=\"65\" x2=\"518\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"443\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"518\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .error-icon{fill:#a44141;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .error-text{fill:#ddd;stroke:#ddd;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-thickness-normal{stroke-width:1px;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-thickness-thick{stroke-width:3.5px;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-pattern-solid{stroke-dasharray:0;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-pattern-dashed{stroke-dasharray:3;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .edge-pattern-dotted{stroke-dasharray:2;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .marker{fill:lightgrey;stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .marker.cross{stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c p{margin:0;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .actor-line{stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .sequenceNumber{fill:black;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .messageText{fill:lightgrey;stroke:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .labelText,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .loopText,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .sectionTitle,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .noteText,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .actorPopupMenu{position:absolute;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .actor-man circle,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c line{fill:#1f2020;stroke-width:2px;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c .node .neo-node{stroke:#ccc;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node rect,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].cluster rect,#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node polygon{stroke:url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node path{stroke:url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-gradient);stroke-width:1px;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node circle{stroke:url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"298\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status: MsgType(#35)=h |</text><text x=\"298\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> UnsolicitedIndicator(#325)=Y |</text><text x=\"298\" y=\"124\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesSatus(#340)=1 (Halted)</text><line x1=\"517\" y1=\"163\" x2=\"79\" y2=\"163\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-49344e239542aacdc4684786bcfcbee27a41e5fec6dd951ce66908fd72d1622c-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Asynchronous trading session status update (halted)\n  participant API\n  participant Maker\n\n  Maker->>API: Trading Session Status: MsgType(#num;35)=h |<br/> UnsolicitedIndicator(#num;325)=Y |<br/>TradSesSatus(#num;340)=1 (Halted)\n"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Asynchronous trading session status update (closed)\n  participant API\n  participant Maker\n\n  Maker->>API: Trading Session Status: MsgType(#num;35)=h |<br/> UnsolicitedIndicator(#num;325)=Y |<br/>TradSesSatus(#num;340)=3 (Closed)\n","diagramHtml":"<svg id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 693px;\" viewBox=\"-50 -10 693 269\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634\"><title id=\"chart-title-diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634\">Asynchronous trading session status update (closed)</title><g><rect x=\"443\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"518\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"518\" y1=\"65\" x2=\"518\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"443\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"518\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .error-icon{fill:#552222;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .error-text{fill:#552222;stroke:#552222;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-thickness-normal{stroke-width:1px;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-thickness-thick{stroke-width:3.5px;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-pattern-solid{stroke-dasharray:0;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .marker{fill:#333333;stroke:#333333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .marker.cross{stroke:#333333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 p{margin:0;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .actor-line{stroke:#9370DB;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .sequenceNumber{fill:white;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .messageText{fill:#333;stroke:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .labelText,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .loopText,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .sectionTitle,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .noteText,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .actorPopupMenu{position:absolute;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .actor-man circle,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 line{fill:#ECECFF;stroke-width:2px;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 .node .neo-node{stroke:#9370DB;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node rect,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].cluster rect,#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"298\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status: MsgType(#35)=h |</text><text x=\"298\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> UnsolicitedIndicator(#325)=Y |</text><text x=\"298\" y=\"124\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesSatus(#340)=3 (Closed)</text><line x1=\"517\" y1=\"163\" x2=\"79\" y2=\"163\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-46b2ea24c0bae036f8ca54152ddaf394cab95891b21d4b1864afe69272d5e634-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 693px;\" viewBox=\"-50 -10 693 269\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509\"><title id=\"chart-title-diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509\">Asynchronous trading session status update (closed)</title><g><rect x=\"443\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"518\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"183\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"215.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"518\" y1=\"65\" x2=\"518\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"443\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"518\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"518\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"183\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .error-icon{fill:#a44141;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .error-text{fill:#ddd;stroke:#ddd;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-thickness-normal{stroke-width:1px;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-thickness-thick{stroke-width:3.5px;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-pattern-solid{stroke-dasharray:0;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .marker.cross{stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 p{margin:0;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .actor-line{stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .sequenceNumber{fill:black;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .messageText{fill:lightgrey;stroke:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .labelText,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .loopText,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .sectionTitle,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .noteText,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .actorPopupMenu{position:absolute;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .actor-man circle,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 line{fill:#1f2020;stroke-width:2px;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 .node .neo-node{stroke:#ccc;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node rect,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].cluster rect,#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node polygon{stroke:url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node path{stroke:url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-gradient);stroke-width:1px;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node circle{stroke:url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"298\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Trading Session Status: MsgType(#35)=h |</text><text x=\"298\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> UnsolicitedIndicator(#325)=Y |</text><text x=\"298\" y=\"124\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">TradSesSatus(#340)=3 (Closed)</text><line x1=\"517\" y1=\"163\" x2=\"79\" y2=\"163\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-44e4ebade15d329336558fb6803dc000aee7b8389f252f82bdd07df47fe19509-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Asynchronous trading session status update (closed)\n  participant API\n  participant Maker\n\n  Maker->>API: Trading Session Status: MsgType(#num;35)=h |<br/> UnsolicitedIndicator(#num;325)=Y |<br/>TradSesSatus(#num;340)=3 (Closed)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Asynchronous trading session status update "]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When the trading session is “Closed” (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=3) or “Halted” (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=1), Integral stops sending messages and cleans up the current trading session (both the FIX price session and the FIX order session). When the trading session is reopened, Integral re-initializes the business workflow."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"executable-streaming-prices-esp-workflow","__idx":43},"children":["Executable streaming prices (ESP) workflow"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral can only start the trading workflow if the trading session status is “Open” (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesStatus"]}," (#340)=2) for both the price and order sessions. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"esp-supported-trade-types","__idx":44},"children":["ESP supported trade types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For the ESP workflow, the API currently supports trading in FX spot only."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"esp-workflow","__idx":45},"children":["ESP workflow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Executable Streaming Prices (ESP) workflow involves both price and order sessions. For more information about session types, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sessions"},"children":["Sessions"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The customer requests market data in a price session and receives executable quotes on the same price session. Then in an order session the customer sends an order. For previously quoted orders (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdType"]}," (#40)=D), the order refers to the originating price’s ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteEntryID"]}," (#299). For limit orders (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdType"]}," (#40)=2), the order must include the requested price and size (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Price"]}," (#44) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38)). For market orders (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdType"]}," (#40)=1), the order must include the requested size (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38))."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: ESP trading workflow: previously quoted order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=D (Previously Quoted) | QuoteEntryID(#num;299)=quote ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n","diagramHtml":"<svg id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 954px;\" viewBox=\"-50 -10 954 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885\"><title id=\"chart-title-diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885\">ESP trading workflow: previously quoted order</title><g><rect x=\"704\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"779\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"779\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"779\" y1=\"65\" x2=\"779\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"704\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"779\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"779\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .error-icon{fill:#552222;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .error-text{fill:#552222;stroke:#552222;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-thickness-normal{stroke-width:1px;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-thickness-thick{stroke-width:3.5px;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-pattern-solid{stroke-dasharray:0;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .marker{fill:#333333;stroke:#333333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .marker.cross{stroke:#333333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 p{margin:0;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .actor-line{stroke:#9370DB;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .sequenceNumber{fill:white;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .messageText{fill:#333;stroke:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .labelText,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .loopText,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .sectionTitle,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .noteText,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .actorPopupMenu{position:absolute;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .actor-man circle,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 line{fill:#ECECFF;stroke-width:2px;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 .node .neo-node{stroke:#9370DB;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node rect,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].cluster rect,#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"790\" y2=\"151\" class=\"loopLine\"></line><line x1=\"790\" y1=\"151\" x2=\"790\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"790\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"452\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"452\">[Market data updates on stream]</tspan></text></g><text x=\"426\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"426\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"775\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-arrowhead)\" style=\"fill: none;\"></line><text x=\"429\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"778\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-arrowhead)\" style=\"fill: none;\"></line><text x=\"426\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"426\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=D (Previously Quoted) | QuoteEntryID(#299)=quote ID</text><line x1=\"76\" y1=\"328\" x2=\"775\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-arrowhead)\" style=\"fill: none;\"></line><text x=\"429\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"429\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"778\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-dea2c0816d2bf9c02ff057d0b7e99207245266b6c48d02a0cd8958e8cb1ac885-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 954px;\" viewBox=\"-50 -10 954 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc\"><title id=\"chart-title-diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc\">ESP trading workflow: previously quoted order</title><g><rect x=\"704\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"779\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"779\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"779\" y1=\"65\" x2=\"779\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"704\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"779\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"779\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .error-icon{fill:#a44141;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .error-text{fill:#ddd;stroke:#ddd;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-thickness-normal{stroke-width:1px;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-thickness-thick{stroke-width:3.5px;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-pattern-solid{stroke-dasharray:0;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-pattern-dashed{stroke-dasharray:3;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .edge-pattern-dotted{stroke-dasharray:2;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .marker{fill:lightgrey;stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .marker.cross{stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc p{margin:0;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .actor-line{stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .sequenceNumber{fill:black;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .messageText{fill:lightgrey;stroke:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .labelText,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .loopText,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .sectionTitle,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .noteText,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .actorPopupMenu{position:absolute;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .actor-man circle,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc line{fill:#1f2020;stroke-width:2px;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc .node .neo-node{stroke:#ccc;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node rect,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].cluster rect,#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node polygon{stroke:url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node path{stroke:url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-gradient);stroke-width:1px;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node circle{stroke:url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"790\" y2=\"151\" class=\"loopLine\"></line><line x1=\"790\" y1=\"151\" x2=\"790\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"790\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"452\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"452\">[Market data updates on stream]</tspan></text></g><text x=\"426\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"426\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"775\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-arrowhead)\" style=\"fill: none;\"></line><text x=\"429\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"778\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-arrowhead)\" style=\"fill: none;\"></line><text x=\"426\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"426\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=D (Previously Quoted) | QuoteEntryID(#299)=quote ID</text><line x1=\"76\" y1=\"328\" x2=\"775\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-arrowhead)\" style=\"fill: none;\"></line><text x=\"429\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"429\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"778\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-c8b01933052d80dd6527ccdc295e8d2c29fd27294a5ad127af4c7c5768d646fc-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: ESP trading workflow: previously quoted order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=D (Previously Quoted) | QuoteEntryID(#num;299)=quote ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["ESP trading workflow: previously quoted order "]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: ESP trading workflow: limit order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=2 (Limit) | Price(#num;44)=Order rate | OrdQty(#num;38)=Order size\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n","diagramHtml":"<svg id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1048px;\" viewBox=\"-50 -10 1048 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba\"><title id=\"chart-title-diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba\">ESP trading workflow: limit order</title><g><rect x=\"798\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"873\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"873\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"873\" y1=\"65\" x2=\"873\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"798\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"873\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"873\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .error-icon{fill:#552222;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .error-text{fill:#552222;stroke:#552222;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-thickness-normal{stroke-width:1px;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-thickness-thick{stroke-width:3.5px;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-pattern-solid{stroke-dasharray:0;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-pattern-dashed{stroke-dasharray:3;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .edge-pattern-dotted{stroke-dasharray:2;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .marker{fill:#333333;stroke:#333333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .marker.cross{stroke:#333333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba p{margin:0;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba text.actor&gt;tspan{fill:black;stroke:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .actor-line{stroke:#9370DB;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .sequenceNumber{fill:white;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [id$=\"-sequencenumber\"]{fill:#333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .messageText{fill:#333;stroke:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .labelText,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .labelText&gt;tspan{fill:black;stroke:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .loopText,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .loopText&gt;tspan{fill:black;stroke:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .sectionTitle,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .noteText,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .activation0{fill:#f4f4f4;stroke:#666;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .activation1{fill:#f4f4f4;stroke:#666;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .activation2{fill:#f4f4f4;stroke:#666;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .actorPopupMenu{position:absolute;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .actor-man circle,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba line{fill:#ECECFF;stroke-width:2px;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba .node .neo-node{stroke:#9370DB;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node rect,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].cluster rect,#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"884\" y2=\"151\" class=\"loopLine\"></line><line x1=\"884\" y1=\"151\" x2=\"884\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"884\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"499\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"499\">[Market data updates on stream]</tspan></text></g><text x=\"473\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"473\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"869\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-arrowhead)\" style=\"fill: none;\"></line><text x=\"476\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"872\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-arrowhead)\" style=\"fill: none;\"></line><text x=\"473\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"473\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=2 (Limit) | Price(#44)=Order rate | OrdQty(#38)=Order size</text><line x1=\"76\" y1=\"328\" x2=\"869\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-arrowhead)\" style=\"fill: none;\"></line><text x=\"476\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"476\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"872\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fc12730441deaaf28302da78382fcceeb8e4c0e7e5632e09d00fc79d1b66bba-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1048px;\" viewBox=\"-50 -10 1048 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea\"><title id=\"chart-title-diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea\">ESP trading workflow: limit order</title><g><rect x=\"798\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"873\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"873\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"873\" y1=\"65\" x2=\"873\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"798\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"873\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"873\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .error-icon{fill:#a44141;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .error-text{fill:#ddd;stroke:#ddd;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-thickness-normal{stroke-width:1px;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-thickness-thick{stroke-width:3.5px;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-pattern-solid{stroke-dasharray:0;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-pattern-dashed{stroke-dasharray:3;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .edge-pattern-dotted{stroke-dasharray:2;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .marker{fill:lightgrey;stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .marker.cross{stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea p{margin:0;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .actor-line{stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .sequenceNumber{fill:black;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .messageText{fill:lightgrey;stroke:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .labelText,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .loopText,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .sectionTitle,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .noteText,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .actorPopupMenu{position:absolute;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .actor-man circle,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea line{fill:#1f2020;stroke-width:2px;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea .node .neo-node{stroke:#ccc;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node rect,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].cluster rect,#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node polygon{stroke:url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node path{stroke:url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-gradient);stroke-width:1px;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node circle{stroke:url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"884\" y2=\"151\" class=\"loopLine\"></line><line x1=\"884\" y1=\"151\" x2=\"884\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"884\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"499\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"499\">[Market data updates on stream]</tspan></text></g><text x=\"473\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"473\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"869\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-arrowhead)\" style=\"fill: none;\"></line><text x=\"476\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"872\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-arrowhead)\" style=\"fill: none;\"></line><text x=\"473\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"473\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=2 (Limit) | Price(#44)=Order rate | OrdQty(#38)=Order size</text><line x1=\"76\" y1=\"328\" x2=\"869\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-arrowhead)\" style=\"fill: none;\"></line><text x=\"476\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"476\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"872\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8734a7964a122e335e9c56de6cebb11386bc41c4c9ec3cfc1299ffc2d18795ea-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: ESP trading workflow: limit order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=2 (Limit) | Price(#num;44)=Order rate | OrdQty(#num;38)=Order size\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["ESP trading workflow: limit order "]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: ESP trading workflow: market order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=1 (Market) | OrdQty(#num;38)=Order size\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n","diagramHtml":"<svg id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 833px;\" viewBox=\"-50 -10 833 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa\"><title id=\"chart-title-diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa\">ESP trading workflow: market order</title><g><rect x=\"583\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"658\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"658\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"658\" y1=\"65\" x2=\"658\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"583\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"658\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"658\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .error-icon{fill:#552222;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .error-text{fill:#552222;stroke:#552222;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-thickness-normal{stroke-width:1px;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-thickness-thick{stroke-width:3.5px;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-pattern-solid{stroke-dasharray:0;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-pattern-dashed{stroke-dasharray:3;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .edge-pattern-dotted{stroke-dasharray:2;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .marker{fill:#333333;stroke:#333333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .marker.cross{stroke:#333333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa p{margin:0;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa text.actor&gt;tspan{fill:black;stroke:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .actor-line{stroke:#9370DB;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .sequenceNumber{fill:white;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [id$=\"-sequencenumber\"]{fill:#333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .messageText{fill:#333;stroke:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .labelText,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .labelText&gt;tspan{fill:black;stroke:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .loopText,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .loopText&gt;tspan{fill:black;stroke:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .sectionTitle,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .noteText,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .activation0{fill:#f4f4f4;stroke:#666;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .activation1{fill:#f4f4f4;stroke:#666;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .activation2{fill:#f4f4f4;stroke:#666;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .actorPopupMenu{position:absolute;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .actor-man circle,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa line{fill:#ECECFF;stroke-width:2px;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa .node .neo-node{stroke:#9370DB;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node rect,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].cluster rect,#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"669\" y2=\"151\" class=\"loopLine\"></line><line x1=\"669\" y1=\"151\" x2=\"669\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"669\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"391.5\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"391.5\">[Market data updates on stream]</tspan></text></g><text x=\"365\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"365\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"654\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-arrowhead)\" style=\"fill: none;\"></line><text x=\"368\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"657\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-arrowhead)\" style=\"fill: none;\"></line><text x=\"365\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"365\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=1 (Market) | OrdQty(#38)=Order size</text><line x1=\"76\" y1=\"328\" x2=\"654\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-arrowhead)\" style=\"fill: none;\"></line><text x=\"368\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"368\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"657\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f42ff22e6480d9b9d9bbe6efcd9d1a5994a12ad05721b91e63b9044f5ad65baa-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 833px;\" viewBox=\"-50 -10 833 510\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287\"><title id=\"chart-title-diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287\">ESP trading workflow: market order</title><g><rect x=\"583\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"658\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"658\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"424\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"456.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"658\" y1=\"65\" x2=\"658\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"583\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"658\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"658\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"424\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .error-icon{fill:#a44141;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .error-text{fill:#ddd;stroke:#ddd;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-thickness-normal{stroke-width:1px;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-thickness-thick{stroke-width:3.5px;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-pattern-solid{stroke-dasharray:0;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .marker.cross{stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 p{margin:0;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .actor-line{stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .sequenceNumber{fill:black;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .messageText{fill:lightgrey;stroke:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .labelText,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .loopText,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .sectionTitle,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .noteText,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .actorPopupMenu{position:absolute;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .actor-man circle,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 line{fill:#1f2020;stroke-width:2px;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 .node .neo-node{stroke:#ccc;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node rect,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].cluster rect,#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node polygon{stroke:url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node path{stroke:url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-gradient);stroke-width:1px;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node circle{stroke:url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"control-structure\" data-id=\"i3\"><line x1=\"64\" y1=\"151\" x2=\"669\" y2=\"151\" class=\"loopLine\"></line><line x1=\"669\" y1=\"151\" x2=\"669\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"252\" x2=\"669\" y2=\"252\" class=\"loopLine\"></line><line x1=\"64\" y1=\"151\" x2=\"64\" y2=\"252\" class=\"loopLine\"></line><polygon points=\"64,151 114,151 114,164 105.6,171 64,171\" class=\"labelBox\"></polygon><text x=\"89\" y=\"164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">loop</text><text x=\"391.5\" y=\"169\" text-anchor=\"middle\" class=\"loopText\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"391.5\">[Market data updates on stream]</tspan></text></g><text x=\"365\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Request: MsgType(#35)=V |</text><text x=\"365\" y=\"102\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">SubscriptionRequestType(#263)=1 (Snapshot+Updates)</text><line x1=\"76\" y1=\"141\" x2=\"654\" y2=\"141\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-arrowhead)\" style=\"fill: none;\"></line><text x=\"368\" y=\"203\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Market Data Snapshot/Full Refresh: MsgType(#35)=Q</text><line x1=\"657\" y1=\"242\" x2=\"79\" y2=\"242\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-arrowhead)\" style=\"fill: none;\"></line><text x=\"365\" y=\"267\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D |</text><text x=\"365\" y=\"289\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">OrdType(#40)=1 (Market) | OrdQty(#38)=Order size</text><line x1=\"76\" y1=\"328\" x2=\"654\" y2=\"328\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-arrowhead)\" style=\"fill: none;\"></line><text x=\"368\" y=\"343\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"368\" y=\"365\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"657\" y1=\"404\" x2=\"79\" y2=\"404\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-04038de23bfde9f5aa6462851d78fc21eb8bded5aafbecab6e81d69845b0d287-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: ESP trading workflow: market order\n  participant API\n  participant Maker\n\n  API->>Maker: Market Data Request: MsgType(#num;35)=V |<br/>SubscriptionRequestType(#num;263)=1 (Snapshot+Updates)\n  loop Market data updates on stream\n    Maker->>API: Market Data Snapshot/Full Refresh: MsgType(#num;35)=Q\n  end\n  API->>Maker: New Order - Single: MsgType(#num;35)=D |<br/>OrdType(#num;40)=1 (Market) | OrdQty(#num;38)=Order size\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["ESP trading workflow: market order "]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following trading messages are applicable to the ESP workflow:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["ESP trading messages "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Message (Direction)"},"children":["Message (Direction)"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Session"},"children":["Session"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Comments"},"children":["Comments"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request"},"children":["Market Data Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral requests ESP from the maker or cancels ESP (unsubscribe)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh"},"children":["Market Data Snapshot/Full Refresh"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maker sends a price as a snapshot of the requested currency pairs to the customer through Integral."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request-reject"},"children":["Market Data Request Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maker rejects the market data request (for example, the currency pair is not supported)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order-single"},"children":["New Order – Single"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral submits an order to the maker in response to a price received in a Market Data Refresh message."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status-request"},"children":["Order Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral sends this message to the maker to request an Execution Report be sent with the order’s current status."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel-request"},"children":["Order Cancel Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral sends this message to the maker to request cancellation of a previously submitted order."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maker sends the current order status to the customer through Integral. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-state-transition"},"children":["Order state transition"]}," for details."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"quote-type","__idx":46},"children":["Quote type"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data Snapshot/Full Refresh message contains the latest market price for a currency pair. The API supports three types of ESP quotes: single price, multi-tiered, and multi-price."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"single-price-quote","__idx":47},"children":["Single price quote"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data Snapshot/Full Refresh contains one pair of bid and offer prices for a currency pair with each market data update."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) = 2 (a single pair of bid and offer prices)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) = The message includes a bid entry and an offer entry."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPositionNo"]}," (#290) = 0"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"multi-tiered-quote","__idx":48},"children":["Multi-tiered quote"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data Snapshot/Full Refresh contains multi-tiered quotes for each amount level. For example, 1.2345/46 for amounts to 5M, 1.2344/47 for amounts to 10M, 1.2343/48 for amounts to 15M."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) = 2 times the number of tiers. In the above example, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) value would be 6."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) = Typically the message includes an equal number of bid/offer prices. The number of bid and offer price can become uneven if the maker performs dynamic liquidity regeneration."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPositionNo"]}," (#290) = The value indicates the tier position of the bid and offer prices. In the first tier, prices have a value of 1. Second tier prices have a value of 2 and so on."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For previously quoted orders, the customer must refer to the quote ID in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteID"]}," (#117) field of the New Order – Single message."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For limit orders, the order price and size (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Price"]}," (#44), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38)) must match the tier price and size of the quote in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPx"]}," (#270) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntrySize"]}," (#271) fields of the Market Data Snapshot/Full Refresh message. The maker should reject an order if the amount of the order and the price tier do not match. The order amount is filled to the offered amount."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For market orders, the order price and size (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Price"]}," (#44), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38)) must match the tier price and size of the quote in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPx"]}," (#270) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntrySize"]}," (#271) fields of the Market Data Snapshot/Full Refresh message. The maker should reject an order if the amount of the order and the price tier do not match. The order amount is filled to the offered amount."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"multi-price-quote","__idx":49},"children":["Multi-price quote"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data Snapshot/Full Refresh contains the entire depth of the book with multiple independent prices (typically from an order book). A customer can sweep the entire book and get multiple fills at each price level."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268): Any number depending on the number of prices in the book"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269): The number of bid and offer prices is typically not even."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPositionNo"]}," (#290): 0 (each price is independent)"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"quote-cancel","__idx":50},"children":["Quote cancel"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To remove or pull a price, you need to send a new Market Data Snapshot/Full Refresh message in the currency pair with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteCondition"]}," (#276) field set to B (Closed / Inactive) or with a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntrySize"]}," (#271) value of 0 (zero)."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Do not send a Market Data Snapshot/Full Refresh message with a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPx"]}," (#270) value of 0 (zero)."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"stream-id","__idx":51},"children":["Stream ID"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Your organization can provide multiple streams and assign each stream to a customer category. You and Integral must agree on an ID for each stream."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteID"]}," (#117) value must be unique across all of your streams. It is your organization’s responsibility to validate that the quote from a correct stream is used for a customer order."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral sends the stream ID in the Market Data Request message in the Stream ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ID"]}," (#7540) custom field. The stream ID is optional. If your organization does not support multiple streams of prices, the Stream ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ID"]}," (#7540) field is left empty."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"orders-workflow","__idx":52},"children":["Orders workflow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Order messages are exchanged on order sessions. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#sessions"},"children":["Sessions"]}," for more information about order and price sessions. Orders originate with Integral sending a New Order – Single message to the maker as part of a pricing workflow."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following FIX messages implement the order trading flow:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order trading messages "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Message (Direction)"},"children":["Message (Direction)"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Session"},"children":["Session"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Comments"},"children":["Comments"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order-single"},"children":["New Order – Single"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral submits an order to the maker."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maker sends the current order status to the customer through Integral. The Execution Report with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value 0 (New) is optional and may be skipped. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-state-transition"},"children":["Order state transition"]}," for details."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status-request"},"children":["Order Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral requests the current status of a specific order."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel-request"},"children":["Order Cancel Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer through Integral requests cancellation of a previously submitted order."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#business-message-reject"},"children":["Business Message Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The maker rejects an order status request if the order does not exist (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=H)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The maker rejects an order cancel request if the order does not exist (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=F)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If an Execution Report message for a fill or partial fill is received with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LastQty"]}," (#32) field not specified or set to zero, Integral rejects it with a Business Message Reject message. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#tag-execution-report-lastqty"},"children":["LastQty"]},"."]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order Timeout"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If autocancellation is configured, maker receives this message if Integral does not receive a rejection or trade verification before the order times out."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#dont-know-trade-dk"},"children":["Don’t Know Trade (DK)"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If autocancellation is configured, maker receives this message if Integral receives a trade response after the order times out and an Order Timeout message is sent."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-submission-and-execution","__idx":53},"children":["Order submission and execution"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After Integral submits an order, the maker sends an Execution Report message with an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value of A=“Pending New” to confirm receipt. After the maker has checked the order’s validity, the maker sends an Execution Report message with an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value of 0 (zero)=“New” to Integral."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An order can have one or more trades executed against it, either one completely filling or multiple trades partially filling the order."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order submission and execution\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=0 (New) | OrdStatus(#num;39)=0 (New)\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=1 (Partially Filled)\n  note over Maker,API: OR\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n  end\n","diagramHtml":"<svg id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 611\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180\"><title id=\"chart-title-diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180\">Order submission and execution</title><rect x=\"40\" y=\"281\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"770\" height=\"224\" class=\"rect\"></rect><g><rect x=\"700\" y=\"525\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"557.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"525\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"557.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"525\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"525\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .error-icon{fill:#552222;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .error-text{fill:#552222;stroke:#552222;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-thickness-normal{stroke-width:1px;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-thickness-thick{stroke-width:3.5px;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-pattern-solid{stroke-dasharray:0;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .marker{fill:#333333;stroke:#333333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .marker.cross{stroke:#333333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 p{margin:0;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .actor-line{stroke:#9370DB;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .sequenceNumber{fill:white;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .messageText{fill:#333;stroke:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .labelText,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .loopText,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .sectionTitle,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .noteText,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .actorPopupMenu{position:absolute;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .actor-man circle,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 line{fill:#ECECFF;stroke-width:2px;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 .node .neo-node{stroke:#9370DB;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node rect,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].cluster rect,#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i5\"><rect x=\"50\" y=\"377\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"750\" height=\"42\" class=\"note\"></rect><text x=\"425\" y=\"382\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"425\">OR</tspan></text></g><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=0 (New) | OrdStatus(#39)=0 (New)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"328\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=1 (Partially Filled)</text><line x1=\"774\" y1=\"367\" x2=\"79\" y2=\"367\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"434\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"774\" y1=\"495\" x2=\"79\" y2=\"495\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-af345a1773b7e62de6a3503f3553c2075abd88d88901869b5fde43b08138a180-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 611\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3\"><title id=\"chart-title-diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3\">Order submission and execution</title><rect x=\"40\" y=\"281\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"770\" height=\"224\" class=\"rect\"></rect><g><rect x=\"700\" y=\"525\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"557.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"525\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"557.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"525\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"525\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .error-icon{fill:#a44141;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .error-text{fill:#ddd;stroke:#ddd;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-thickness-normal{stroke-width:1px;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-thickness-thick{stroke-width:3.5px;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-pattern-solid{stroke-dasharray:0;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .marker.cross{stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 p{margin:0;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .actor-line{stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .sequenceNumber{fill:black;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .messageText{fill:lightgrey;stroke:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .labelText,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .loopText,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .sectionTitle,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .noteText,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .actorPopupMenu{position:absolute;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .actor-man circle,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 line{fill:#1f2020;stroke-width:2px;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 .node .neo-node{stroke:#ccc;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node rect,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].cluster rect,#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node polygon{stroke:url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node path{stroke:url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-gradient);stroke-width:1px;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node circle{stroke:url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i5\"><rect x=\"50\" y=\"377\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"750\" height=\"42\" class=\"note\"></rect><text x=\"425\" y=\"382\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"425\">OR</tspan></text></g><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=0 (New) | OrdStatus(#39)=0 (New)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"328\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=1 (Partially Filled)</text><line x1=\"774\" y1=\"367\" x2=\"79\" y2=\"367\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"434\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"774\" y1=\"495\" x2=\"79\" y2=\"495\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-138877c2770bcc4809d0c123934b708fd58b557df4b6ee8008bb51ac00380db3-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order submission and execution\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=0 (New) | OrdStatus(#num;39)=0 (New)\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=1 (Partially Filled)\n  note over Maker,API: OR\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n  end\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order submission and execution "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-rejection","__idx":54},"children":["Order rejection"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After Integral submits an order, the maker immediately sends an Execution Message with an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value of A=“Pending New” to confirm receipt. If the order fails the maker’s validity check, the maker sends an Execution Report message with an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value of 8 “Rejected” to Integral."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order rejection\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=8 (Rejected) | OrdStatus(#num;39)=8 (Rejected)\n","diagramHtml":"<svg id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 377\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f\"><title id=\"chart-title-diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f\">Order rejection</title><g><rect x=\"700\" y=\"291\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"323.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"291\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"323.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"291\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"291\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .error-icon{fill:#552222;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .error-text{fill:#552222;stroke:#552222;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-thickness-normal{stroke-width:1px;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-thickness-thick{stroke-width:3.5px;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-pattern-solid{stroke-dasharray:0;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .marker{fill:#333333;stroke:#333333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .marker.cross{stroke:#333333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f p{margin:0;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f text.actor&gt;tspan{fill:black;stroke:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .actor-line{stroke:#9370DB;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .sequenceNumber{fill:white;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [id$=\"-sequencenumber\"]{fill:#333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .messageText{fill:#333;stroke:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .labelText,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .labelText&gt;tspan{fill:black;stroke:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .loopText,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .loopText&gt;tspan{fill:black;stroke:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .sectionTitle,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .noteText,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .activation0{fill:#f4f4f4;stroke:#666;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .activation1{fill:#f4f4f4;stroke:#666;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .activation2{fill:#f4f4f4;stroke:#666;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .actorPopupMenu{position:absolute;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .actor-man circle,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f line{fill:#ECECFF;stroke-width:2px;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f .node .neo-node{stroke:#9370DB;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node rect,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].cluster rect,#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=8 (Rejected) | OrdStatus(#39)=8 (Rejected)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff3358e1e2ac50441a5a0d0628023f344da8c12462a16513cb5b2411e893314f-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 377\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9\"><title id=\"chart-title-diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9\">Order rejection</title><g><rect x=\"700\" y=\"291\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"323.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"291\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"323.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"291\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"291\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .error-icon{fill:#a44141;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .error-text{fill:#ddd;stroke:#ddd;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-thickness-normal{stroke-width:1px;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-thickness-thick{stroke-width:3.5px;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-pattern-solid{stroke-dasharray:0;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .marker.cross{stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 p{margin:0;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .actor-line{stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .sequenceNumber{fill:black;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .messageText{fill:lightgrey;stroke:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .labelText,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .loopText,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .sectionTitle,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .noteText,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .actorPopupMenu{position:absolute;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .actor-man circle,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 line{fill:#1f2020;stroke-width:2px;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 .node .neo-node{stroke:#ccc;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node rect,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].cluster rect,#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node polygon{stroke:url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node path{stroke:url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-gradient);stroke-width:1px;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node circle{stroke:url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=8 (Rejected) | OrdStatus(#39)=8 (Rejected)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-a592cb6c13542cd3b40a4ef4b31f1dfd1feec1ec7d19469bce7b1bb8c504d4a9-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order rejection\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=8 (Rejected) | OrdStatus(#num;39)=8 (Rejected)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order rejection "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-expiry","__idx":55},"children":["Order expiry"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An IOC order expires immediately after the initial match. Any residual amount is canceled by the maker by sending an Execution Report message with an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value of C “Expired” to Integral."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order expiry\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=0 (New) | OrdStatus(#num;39)=0 (New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=1 (Partially Filled)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=C (Restateed) | OrdStatus(#num;39)=C (Expired)\n","diagramHtml":"<svg id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 529\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0\"><title id=\"chart-title-diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0\">Order expiry</title><g><rect x=\"700\" y=\"443\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"475.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"443\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"475.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"443\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"443\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .error-icon{fill:#552222;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .error-text{fill:#552222;stroke:#552222;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-thickness-normal{stroke-width:1px;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-thickness-thick{stroke-width:3.5px;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-pattern-solid{stroke-dasharray:0;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .marker{fill:#333333;stroke:#333333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .marker.cross{stroke:#333333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 p{margin:0;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .actor-line{stroke:#9370DB;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .sequenceNumber{fill:white;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .messageText{fill:#333;stroke:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .labelText,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .loopText,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .sectionTitle,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .noteText,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .actorPopupMenu{position:absolute;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .actor-man circle,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 line{fill:#ECECFF;stroke-width:2px;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 .node .neo-node{stroke:#9370DB;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node rect,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].cluster rect,#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=0 (New) | OrdStatus(#39)=0 (New)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"286\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"308\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=1 (Partially Filled)</text><line x1=\"774\" y1=\"347\" x2=\"79\" y2=\"347\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"362\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"384\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=C (Restateed) | OrdStatus(#39)=C (Expired)</text><line x1=\"774\" y1=\"423\" x2=\"79\" y2=\"423\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4921ab06245d4e259751da7382b4331bfdfd54d324a60200784e6966b952bdb0-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 950px;\" viewBox=\"-50 -10 950 529\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328\"><title id=\"chart-title-diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328\">Order expiry</title><g><rect x=\"700\" y=\"443\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"775\" y=\"475.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"443\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"475.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"775\" y1=\"65\" x2=\"775\" y2=\"443\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"700\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"775\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"775\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"443\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .error-icon{fill:#a44141;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .error-text{fill:#ddd;stroke:#ddd;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-thickness-normal{stroke-width:1px;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-thickness-thick{stroke-width:3.5px;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-pattern-solid{stroke-dasharray:0;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .marker.cross{stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 p{margin:0;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .actor-line{stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .sequenceNumber{fill:black;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .messageText{fill:lightgrey;stroke:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .labelText,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .loopText,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .sectionTitle,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .noteText,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .actorPopupMenu{position:absolute;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .actor-man circle,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 line{fill:#1f2020;stroke-width:2px;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 .node .neo-node{stroke:#ccc;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node rect,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].cluster rect,#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node polygon{stroke:url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node path{stroke:url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-gradient);stroke-width:1px;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node circle{stroke:url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"424\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"771\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=A (Pending New) | OrdStatus(#39)=0 (Pending New)</text><line x1=\"774\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"210\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"232\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=0 (New) | OrdStatus(#39)=0 (New)</text><line x1=\"774\" y1=\"271\" x2=\"79\" y2=\"271\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"286\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"308\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=1 (Partially Filled)</text><line x1=\"774\" y1=\"347\" x2=\"79\" y2=\"347\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead)\" style=\"fill: none;\"></line><text x=\"427\" y=\"362\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"427\" y=\"384\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=C (Restateed) | OrdStatus(#39)=C (Expired)</text><line x1=\"774\" y1=\"423\" x2=\"79\" y2=\"423\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9741d16a8e2f9d77465ffabd7412e7eef751a42eca55aadc83f76bd7fb746328-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order expiry\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=A (Pending New) | OrdStatus(#num;39)=0 (Pending New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=0 (New) | OrdStatus(#num;39)=0 (New)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=1 (Partially Filled)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=C (Restateed) | OrdStatus(#num;39)=C (Expired)\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order expiry "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-timeout","__idx":56},"children":["Order timeout"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When autocancellation is enabled, if Integral does not receive a trade rejection or verification from the maker by the end of the timeout interval, an Order Timeout message is sent to the maker. This order timeout informs the maker that no valid Execution Report with a fill or rejection was received within the autocancellation timeout interval and the order is timed out (effectively rejected)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If a rejection or verification is received from the maker after the Order Timeout message is sent, a Don’t Know Trade (DK) message is sent to the maker."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In addition, when an order reaches a terminal state (verification, rejection, expiry for a partial fill, or expiry/complete fill for a multiple fill order), then any terminal state message that is sent by the maker triggers a Don’t Know Trade (DK) message in response."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order timeout\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Note over API,Maker: Timeout interval passes with no response from the Maker\n  API->>Maker: Order Timeout: MsgType(#num;35)=OT\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=8 (Rejected) | OrdStatus(#num;39)=8 (Rejected)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=C (Restateed) | OrdStatus(#num;39)=C (Expired)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n","diagramHtml":"<svg id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 885px;\" viewBox=\"-50 -10 885 811\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410\"><title id=\"chart-title-diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410\">Order timeout</title><rect x=\"64\" y=\"555\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><rect x=\"64\" y=\"395\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><rect x=\"64\" y=\"235\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><g><rect x=\"635\" y=\"725\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"710\" y=\"757.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"710\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"725\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"757.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"710\" y1=\"65\" x2=\"710\" y2=\"725\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"635\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"710\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"710\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"725\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .error-icon{fill:#552222;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .error-text{fill:#552222;stroke:#552222;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-thickness-normal{stroke-width:1px;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-thickness-thick{stroke-width:3.5px;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-pattern-solid{stroke-dasharray:0;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .marker{fill:#333333;stroke:#333333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .marker.cross{stroke:#333333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 p{margin:0;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .actor-line{stroke:#9370DB;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .sequenceNumber{fill:white;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .messageText{fill:#333;stroke:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .labelText,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .loopText,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .sectionTitle,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .noteText,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .actorPopupMenu{position:absolute;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .actor-man circle,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 line{fill:#ECECFF;stroke-width:2px;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 .node .neo-node{stroke:#9370DB;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node rect,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].cluster rect,#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i1\"><rect x=\"50\" y=\"129\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"685\" height=\"42\" class=\"note\"></rect><text x=\"393\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"393\">Timeout interval passes with no response from the Maker</tspan></text></g><text x=\"391\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"706\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Timeout: MsgType(#35)=OT</text><line x1=\"76\" y1=\"225\" x2=\"706\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"260\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"282\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=8 (Rejected) | OrdStatus(#39)=8 (Rejected)</text><line x1=\"709\" y1=\"321\" x2=\"79\" y2=\"321\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"336\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"375\" x2=\"706\" y2=\"375\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"420\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"442\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=C (Restateed) | OrdStatus(#39)=C (Expired)</text><line x1=\"709\" y1=\"481\" x2=\"79\" y2=\"481\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"496\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"535\" x2=\"706\" y2=\"535\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"580\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"602\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"709\" y1=\"641\" x2=\"79\" y2=\"641\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"656\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"695\" x2=\"706\" y2=\"695\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-db7d040e6f6598b25c448e3e7bca0c0e2f3189a842e2d19ec4b7a46f61e35410-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 885px;\" viewBox=\"-50 -10 885 811\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb\"><title id=\"chart-title-diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb\">Order timeout</title><rect x=\"64\" y=\"555\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><rect x=\"64\" y=\"395\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><rect x=\"64\" y=\"235\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"657\" height=\"150\" class=\"rect\"></rect><g><rect x=\"635\" y=\"725\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"710\" y=\"757.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"710\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"725\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"757.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"710\" y1=\"65\" x2=\"710\" y2=\"725\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"635\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"710\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"710\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"725\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .error-icon{fill:#a44141;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .error-text{fill:#ddd;stroke:#ddd;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-thickness-normal{stroke-width:1px;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-thickness-thick{stroke-width:3.5px;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-pattern-solid{stroke-dasharray:0;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-pattern-dashed{stroke-dasharray:3;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .edge-pattern-dotted{stroke-dasharray:2;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .marker{fill:lightgrey;stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .marker.cross{stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb p{margin:0;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .actor-line{stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .sequenceNumber{fill:black;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .messageText{fill:lightgrey;stroke:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .labelText,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .loopText,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .sectionTitle,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .noteText,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .actorPopupMenu{position:absolute;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .actor-man circle,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb line{fill:#1f2020;stroke-width:2px;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb .node .neo-node{stroke:#ccc;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node rect,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].cluster rect,#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node polygon{stroke:url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node path{stroke:url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-gradient);stroke-width:1px;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node circle{stroke:url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i1\"><rect x=\"50\" y=\"129\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"685\" height=\"42\" class=\"note\"></rect><text x=\"393\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"393\">Timeout interval passes with no response from the Maker</tspan></text></g><text x=\"391\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">New Order - Single: MsgType(#35)=D</text><line x1=\"76\" y1=\"119\" x2=\"706\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Timeout: MsgType(#35)=OT</text><line x1=\"76\" y1=\"225\" x2=\"706\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"260\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"282\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=8 (Rejected) | OrdStatus(#39)=8 (Rejected)</text><line x1=\"709\" y1=\"321\" x2=\"79\" y2=\"321\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"336\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"375\" x2=\"706\" y2=\"375\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"420\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"442\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=C (Restateed) | OrdStatus(#39)=C (Expired)</text><line x1=\"709\" y1=\"481\" x2=\"79\" y2=\"481\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"496\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"535\" x2=\"706\" y2=\"535\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"394\" y=\"580\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"394\" y=\"602\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=F (Trade) | OrdStatus(#39)=2 (Filled)</text><line x1=\"709\" y1=\"641\" x2=\"79\" y2=\"641\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line><text x=\"391\" y=\"656\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Don't Know Trade (DK): MsgType(#35)=Q</text><line x1=\"76\" y1=\"695\" x2=\"706\" y2=\"695\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7f9eb44a6492ebb7d7d7e4b9a3729267678cf289668e206d3781fdb3ce979fb-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order timeout\n  participant API\n  participant Maker\n\n  API->>Maker: New Order - Single: MsgType(#num;35)=D\n  Note over API,Maker: Timeout interval passes with no response from the Maker\n  API->>Maker: Order Timeout: MsgType(#num;35)=OT\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=8 (Rejected) | OrdStatus(#num;39)=8 (Rejected)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=C (Restateed) | OrdStatus(#num;39)=C (Expired)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=F (Trade) | OrdStatus(#num;39)=2 (Filled)\n  API->>Maker: Don't Know Trade (DK): MsgType(#num;35)=Q\n  end\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order timeout "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-status","__idx":57},"children":["Order status"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral uses the Order Status Request message to query the maker about pending trades."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If the “PendingNew” Execution Report is not received by Integral for a predefined time period, Integral raises a pending trade alert to Integral support personnel and sends an Order Status Request message to the maker to query the status of the pending order."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Alternatively, Integral can automatically cancel the pending trade to the customer by following policies established between Integral and the maker before deployment of the API. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order timeout"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If the Order Status Request message is rejected or if an Execution Report is not forthcoming, the trade remains pending and requires manual intervention from Integral and the maker’s support staff."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If Integral receives an Execution Report from the maker for a pending trade, Integral updates the status of the trade. Integral support staff may still contact the maker regarding the delayed response because of the possibility of customer exposures."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order status request\n  participant API\n  participant Maker\n\n  API->>Maker: Order Status Request: MsgType(#num;35)=H | OrderID(#num;37)=Order ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=I (Order Status) | OrdStatus(#num;39)=Status code\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=I (Order Status) | OrdStatus(#num;39)=Status code\n  note over Maker,API: OR\n  Maker->>API: Business Message Reject: MsgType(#num;35)=j |<br/>RefMsgType(#num;372)=H (Order Status Request) |<br/> BusinessRejectRefID(#num;379)=Order ID |<br/>BusinessRejectReason (#num;380)=1 (Unknown ID)\n  end\n","diagramHtml":"<svg id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 924px;\" viewBox=\"-50 -10 924 579\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044\"><title id=\"chart-title-diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044\">Order status request</title><rect x=\"40\" y=\"205\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"744\" height=\"268\" class=\"rect\"></rect><g><rect x=\"674\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"749\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"749\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"749\" y1=\"65\" x2=\"749\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"674\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"749\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"749\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .error-icon{fill:#552222;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .error-text{fill:#552222;stroke:#552222;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-thickness-normal{stroke-width:1px;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-thickness-thick{stroke-width:3.5px;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-pattern-solid{stroke-dasharray:0;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .marker{fill:#333333;stroke:#333333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .marker.cross{stroke:#333333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 p{margin:0;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .actor-line{stroke:#9370DB;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .sequenceNumber{fill:white;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .messageText{fill:#333;stroke:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .labelText,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .loopText,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .sectionTitle,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .noteText,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .actorPopupMenu{position:absolute;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .actor-man circle,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 line{fill:#ECECFF;stroke-width:2px;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 .node .neo-node{stroke:#9370DB;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node rect,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].cluster rect,#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i4\"><rect x=\"50\" y=\"301\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"724\" height=\"42\" class=\"note\"></rect><text x=\"412\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"412\">OR</tspan></text></g><text x=\"411\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Status Request: MsgType(#35)=H | OrderID(#37)=Order ID</text><line x1=\"76\" y1=\"119\" x2=\"745\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"414\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=I (Order Status) | OrdStatus(#39)=Status code</text><line x1=\"748\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"230\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"414\" y=\"252\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=I (Order Status) | OrdStatus(#39)=Status code</text><line x1=\"748\" y1=\"291\" x2=\"79\" y2=\"291\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"358\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Business Message Reject: MsgType(#35)=j |</text><text x=\"414\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">RefMsgType(#372)=H (Order Status Request) |</text><text x=\"414\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> BusinessRejectRefID(#379)=Order ID |</text><text x=\"414\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">BusinessRejectReason (#380)=1 (Unknown ID)</text><line x1=\"748\" y1=\"463\" x2=\"79\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-bbddf063e9e6620a5941e4094df81883d7bdba1d070678a1522bf18ff4f3c044-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 924px;\" viewBox=\"-50 -10 924 579\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a\"><title id=\"chart-title-diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a\">Order status request</title><rect x=\"40\" y=\"205\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"744\" height=\"268\" class=\"rect\"></rect><g><rect x=\"674\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"749\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"749\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"749\" y1=\"65\" x2=\"749\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"674\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"749\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"749\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .error-icon{fill:#a44141;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .error-text{fill:#ddd;stroke:#ddd;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-thickness-normal{stroke-width:1px;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-thickness-thick{stroke-width:3.5px;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-pattern-solid{stroke-dasharray:0;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .marker.cross{stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a p{margin:0;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .actor-line{stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .sequenceNumber{fill:black;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .messageText{fill:lightgrey;stroke:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .labelText,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .loopText,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .sectionTitle,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .noteText,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .actorPopupMenu{position:absolute;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .actor-man circle,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a line{fill:#1f2020;stroke-width:2px;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a .node .neo-node{stroke:#ccc;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node rect,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].cluster rect,#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node polygon{stroke:url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node path{stroke:url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-gradient);stroke-width:1px;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node circle{stroke:url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i4\"><rect x=\"50\" y=\"301\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"724\" height=\"42\" class=\"note\"></rect><text x=\"412\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"412\">OR</tspan></text></g><text x=\"411\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Status Request: MsgType(#35)=H | OrderID(#37)=Order ID</text><line x1=\"76\" y1=\"119\" x2=\"745\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"414\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=I (Order Status) | OrdStatus(#39)=Status code</text><line x1=\"748\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"230\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"414\" y=\"252\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=I (Order Status) | OrdStatus(#39)=Status code</text><line x1=\"748\" y1=\"291\" x2=\"79\" y2=\"291\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-arrowhead)\" style=\"fill: none;\"></line><text x=\"414\" y=\"358\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Business Message Reject: MsgType(#35)=j |</text><text x=\"414\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">RefMsgType(#372)=H (Order Status Request) |</text><text x=\"414\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> BusinessRejectRefID(#379)=Order ID |</text><text x=\"414\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">BusinessRejectReason (#380)=1 (Unknown ID)</text><line x1=\"748\" y1=\"463\" x2=\"79\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-b33482a050fb305d12143a35fb6fddf38da8df3190fdee838c0767fa9226ae5a-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order status request\n  participant API\n  participant Maker\n\n  API->>Maker: Order Status Request: MsgType(#num;35)=H | OrderID(#num;37)=Order ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=I (Order Status) | OrdStatus(#num;39)=Status code\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=I (Order Status) | OrdStatus(#num;39)=Status code\n  note over Maker,API: OR\n  Maker->>API: Business Message Reject: MsgType(#num;35)=j |<br/>RefMsgType(#num;372)=H (Order Status Request) |<br/> BusinessRejectRefID(#num;379)=Order ID |<br/>BusinessRejectReason (#num;380)=1 (Unknown ID)\n  end\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order status request "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-cancel","__idx":58},"children":["Order cancel"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral uses the Order Cancel Request message to cancel a previously submitted order."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n  accTitle: Order cancel request\n  participant API\n  participant Maker\n\n  API->>Maker: Order Cancel Request: MsgType(#num;35)=F | OrderID(#num;37)=Order ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=6 (Pending Cancel) | OrdStatus(#num;39)=6 (Pending Cancel)\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=4 (Cancel) | OrdStatus(#num;39)=4 (Cancel)\n  note over Maker,API: OR\n  Maker->>API: Business Message Reject: MsgType(#num;35)=j |<br/>RefMsgType(#num;372)=F (Order Cancel Request) |<br/> BusinessRejectRefID(#num;379)=Order ID |<br/>BusinessRejectReason (#num;380)=1 (Unknown ID)\n  end\n","diagramHtml":"<svg id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 981px;\" viewBox=\"-50 -10 981 579\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55\"><title id=\"chart-title-diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55\">Order cancel request</title><rect x=\"40\" y=\"205\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"801\" height=\"268\" class=\"rect\"></rect><g><rect x=\"731\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"806\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"806\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"806\" y1=\"65\" x2=\"806\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"731\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"806\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"806\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .error-icon{fill:#552222;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .error-text{fill:#552222;stroke:#552222;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-thickness-normal{stroke-width:1px;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-thickness-thick{stroke-width:3.5px;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-pattern-solid{stroke-dasharray:0;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .marker{fill:#333333;stroke:#333333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .marker.cross{stroke:#333333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 p{margin:0;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .actor-line{stroke:#9370DB;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .sequenceNumber{fill:white;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .messageText{fill:#333;stroke:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .labelText,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .loopText,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .sectionTitle,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .noteText,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .actorPopupMenu{position:absolute;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .actor-man circle,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 line{fill:#ECECFF;stroke-width:2px;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 .node .neo-node{stroke:#9370DB;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node rect,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].cluster rect,#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i4\"><rect x=\"50\" y=\"301\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"781\" height=\"42\" class=\"note\"></rect><text x=\"441\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"441\">OR</tspan></text></g><text x=\"439\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Cancel Request: MsgType(#35)=F | OrderID(#37)=Order ID</text><line x1=\"76\" y1=\"119\" x2=\"802\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"442\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=6 (Pending Cancel) | OrdStatus(#39)=6 (Pending Cancel)</text><line x1=\"805\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"230\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"442\" y=\"252\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=4 (Cancel) | OrdStatus(#39)=4 (Cancel)</text><line x1=\"805\" y1=\"291\" x2=\"79\" y2=\"291\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"358\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Business Message Reject: MsgType(#35)=j |</text><text x=\"442\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">RefMsgType(#372)=F (Order Cancel Request) |</text><text x=\"442\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> BusinessRejectRefID(#379)=Order ID |</text><text x=\"442\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">BusinessRejectReason (#380)=1 (Unknown ID)</text><line x1=\"805\" y1=\"463\" x2=\"79\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-15987b5c0269dca0cfe8953bc2af203e78fc469484a03146da91e118fd78fc55-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 981px;\" viewBox=\"-50 -10 981 579\" role=\"graphics-document document\" aria-roledescription=\"sequence\" aria-labelledby=\"chart-title-diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e\"><title id=\"chart-title-diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e\">Order cancel request</title><rect x=\"40\" y=\"205\" fill=\"rgba(94, 43, 255, 0.1)\" width=\"801\" height=\"268\" class=\"rect\"></rect><g><rect x=\"731\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"806\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"806\" dy=\"0\">Maker</tspan></text></g><g><rect x=\"0\" y=\"493\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"525.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g><g><line id=\"actor1\" x1=\"806\" y1=\"65\" x2=\"806\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"731\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"806\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"806\" dy=\"0\">Maker</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"493\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"API\" data-et=\"life-line\" data-id=\"API\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"API\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">API</tspan></text></g></g><style>#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .error-icon{fill:#a44141;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .error-text{fill:#ddd;stroke:#ddd;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-thickness-normal{stroke-width:1px;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-thickness-thick{stroke-width:3.5px;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-pattern-solid{stroke-dasharray:0;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .marker{fill:lightgrey;stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .marker.cross{stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e p{margin:0;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .actor-line{stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .sequenceNumber{fill:black;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .messageText{fill:lightgrey;stroke:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .labelText,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .loopText,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .sectionTitle,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .noteText,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .actorPopupMenu{position:absolute;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .actor-man circle,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e line{fill:#1f2020;stroke-width:2px;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e .node .neo-node{stroke:#ccc;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node rect,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].cluster rect,#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node polygon{stroke:url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node path{stroke:url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-gradient);stroke-width:1px;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node circle{stroke:url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i4\"><rect x=\"50\" y=\"301\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"781\" height=\"42\" class=\"note\"></rect><text x=\"441\" y=\"306\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"441\">OR</tspan></text></g><text x=\"439\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Order Cancel Request: MsgType(#35)=F | OrderID(#37)=Order ID</text><line x1=\"76\" y1=\"119\" x2=\"802\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"API\" data-to=\"Maker\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"442\" y=\"156\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=6 (Pending Cancel) | OrdStatus(#39)=6 (Pending Cancel)</text><line x1=\"805\" y1=\"195\" x2=\"79\" y2=\"195\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"230\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execution Report: MsgType(#35)=8 |</text><text x=\"442\" y=\"252\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">ExecType(#150)=4 (Cancel) | OrdStatus(#39)=4 (Cancel)</text><line x1=\"805\" y1=\"291\" x2=\"79\" y2=\"291\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-arrowhead)\" style=\"fill: none;\"></line><text x=\"442\" y=\"358\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Business Message Reject: MsgType(#35)=j |</text><text x=\"442\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">RefMsgType(#372)=F (Order Cancel Request) |</text><text x=\"442\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\"> BusinessRejectRefID(#379)=Order ID |</text><text x=\"442\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">BusinessRejectReason (#380)=1 (Unknown ID)</text><line x1=\"805\" y1=\"463\" x2=\"79\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Maker\" data-to=\"API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ae418c8ff9127b92a1cdd1493539a16f2433b76b8150d589cc4b3c474b65a69e-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n  accTitle: Order cancel request\n  participant API\n  participant Maker\n\n  API->>Maker: Order Cancel Request: MsgType(#num;35)=F | OrderID(#num;37)=Order ID\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=6 (Pending Cancel) | OrdStatus(#num;39)=6 (Pending Cancel)\n  rect rgba(94, 43, 255, 0.1)\n  Maker->>API: Execution Report: MsgType(#num;35)=8 |<br/>ExecType(#num;150)=4 (Cancel) | OrdStatus(#num;39)=4 (Cancel)\n  note over Maker,API: OR\n  Maker->>API: Business Message Reject: MsgType(#num;35)=j |<br/>RefMsgType(#num;372)=F (Order Cancel Request) |<br/> BusinessRejectRefID(#num;379)=Order ID |<br/>BusinessRejectReason (#num;380)=1 (Unknown ID)\n  end\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order cancel request "]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"supported-order-types","__idx":59},"children":["Supported order types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API supports orders with the following ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdType"]}," (#40) values. Integral rejects messages from customers with unsupported order types."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order types "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Order type"},"children":["Order type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OrdType (#40) value"},"children":["OrdType (#40) value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Previously Quoted"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The client sends new orders with a reference to a previously received executable price in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteEntryID"]}," (#299) from a price (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh%22"},"children":["Market Data Snapshot/Full Refresh"]},")."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Limit"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Orders executed at the limit price or better until they are filled, rejected, or expired (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-expiry-time-in-force"},"children":["Order expiry (time in force)"]},"). Orders must include the requested price and size (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Price"]}," (#44) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38))."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Market"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Orders are executed at the best available price in the system.until they are filled, rejected, or expired (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-expiry-time-in-force"},"children":["Order expiry (time in force)"]},")."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-expiry-time-in-force","__idx":60},"children":["Order expiry (time in force)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The FIX Maker ESP API supports orders with the following ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeInForce"]}," (#59) values:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order expiry "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Expiry type"},"children":["Expiry type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"TimeInForce (#59)"},"children":["TimeInForce (#59)"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Applicable order types"},"children":["Applicable order types"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Day"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order remains active for the entire day until it is completely filled, canceled by the customer, or until the end of the business day (the roll time)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0=Day"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Market"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Limit"]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["IOC (Immediate or Cancel)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order is matched with the available order book in the system after the submission. If the order is not completely filled (or after the expiry/cancel message is received) any remaining amount is cancelled. If no fill/expiry/cancel message is received, the entire order is assumed to be cancelled.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) is specified, the first fill must be greater than or equal to the minimum quantity and lesser than or equal to the order quantity, otherwise the order goes into a pending state. Subsequent fills, if any, may be of any size.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) is not specified, the first fill may be of any size less than or equal to the order size. Subsequent fills, if any, may be of any size."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3=IOC"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Market"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Limit"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Previously Quoted"]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FOK (Fill or Kill)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order is matched with the available order book in the system after the submission. The order amount must be completely filled with one fill or canceled in its entirety. No partial fill is allowed."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4=FOK"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Market"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Limit"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Previously Quoted"]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GTT/GTD (Good Till Date/Time)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order remains active until completely filled, canceled by the submitter, or expired.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Applicable to limit orders only. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#supported-order-types"},"children":["Supported order types"]},".",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"You must specify the expiry time in GMT in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExpireTime"]}," (#126) field in the format ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]},"-",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["hh"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["mm"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["ss"]},".",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sss"]},".",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"For example, to set the order to expire at 17:00 on August 14th, 2025, you would specify ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["126=20250814-17:00:00.000"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["6=GTT/GTD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Limit"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"partial-fills","__idx":61},"children":["Partial fills"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Partial fills apply only to the order trading workflow. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#orders-workflow"},"children":["Orders workflow"]}," for information."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can specify how orders are filled with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) field in the New Order – Single message:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Partial fill: The order amount can be filled multiple times until the entire amount is filled."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Partial fill with market minimum: The order amount can be filled multiple times, but the first fill must be no less than the market minimum defined by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) field. Subsequent fills have no size requirement."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["No partial fill: The order amount must be filled in its entirety with exactly one fill. The value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) field equals the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38) field. This is effectively a fill-or-kill order."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more details about partial fills, see the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," field in the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order--single"},"children":["New Order – Single message"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-state-transition","__idx":62},"children":["Order state transition"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker maintains an order’s status and propagates changes in status via Execution Report messages to Integral. The order states and state transitions are shown in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#fig-order-state-transitions"},"children":["Order state transitions"]},". Each circle represents a value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39) field of an Execution Report message. The event names on the transition lines represent the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) values of the Execution Report message. Multiple transitions from the same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39) may have the same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) value. The destination ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39) is determined by other attributes of the order as described in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#orders-workflow"},"children":["Orders workflow"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"figureCaption"},"children":["Order state transitions",{"$$mdtype":"Tag","name":"a","attributes":{"name":"fig-order-state-transitions"},"children":[]}," "]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"stateDiagram-v2\n  accTitle: Order state transitions\n  direction LR\n  Pending: Pending New\n  Partially: Partially Filled\n  Cancelled: Cancelled#nbsp;\n\n  [*] --> Pending: Order<br/>submitted\n  Pending --> New: New\n  Pending --> Rejected: Reject\n  Pending --> Cancelled: Cancel#nbsp;\n  New --> Rejected: Reject\n  New --> Cancelled: Cancel#nbsp;\n  New --> Expired: Expire\n  New --> Partially: Trade\n  New --> Filled: Trade\n  Partially --> Filled: Trade\n  Partially --> Partially: Trade\n  Partially --> Expired: Expire\n  Rejected --> [*]\n  Cancelled --> [*]\n  Expired --> [*]\n  Filled --> [*]\n","diagramHtml":"<svg id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 904.4262084960938px;\" viewBox=\"0 0 904.4262084960938 425.1499938964844\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\" aria-labelledby=\"chart-title-diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0\"><title id=\"chart-title-diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0\">Order state transitions</title><style>#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .error-icon{fill:#552222;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .error-text{fill:#552222;stroke:#552222;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-thickness-normal{stroke-width:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-thickness-thick{stroke-width:3.5px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-pattern-solid{stroke-dasharray:0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .marker{fill:#333333;stroke:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .marker.cross{stroke:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 p{margin:0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 defs [id$=\"-barbEnd\"]{fill:#333333;stroke:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 g.stateGroup text{fill:#9370DB;stroke:none;font-size:10px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 g.stateGroup text{fill:#333;stroke:none;font-size:10px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 g.stateGroup .state-title{font-weight:bolder;fill:#131300;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 g.stateGroup rect{fill:#ECECFF;stroke:#9370DB;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 g.stateGroup line{stroke:#333333;stroke-width:1;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .transition{stroke:#333333;stroke-width:1;fill:none;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .stateGroup .composit{fill:white;border-bottom:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .state-note{stroke:#aaaa33;fill:#fff5ad;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .state-note text{fill:black;stroke:none;font-size:10px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edgeLabel .label rect{fill:#ECECFF;opacity:0.5;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .edgeLabel .label text{fill:#333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .label div .edgeLabel{color:#333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .stateLabel text{fill:#131300;font-size:10px;font-weight:bold;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node circle.state-start{fill:#333333;stroke:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node .fork-join{fill:#333333;stroke:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node circle.state-end{fill:#9370DB;stroke:white;stroke-width:1.5;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .end-state-inner{fill:white;stroke-width:1.5;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [id$=\"-barbEnd\"]{fill:#333333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .cluster-label,#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .nodeLabel{color:#131300;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-state .divider{stroke:#9370DB;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-cluster.statediagram-cluster .inner{fill:white;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f0f0f0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f0f0f0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .note-edge{stroke-dasharray:5;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-note text{fill:black;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram-note .nodeLabel{color:black;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagram .edgeLabel{color:red;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [id$=\"-dependencyStart\"],#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [id$=\"-dependencyEnd\"]{fill:#333333;stroke:#333333;stroke-width:1;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 .node .neo-node{stroke:#9370DB;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node rect,#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].cluster rect,#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M22,97L32.522,97C43.044,97,64.089,97,85.133,97C106.177,97,127.221,97,137.743,97L148.266,97\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MjIsInkiOjk3fSx7IngiOjg1LjEzMjgxMjUsInkiOjk3fSx7IngiOjE0OC4yNjU2MjUsInkiOjk3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M225.596,117L238.67,129.921C251.744,142.842,277.891,168.683,298.266,181.604C318.641,194.525,333.242,194.525,340.543,194.525L347.844,194.525\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MjI1LjU5NjE3MzI1Njc3OTksInkiOjExN30seyJ4IjozMDQuMDM5MDYyNSwieSI6MTk0LjUyNTAwMDAwMDM3MjUzfSx7IngiOjM0Ny44NDM3NSwieSI6MTk0LjUyNTAwMDAwMDM3MjUzfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M230.99,77L243.165,67.5C255.34,58,279.69,39,303.263,29.5C326.836,20,349.633,20,374.133,20C398.633,20,424.836,20,449.84,21.71C474.844,23.42,498.648,26.839,510.551,28.549L522.453,30.259\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MjMwLjk5MDQ2MjY2MjMzNzY4LCJ5Ijo3N30seyJ4IjozMDQuMDM5MDYyNSwieSI6MjB9LHsieCI6MzcyLjQyOTY4NzUsInkiOjIwfSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoyMH0seyJ4Ijo1MjIuNDUzMTI1LCJ5IjozMC4yNTg1Mzk2NjQ3MjYxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M262.453,97L269.384,97C276.315,97,290.177,97,308.507,97C326.836,97,349.633,97,374.133,97C398.633,97,424.836,97,448.798,99.828C472.76,102.655,494.482,108.311,505.342,111.139L516.203,113.966\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MjYyLjQ1MzEyNSwieSI6OTd9LHsieCI6MzA0LjAzOTA2MjUsInkiOjk3fSx7IngiOjM3Mi40Mjk2ODc1LCJ5Ijo5N30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6OTd9LHsieCI6NTE2LjIwMzEyNSwieSI6MTEzLjk2NjMzMjMyNzk3OTI1fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M384.568,174.525L395.646,156.271C406.725,138.017,428.882,101.508,451.863,80.155C474.844,58.802,498.648,52.604,510.551,49.505L522.453,46.406\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6Mzg0LjU2Nzc4ODI1MjcxNTUsInkiOjE3NC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6NjV9LHsieCI6NTIyLjQ1MzEyNSwieSI6NDYuNDA2Mzk2ODU3NjgzOTQ0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M397.016,178.566L406.02,172.722C415.023,166.878,433.031,155.189,452.896,147.638C472.76,140.087,494.482,136.674,505.342,134.968L516.203,133.262\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6Mzk3LjAxNTYyNSwieSI6MTc4LjU2NjM3NTk2OTI0ODI3fSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoxNDMuNX0seyJ4Ijo1MTYuMjAzMTI1LCJ5IjoxMzMuMjYxNjk2MDA4OTc4MDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M397.016,194.048L406.02,193.873C415.023,193.699,433.031,193.349,460.599,193.175C488.167,193,525.294,193,561.815,193C598.336,193,634.25,193,660.234,195.904C686.219,198.809,702.273,204.618,710.301,207.522L718.328,210.427\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6Mzk3LjAxNTYyNSwieSI6MTk0LjA0ODAzOTY1NDQwMDMzfSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoxOTN9LHsieCI6NTYyLjQyMTg3NSwieSI6MTkzfSx7IngiOjY3MC4xNjQwNjI1LCJ5IjoxOTN9LHsieCI6NzE4LjMyODEyNSwieSI6MjEwLjQyNjgwNDA5OTU5MjE4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M380.748,214.525L392.463,242.692C404.178,270.858,427.609,327.192,447.958,355.358C468.307,383.525,485.576,383.525,494.21,383.525L502.844,383.525\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge7\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge7\" data-points=\"W3sieCI6MzgwLjc0ODEzOTg4MDk1MjQsInkiOjIxNC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6MzgzLjUyNTAwMDAwMDM3MjUzfSx7IngiOjUwMi44NDM3NSwieSI6MzgzLjUyNTAwMDAwMDM3MjUzfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M393.26,214.525L402.89,223.771C412.52,233.017,431.779,251.508,459.973,260.754C488.167,270,525.294,270,561.815,270C598.336,270,634.25,270,661.646,274.872C689.042,279.744,707.919,289.488,717.358,294.36L726.797,299.232\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge8\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge8\" data-points=\"W3sieCI6MzkzLjI2MDI2MDUzNzUzMjQsInkiOjIxNC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6MjcwfSx7IngiOjU2Mi40MjE4NzUsInkiOjI3MH0seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MjcwfSx7IngiOjcyNi43OTY4NzUsInkiOjI5OS4yMzIwMDc2OTg0Nzg3NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M604.653,363.525L615.572,358.354C626.49,353.183,648.327,342.842,668.684,335.539C689.042,328.236,707.919,323.972,717.358,321.84L726.797,319.708\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge9\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge9\" data-points=\"W3sieCI6NjA0LjY1MzAxMTY5NzM4ODksInkiOjM2My41MjUwMDAwMDAzNzI1M30seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MzMyLjV9LHsieCI6NzI2Ljc5Njg3NSwieSI6MzE5LjcwNzg0NDgxOTMzOTV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M577.229,363.525L592.718,342.604C608.208,321.683,639.186,279.842,662.702,257.537C686.219,235.231,702.273,232.463,710.301,231.078L718.328,229.694\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge11\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge11\" data-points=\"W3sieCI6NTc3LjIyOTI1MzQ1NzI3MTksInkiOjM2My41MjUwMDAwMDAzNzI1M30seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MjM4fSx7IngiOjcxOC4zMjgxMjUsInkiOjIyOS42OTQwMzM0ODQ2MjE0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M602.391,36L613.686,36C624.982,36,647.573,36,672.906,36C698.24,36,726.315,36,754.026,36C781.737,36,809.083,36,831.172,58.158C853.261,80.317,870.093,124.633,878.509,146.792L886.925,168.95\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge12\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge12\" data-points=\"W3sieCI6NjAyLjM5MDYyNSwieSI6MzZ9LHsieCI6NjcwLjE2NDA2MjUsInkiOjM2fSx7IngiOjc1NC4zOTA2MjUsInkiOjM2fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjozNn0seyJ4Ijo4ODYuOTI1MTEwNTU5MzMyOCwieSI6MTY4Ljk0OTg4NDE2MTg4NDA2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M608.641,126L618.895,126C629.148,126,649.656,126,673.948,126C698.24,126,726.315,126,754.026,126C781.737,126,809.083,126,830.734,133.453C852.384,140.906,868.339,155.811,876.316,163.264L884.293,170.717\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge13\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge13\" data-points=\"W3sieCI6NjA4LjY0MDYyNSwieSI6MTI2fSx7IngiOjY3MC4xNjQwNjI1LCJ5IjoxMjZ9LHsieCI6NzU0LjM5MDYyNSwieSI6MTI2fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjoxMjZ9LHsieCI6ODg0LjI5MzAxMzQyMTMwOTEsInkiOjE3MC43MTY3MDY4OTM4OTI1Nn1d\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M790.453,223.475L798.116,223.475C805.779,223.475,821.104,223.475,836.732,216.263C852.359,209.051,868.289,194.627,876.254,187.415L884.219,180.203\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge14\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge14\" data-points=\"W3sieCI6NzkwLjQ1MzEyNSwieSI6MjIzLjQ3NDk5OTk5OTYyNzQ3fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjoyMjMuNDc0OTk5OTk5NjI3NDd9LHsieCI6ODg0LjIxOTA2MTg3NjE2MjYsInkiOjE4MC4yMDI4OTAzNDA5NDMwNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M781.984,313.475L791.059,313.475C800.133,313.475,818.281,313.475,835.767,291.569C853.254,269.664,870.077,225.852,878.489,203.947L886.901,182.041\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge15\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge15\" data-points=\"W3sieCI6NzgxLjk4NDM3NSwieSI6MzEzLjQ3NDk5OTk5OTYyNzQ3fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjozMTMuNDc0OTk5OTk5NjI3NDd9LHsieCI6ODg2LjkwMTEzMDUwNzkwMTUsInkiOjE4Mi4wNDA5NTc3MjYwNDIxNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path><path d=\"M622,368.572L626,367.568C630,366.564,638,364.556,642,370.545C646,376.533,646,390.517,642,396.505C638,402.494,630,400.486,626,399.482L622,398.478\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-edge10\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge10\" data-points=\"W3sieCI6NjIyLCJ5IjozNjguNTcxOTkzMzA1MTk1ODZ9LHsieCI6NjQ2LCJ5IjozNjIuNTQ4NDM3NTAwMzcyNTN9LHsieCI6NjQ2LCJ5Ijo0MDQuNTAxNTYyNTAwMzcyNTN9LHsieCI6NjIyLCJ5IjozOTguNDc4MDA2Njk1NTQ5Mn1d\" data-look=\"classic\" marker-end=\"url(#diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(85.1328125, 97)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-38.1328125, -24)\"><foreignObject width=\"76.265625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Order<br>submitted</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(304.0390625, 194.52500000037253)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-16.5859375, -12)\"><foreignObject width=\"33.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>New</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(372.4296875, 20)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-22.578125, -12)\"><foreignObject width=\"45.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Reject</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(372.4296875, 97)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-26.8046875, -12)\"><foreignObject width=\"53.609375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Cancel&nbsp;</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(436.94692, 88.21968)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-22.578125, -12)\"><foreignObject width=\"45.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Reject</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(451.80816, 143.37916)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-26.8046875, -12)\"><foreignObject width=\"53.609375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Cancel&nbsp;</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(562.421875, 193)\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(-23.1640625, -12)\"><foreignObject width=\"46.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Expire</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(451.0390625, 383.52500000037253)\"><g class=\"label\" data-id=\"edge7\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(562.421875, 270)\"><g class=\"label\" data-id=\"edge8\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(663.64487, 335.58739)\"><g class=\"label\" data-id=\"edge9\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(670.9765625, 383.52500000037253)\"><g class=\"label\" data-id=\"edge10\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(638.23782, 281.12208)\"><g class=\"label\" data-id=\"edge11\" transform=\"translate(-23.1640625, -12)\"><foreignObject width=\"46.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Expire</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge12\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge13\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge14\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge15\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Pending-3\" data-look=\"classic\" transform=\"translate(205.359375, 97)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-57.09375\" y=\"-20\" width=\"114.1875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-49.09375, -12)\"><rect></rect><foreignObject width=\"98.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Pending New</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Partially-11\" data-look=\"classic\" transform=\"translate(562.421875, 383.52500000037253)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-59.578125\" y=\"-20\" width=\"119.15625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-51.578125, -12)\"><rect></rect><foreignObject width=\"103.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Partially Filled</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Cancelled-13\" data-look=\"classic\" transform=\"translate(562.421875, 126)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-46.21875\" y=\"-20\" width=\"92.4375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.21875, -12)\"><rect></rect><foreignObject width=\"76.4375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Cancelled&nbsp;</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-root_start-0\" data-look=\"classic\" transform=\"translate(15, 97)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-New-8\" data-look=\"classic\" transform=\"translate(372.4296875, 194.52500000037253)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-24.5859375\" y=\"-20\" width=\"49.171875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.5859375, -12)\"><rect></rect><foreignObject width=\"33.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>New</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Rejected-12\" data-look=\"classic\" transform=\"translate(562.421875, 36)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.96875\" y=\"-20\" width=\"79.9375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.96875, -12)\"><rect></rect><foreignObject width=\"63.9375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Rejected</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Expired-14\" data-look=\"classic\" transform=\"translate(754.390625, 223.47499999962747)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.0625\" y=\"-20\" width=\"72.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.0625, -12)\"><rect></rect><foreignObject width=\"56.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Expired</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-Filled-15\" data-look=\"classic\" transform=\"translate(754.390625, 313.47499999962747)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-27.59375\" y=\"-20\" width=\"55.1875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-19.59375, -12)\"><rect></rect><foreignObject width=\"39.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Filled</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-state-root_end-15\" data-look=\"classic\" transform=\"translate(889.4128966331482, 175.5)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"#333333\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#9370DB\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#9370DB\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g><g class=\"label edgeLabel\" id=\"Partially---Partially---1\" transform=\"translate(754.390625, 383.52500000037253)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"Partially---Partially---2\" transform=\"translate(889.4128966331482, 417.05000000074506)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-cd12fb4667955325461069a5fa38d5713d07e864815d03a67ac793b13f0242d0-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 904.4262084960938px;\" viewBox=\"0 0 904.4262084960938 425.1499938964844\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\" aria-labelledby=\"chart-title-diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a\"><title id=\"chart-title-diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a\">Order state transitions</title><style>#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .error-icon{fill:#a44141;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .error-text{fill:#ddd;stroke:#ddd;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-thickness-normal{stroke-width:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-thickness-thick{stroke-width:3.5px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-pattern-solid{stroke-dasharray:0;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .marker.cross{stroke:lightgrey;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a p{margin:0;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a defs [id$=\"-barbEnd\"]{fill:lightgrey;stroke:lightgrey;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a g.stateGroup .state-title{font-weight:bolder;fill:#e0dfdf;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a g.stateGroup rect{fill:#1f2020;stroke:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a g.stateGroup line{stroke:lightgrey;stroke-width:1;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .transition{stroke:lightgrey;stroke-width:1;fill:none;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .stateGroup .composit{fill:#333;border-bottom:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .state-note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .state-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-size:10px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .stateLabel .box{stroke:none;stroke-width:0;fill:#1f2020;opacity:0.5;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edgeLabel .label rect{fill:#1f2020;opacity:0.5;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .edgeLabel .label text{fill:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .label div .edgeLabel{color:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .stateLabel text{fill:#e0dfdf;font-size:10px;font-weight:bold;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node circle.state-start{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node .fork-join{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node circle.state-end{fill:#cccccc;stroke:#333;stroke-width:1.5;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .end-state-inner{fill:#333;stroke-width:1.5;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [id$=\"-barbEnd\"]{fill:lightgrey;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-cluster rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .cluster-label,#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .nodeLabel{color:#e0dfdf;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-state .divider{stroke:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-cluster.statediagram-cluster .inner{fill:#333;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-cluster.statediagram-cluster-alt .inner{fill:#555;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-cluster .inner{rx:0;ry:0;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#555;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .note-edge{stroke-dasharray:5;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram-note .nodeLabel{color:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagram .edgeLabel{color:red;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [id$=\"-dependencyStart\"],#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [id$=\"-dependencyEnd\"]{fill:lightgrey;stroke:lightgrey;stroke-width:1;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].statediagram-cluster rect{fill:#1f2020;stroke:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);stroke-width:1;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a .node .neo-node{stroke:#ccc;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node rect,#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].cluster rect,#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node polygon{stroke:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node path{stroke:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);stroke-width:1px;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node circle{stroke:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M22,97L32.522,97C43.044,97,64.089,97,85.133,97C106.177,97,127.221,97,137.743,97L148.266,97\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MjIsInkiOjk3fSx7IngiOjg1LjEzMjgxMjUsInkiOjk3fSx7IngiOjE0OC4yNjU2MjUsInkiOjk3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M225.596,117L238.67,129.921C251.744,142.842,277.891,168.683,298.266,181.604C318.641,194.525,333.242,194.525,340.543,194.525L347.844,194.525\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MjI1LjU5NjE3MzI1Njc3OTksInkiOjExN30seyJ4IjozMDQuMDM5MDYyNSwieSI6MTk0LjUyNTAwMDAwMDM3MjUzfSx7IngiOjM0Ny44NDM3NSwieSI6MTk0LjUyNTAwMDAwMDM3MjUzfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M230.99,77L243.165,67.5C255.34,58,279.69,39,303.263,29.5C326.836,20,349.633,20,374.133,20C398.633,20,424.836,20,449.84,21.71C474.844,23.42,498.648,26.839,510.551,28.549L522.453,30.259\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MjMwLjk5MDQ2MjY2MjMzNzY4LCJ5Ijo3N30seyJ4IjozMDQuMDM5MDYyNSwieSI6MjB9LHsieCI6MzcyLjQyOTY4NzUsInkiOjIwfSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoyMH0seyJ4Ijo1MjIuNDUzMTI1LCJ5IjozMC4yNTg1Mzk2NjQ3MjYxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M262.453,97L269.384,97C276.315,97,290.177,97,308.507,97C326.836,97,349.633,97,374.133,97C398.633,97,424.836,97,448.798,99.828C472.76,102.655,494.482,108.311,505.342,111.139L516.203,113.966\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MjYyLjQ1MzEyNSwieSI6OTd9LHsieCI6MzA0LjAzOTA2MjUsInkiOjk3fSx7IngiOjM3Mi40Mjk2ODc1LCJ5Ijo5N30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6OTd9LHsieCI6NTE2LjIwMzEyNSwieSI6MTEzLjk2NjMzMjMyNzk3OTI1fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M384.568,174.525L395.646,156.271C406.725,138.017,428.882,101.508,451.863,80.155C474.844,58.802,498.648,52.604,510.551,49.505L522.453,46.406\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6Mzg0LjU2Nzc4ODI1MjcxNTUsInkiOjE3NC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6NjV9LHsieCI6NTIyLjQ1MzEyNSwieSI6NDYuNDA2Mzk2ODU3NjgzOTQ0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M397.016,178.566L406.02,172.722C415.023,166.878,433.031,155.189,452.896,147.638C472.76,140.087,494.482,136.674,505.342,134.968L516.203,133.262\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6Mzk3LjAxNTYyNSwieSI6MTc4LjU2NjM3NTk2OTI0ODI3fSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoxNDMuNX0seyJ4Ijo1MTYuMjAzMTI1LCJ5IjoxMzMuMjYxNjk2MDA4OTc4MDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M397.016,194.048L406.02,193.873C415.023,193.699,433.031,193.349,460.599,193.175C488.167,193,525.294,193,561.815,193C598.336,193,634.25,193,660.234,195.904C686.219,198.809,702.273,204.618,710.301,207.522L718.328,210.427\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6Mzk3LjAxNTYyNSwieSI6MTk0LjA0ODAzOTY1NDQwMDMzfSx7IngiOjQ1MS4wMzkwNjI1LCJ5IjoxOTN9LHsieCI6NTYyLjQyMTg3NSwieSI6MTkzfSx7IngiOjY3MC4xNjQwNjI1LCJ5IjoxOTN9LHsieCI6NzE4LjMyODEyNSwieSI6MjEwLjQyNjgwNDA5OTU5MjE4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M380.748,214.525L392.463,242.692C404.178,270.858,427.609,327.192,447.958,355.358C468.307,383.525,485.576,383.525,494.21,383.525L502.844,383.525\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge7\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge7\" data-points=\"W3sieCI6MzgwLjc0ODEzOTg4MDk1MjQsInkiOjIxNC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6MzgzLjUyNTAwMDAwMDM3MjUzfSx7IngiOjUwMi44NDM3NSwieSI6MzgzLjUyNTAwMDAwMDM3MjUzfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M393.26,214.525L402.89,223.771C412.52,233.017,431.779,251.508,459.973,260.754C488.167,270,525.294,270,561.815,270C598.336,270,634.25,270,661.646,274.872C689.042,279.744,707.919,289.488,717.358,294.36L726.797,299.232\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge8\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge8\" data-points=\"W3sieCI6MzkzLjI2MDI2MDUzNzUzMjQsInkiOjIxNC41MjUwMDAwMDAzNzI1M30seyJ4Ijo0NTEuMDM5MDYyNSwieSI6MjcwfSx7IngiOjU2Mi40MjE4NzUsInkiOjI3MH0seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MjcwfSx7IngiOjcyNi43OTY4NzUsInkiOjI5OS4yMzIwMDc2OTg0Nzg3NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M604.653,363.525L615.572,358.354C626.49,353.183,648.327,342.842,668.684,335.539C689.042,328.236,707.919,323.972,717.358,321.84L726.797,319.708\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge9\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge9\" data-points=\"W3sieCI6NjA0LjY1MzAxMTY5NzM4ODksInkiOjM2My41MjUwMDAwMDAzNzI1M30seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MzMyLjV9LHsieCI6NzI2Ljc5Njg3NSwieSI6MzE5LjcwNzg0NDgxOTMzOTV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M577.229,363.525L592.718,342.604C608.208,321.683,639.186,279.842,662.702,257.537C686.219,235.231,702.273,232.463,710.301,231.078L718.328,229.694\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge11\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge11\" data-points=\"W3sieCI6NTc3LjIyOTI1MzQ1NzI3MTksInkiOjM2My41MjUwMDAwMDAzNzI1M30seyJ4Ijo2NzAuMTY0MDYyNSwieSI6MjM4fSx7IngiOjcxOC4zMjgxMjUsInkiOjIyOS42OTQwMzM0ODQ2MjE0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M602.391,36L613.686,36C624.982,36,647.573,36,672.906,36C698.24,36,726.315,36,754.026,36C781.737,36,809.083,36,831.172,58.158C853.261,80.317,870.093,124.633,878.509,146.792L886.925,168.95\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge12\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge12\" data-points=\"W3sieCI6NjAyLjM5MDYyNSwieSI6MzZ9LHsieCI6NjcwLjE2NDA2MjUsInkiOjM2fSx7IngiOjc1NC4zOTA2MjUsInkiOjM2fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjozNn0seyJ4Ijo4ODYuOTI1MTEwNTU5MzMyOCwieSI6MTY4Ljk0OTg4NDE2MTg4NDA2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M608.641,126L618.895,126C629.148,126,649.656,126,673.948,126C698.24,126,726.315,126,754.026,126C781.737,126,809.083,126,830.734,133.453C852.384,140.906,868.339,155.811,876.316,163.264L884.293,170.717\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge13\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge13\" data-points=\"W3sieCI6NjA4LjY0MDYyNSwieSI6MTI2fSx7IngiOjY3MC4xNjQwNjI1LCJ5IjoxMjZ9LHsieCI6NzU0LjM5MDYyNSwieSI6MTI2fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjoxMjZ9LHsieCI6ODg0LjI5MzAxMzQyMTMwOTEsInkiOjE3MC43MTY3MDY4OTM4OTI1Nn1d\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M790.453,223.475L798.116,223.475C805.779,223.475,821.104,223.475,836.732,216.263C852.359,209.051,868.289,194.627,876.254,187.415L884.219,180.203\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge14\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge14\" data-points=\"W3sieCI6NzkwLjQ1MzEyNSwieSI6MjIzLjQ3NDk5OTk5OTYyNzQ3fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjoyMjMuNDc0OTk5OTk5NjI3NDd9LHsieCI6ODg0LjIxOTA2MTg3NjE2MjYsInkiOjE4MC4yMDI4OTAzNDA5NDMwNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M781.984,313.475L791.059,313.475C800.133,313.475,818.281,313.475,835.767,291.569C853.254,269.664,870.077,225.852,878.489,203.947L886.901,182.041\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge15\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge15\" data-points=\"W3sieCI6NzgxLjk4NDM3NSwieSI6MzEzLjQ3NDk5OTk5OTYyNzQ3fSx7IngiOjgzNi40Mjk2ODc1LCJ5IjozMTMuNDc0OTk5OTk5NjI3NDd9LHsieCI6ODg2LjkwMTEzMDUwNzkwMTUsInkiOjE4Mi4wNDA5NTc3MjYwNDIxNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path><path d=\"M622,368.572L626,367.568C630,366.564,638,364.556,642,370.545C646,376.533,646,390.517,642,396.505C638,402.494,630,400.486,626,399.482L622,398.478\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-edge10\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge10\" data-points=\"W3sieCI6NjIyLCJ5IjozNjguNTcxOTkzMzA1MTk1ODZ9LHsieCI6NjQ2LCJ5IjozNjIuNTQ4NDM3NTAwMzcyNTN9LHsieCI6NjQ2LCJ5Ijo0MDQuNTAxNTYyNTAwMzcyNTN9LHsieCI6NjIyLCJ5IjozOTguNDc4MDA2Njk1NTQ5Mn1d\" data-look=\"classic\" marker-end=\"url(#diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(85.1328125, 97)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-38.1328125, -24)\"><foreignObject width=\"76.265625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Order<br>submitted</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(304.0390625, 194.52500000037253)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-16.5859375, -12)\"><foreignObject width=\"33.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>New</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(372.4296875, 20)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-22.578125, -12)\"><foreignObject width=\"45.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Reject</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(372.4296875, 97)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-26.8046875, -12)\"><foreignObject width=\"53.609375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Cancel&nbsp;</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(436.94692, 88.21968)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-22.578125, -12)\"><foreignObject width=\"45.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Reject</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(451.80816, 143.37916)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-26.8046875, -12)\"><foreignObject width=\"53.609375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Cancel&nbsp;</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(562.421875, 193)\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(-23.1640625, -12)\"><foreignObject width=\"46.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Expire</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(451.0390625, 383.52500000037253)\"><g class=\"label\" data-id=\"edge7\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(562.421875, 270)\"><g class=\"label\" data-id=\"edge8\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(663.64487, 335.58739)\"><g class=\"label\" data-id=\"edge9\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(670.9765625, 383.52500000037253)\"><g class=\"label\" data-id=\"edge10\" transform=\"translate(-20.9765625, -12)\"><foreignObject width=\"41.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Trade</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(638.23782, 281.12208)\"><g class=\"label\" data-id=\"edge11\" transform=\"translate(-23.1640625, -12)\"><foreignObject width=\"46.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Expire</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge12\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge13\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge14\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge15\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Pending-3\" data-look=\"classic\" transform=\"translate(205.359375, 97)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-57.09375\" y=\"-20\" width=\"114.1875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-49.09375, -12)\"><rect></rect><foreignObject width=\"98.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Pending New</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Partially-11\" data-look=\"classic\" transform=\"translate(562.421875, 383.52500000037253)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-59.578125\" y=\"-20\" width=\"119.15625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-51.578125, -12)\"><rect></rect><foreignObject width=\"103.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Partially Filled</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Cancelled-13\" data-look=\"classic\" transform=\"translate(562.421875, 126)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-46.21875\" y=\"-20\" width=\"92.4375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.21875, -12)\"><rect></rect><foreignObject width=\"76.4375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Cancelled&nbsp;</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-root_start-0\" data-look=\"classic\" transform=\"translate(15, 97)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-New-8\" data-look=\"classic\" transform=\"translate(372.4296875, 194.52500000037253)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-24.5859375\" y=\"-20\" width=\"49.171875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.5859375, -12)\"><rect></rect><foreignObject width=\"33.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>New</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Rejected-12\" data-look=\"classic\" transform=\"translate(562.421875, 36)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.96875\" y=\"-20\" width=\"79.9375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.96875, -12)\"><rect></rect><foreignObject width=\"63.9375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Rejected</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Expired-14\" data-look=\"classic\" transform=\"translate(754.390625, 223.47499999962747)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.0625\" y=\"-20\" width=\"72.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.0625, -12)\"><rect></rect><foreignObject width=\"56.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Expired</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-Filled-15\" data-look=\"classic\" transform=\"translate(754.390625, 313.47499999962747)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-27.59375\" y=\"-20\" width=\"55.1875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-19.59375, -12)\"><rect></rect><foreignObject width=\"39.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Filled</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-state-root_end-15\" data-look=\"classic\" transform=\"translate(889.4128966331482, 175.5)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"lightgrey\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ccc\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#ccc\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g><g class=\"label edgeLabel\" id=\"Partially---Partially---1\" transform=\"translate(754.390625, 383.52500000037253)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"Partially---Partially---2\" transform=\"translate(889.4128966331482, 417.05000000074506)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-f75c35d49f2c2f7d4e3d4c47da798d009e4b62886ecd3a7444192d249710a92a-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["stateDiagram-v2\n  accTitle: Order state transitions\n  direction LR\n  Pending: Pending New\n  Partially: Partially Filled\n  Cancelled: Cancelled#nbsp;\n\n  [*] --> Pending: Order<br/>submitted\n  Pending --> New: New\n  Pending --> Rejected: Reject\n  Pending --> Cancelled: Cancel#nbsp;\n  New --> Rejected: Reject\n  New --> Cancelled: Cancel#nbsp;\n  New --> Expired: Expire\n  New --> Partially: Trade\n  New --> Filled: Trade\n  Partially --> Filled: Trade\n  Partially --> Partially: Trade\n  Partially --> Expired: Expire\n  Rejected --> [*]\n  Cancelled --> [*]\n  Expired --> [*]\n  Filled --> [*]\n"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order status "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Order Status"},"children":["Order Status"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OrdStatus (#39)"},"children":["OrdStatus (#39)"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Pending New"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An order is received by maker. This order state is optional."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["New"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0 (zero)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The validity of the order is confirmed. The order is successfully entered maker’s execution management process."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Partially filled"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order is partially filled by maker."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Filled"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The total order amount is filled."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Rejected"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The maker determines that the order is invalid. The order is rejected."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Expired"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["C"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When an order is expired, its residual amount (full amount if the order is New) is canceled. For IOC orders, the order is immediately expired after the initial match. Any remaining amount must be expired or rejected."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Canceled"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order is canceled by the customer."]}]}]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=4 (Canceled) is not supported in the FIX Maker ESP API."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"application-messages","__idx":63},"children":["Application messages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The FIX Maker ESP API offers the following order workflow features to makers:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order submission"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order execution reports for accept/acknowledge, reject, trade execution, and partial fill events"]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SendingTime"]}," (#52) field."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"supported-message-types-1","__idx":64},"children":["Supported message types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API order workflow supports the following FIX messages types:"]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Supported message types "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"MsgType (#35)"},"children":["MsgType (#35)"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Message name"},"children":["Message name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Inbound to Maker (I), Outbound from Maker (O), or Bidirectional (B)"},"children":["Inbound to Maker (I), Outbound from Maker (O), or Bidirectional (B)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["g"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#trading-session-status-request"},"children":["Trading Session Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["h"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#trading-session-status"},"children":["Trading Session Status"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["V"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request"},"children":["Market Data Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["W"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh"},"children":["Market Data Snapshot/Full Refresh"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["X"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-incremental-refresh"},"children":["Market Data – Incremental Refresh"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-request-reject"},"children":["Market Data Request Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order-single"},"children":["New Order – Single"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["H"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status-request"},"children":["Order Status Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["F"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel-request"},"children":["Order Cancel Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OT"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order Timeout"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Q"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#dont-know-trade-dk"},"children":["Don’t Know Trade (DK)"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["I"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["j"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#business-message-reject"},"children":["Business Message Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["B"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"trading-session","__idx":65},"children":["Trading session"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status-request","__idx":66},"children":["Trading Session Status Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This message is sent by Integral to query the maker’s status and as part of starting a trading session with the maker. For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Trading Session Status Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["g"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["263"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SubscriptionRequestType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0 (zero)=Snapshot"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["335"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TradSesReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique ID assigned by the customer for the request message"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status","__idx":67},"children":["Trading Session Status"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Maker to Integral)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This message is sent by the maker to notify Integral of intra-day closing and opening of the market, and as part of starting a trading session with the maker. For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#starting-the-trading-session"},"children":["Starting the trading session"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Trading Session Status message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["h"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["325"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UnsolicitedIndicator"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["N"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If the message is sent unsolicited, the value of this field should be “Y”. If the message is sent as a response to a customer request, this field should have a value of “N” or may be omitted or left empty. For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#stopping-the-trading-session"},"children":["Stopping the trading session"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["335"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TradSesReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reference to the value of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TradSesReqID"]}," (#335) field on the customer request, if any. If the status message is sent unsolicited, this field should be left empty or not included."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["336"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TradingSessionID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ID of the trading session. Can be any string."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["340"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TradSesStatus"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0=Unknown",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Halted (trading temporarily suspended)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Open",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=Closed"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"market-data-messages","__idx":68},"children":["Market data messages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The messages in this section are used to access the ESP workflow (see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#executable-streaming-prices-esp-workflow"},"children":["Executable streaming prices (ESP) workflow"]},")."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-request","__idx":69},"children":["Market Data Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral sends one Market Data Request message per currency pair per price stream (across all customers) to initiate trading in the ESP workflow with the maker. If a customer subscribes to five currency pairs in a price stream, the maker receives five Market Data Request messages. For two price streams with five unique currency pairs each across multiple customers, the maker receives ten Market Data Request messages. The subscription is sent when the first customer set up for a currency pair on the stream subscribes. Because a subscription is already sent, when a subsequent customer requests prices for the same currency pair on the stream, no further subscription is sent to the maker."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral also sends a single Market Data Request message on behalf of a customer to unsubscribe from all rates. The unsubuscription message is sent per currency pair per price stream and is sent only when the last customer receiving pricing for the currency pair per stream no longer needs it. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#executable-streaming-prices-esp-workflow"},"children":["Executable streaming prices (ESP) workflow"]}," for information."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Makers can be certified to send both full refresh and incremental data modes, however a maker can only price in one mode at a time. Please contact your Integral Technical Account Manager to inform them of which modes you want to support."]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Market Data Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"colSpan":2,"data-label":"Tag"},"children":["Tag "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Valid values"},"children":["Valid values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["V"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["262 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The customer-assigned unique ID for the market data request. This ID must not contain the ampersand character “@”. Integral rejects all requests with duplicate IDs."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["263 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SubscriptionRequestType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["2"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This field indicates to the receiving party what type of response is expected. A subscribe request asks for updates as the status changes. Unsubscribe cancels any future update messages from the organization.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Snapshot + Updates (subscribe to stream, default)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Disable previous Snapshot + Update Request (Unsubscribe)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["264 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MarketDepth"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0=Full book"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Depth of market for book snapshot. The only valid value for this field in the API is 0=Full book."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["265 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDUpdateType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0=Full Refresh",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Incremental Refresh"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This value specifies the type of Market Data update. This field is required with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SubscriptionRequestType"]}," (#263) value of 1 (Snapshot + Updates)."," ","Makers can be certified to send both full refresh and incremental data modes, however a maker can only price in one mode at a time. Please contact your Integral Technical Account Manager to inform them of which modes you want to support.\\"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["7540 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StreamID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ID for the stream agreed by Integral and the maker.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If the maker does not support multi-stream pricing, this field is not included or is left empty."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["146"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoRelatedSym"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1 (one)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The number of repeating symbols specified. This indicates the number of currency pairs that the market data request message is associated with. Because the client must submit a Market Data Request Message for each currency pair, there is a one-to-one relationship between the quote request message and currency pair. Thus, the value of this field is always 1 (one)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY/variableCCY"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["460"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Product"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The asset class. The value is always 4=CURRENCY."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["167"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SecurityType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security type or trade type:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR=Foreign Exchange Contract"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD=FX Forward (streaming outrights)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF=Non-deliverable forward (streaming NDFs)"," ","You must include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlType"]}," (#63) for FXFWD or FXNDF."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["63"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The requested tenor. Required when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF. Broken dates are not supported. The following tenors are supported:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1W, 2W, 3W"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1M, 2M, 3M, 4M, 5M, 6M, 7M, 8M, 9M, 10M, 11M"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1Y"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["15M, 18M"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["267 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoMDEntryTypes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) fields requested. This number is always set to “2” (bid/offer)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["269"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr.",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0 (zero)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1 (one)"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The API supports only two-way market data. This field is required by the FIX specification but is ignored by the FIX Maker ESP API. There must be two instances of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) field. One instance is set to “0” (zero) and one instance is set to “1” (one)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-snapshotfull-refresh","__idx":70},"children":["Market Data Snapshot/Full Refresh"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Maker to Integral)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker sends a Market Data Snapshot/Full Refresh message to Integral in response to a Market Data Request message for each currency pair stream."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API maintains a one-to-one relationship between customers, currency pairs, and Market Data Snapshot/Full Refresh message targets. Integral sends Market Data Snapshot/Full Refresh messages for each customer and each currency pair stream in the ESP workflow."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data Snapshot/Full Refresh message may contain multiple rates. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) field indicates the number of rates in the message. If you want to send multi-tier or multi-price quotes, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#quote-type"},"children":["Quote type"]},". The customer receives the fully qualified customer rate and associated limits. The customer rate is specified by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryPx"]}," (#270) field."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each rate consists of a repeating group of fields, as indicated by arrows in the table below."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Makers can be certified to send both full refresh and incremental data modes, however a maker can only price in one mode at a time. Please contact your Integral Technical Account Manager to inform them of which modes you want to support."]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Market Data Snapshot/Full Refresh message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"colSpan":2,"data-label":"Tag"},"children":["Tag "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Valid values"},"children":["Valid values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["35 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["W"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["52 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["55 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCurrency/termCurrency"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"For inverted quotes, this field should be specified as:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["termCurrency/baseCurrency"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “USD/EUR”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["262 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier from the originating Market Data Request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["460 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Product"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The asset class. The value is always 4=CURRENCY."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["167 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SecurityType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security type or trade type:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR=Foreign Exchange Contract"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD=FX Forward (streaming outrights)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF=Non-deliverable forward (streaming NDFs)"," ","If FXFWD or FXNDF, then ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlType"]}," (#63) must be included."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["63 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The requested tenor. Required when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF. Broken dates are not supported. The following tenors are supported:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1W, 2W, 3W"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1M, 2M, 3M, 4M, 5M, 6M, 7M, 8M, 9M, 10M, 11M"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1Y"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["15M, 18M"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["541 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MaturityDate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["You should leave this field empty and specify ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlDate"]}," (#64) instead. The value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MaturityDate"]}," (#541) field is populated by Integral. Date of maturity in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LocalMktDate(8)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["64 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlDate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX spot (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FOR): spot date in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format:"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX outright and NDF (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD): value date in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format:"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["NDF (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXNDF): value date in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format:"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["LocalMktDate(8)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["String(10)"]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["268 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoMDEntries"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of currency pairs in market data message represented by a repeating group of fields. The required fields must be included as a group for each currency pair or your request will be rejected. Each bid and offer represents one market data entry. If three bid/offer dealing prices are included, the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) field is 6."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["269"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The side of the rate. Part of the repeating group of fields for each rate in the update.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=Bid",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Offer",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Trade"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1026"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntrySpotRate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The spot rate. Applicable when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["float(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1027"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryForwardPoints"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The forward points. Must be specified as the raw basis points and not the value applied to the spot rate. For example, 34.9 points should be specified as “34.9” and not “0.000000349”. Applicable when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PriceOffset(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["270"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryPx"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The price. For example, if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) field of a repeating group is 0 (bid), this field holds the bid price. The value of this field should not be set to 0 (zero). Part of the repeating group of fields for each rate in the update."," ","The all-in price when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["15"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Currency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The value of this field represents the denomination of the quantity fields (for example, JPY represents a quantity of JPY). This may be the base or term currency of a currency pair. Part of the repeating group of fields for each rate in the update."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["271"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntrySize"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The quantity (in the case of multiple tiers, the limit). Part of the repeating group of fields for each rate in the update."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["276"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["QuoteCondition"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates whether the rate is tradable or only indicative. Part of the repeating group of fields for each rate in the update.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"A=Open/Active",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"B=Closed/Inactive"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["282"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryOriginator"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The maker organization ID. The maker associated with the bid or offer quote. Part of the repeating group of fields for each rate in the update. This field is not used in Integral processing."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["299"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["QuoteEntryID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Uniquely identifies each rate as part of a quote set. The reference ID for the dealing price. Part of the repeating group of fields for each rate in the update."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(15)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["290"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryPositionNo"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The integer value indicates the tier of the price. For multi-tier quotes, the value will be greater than zero. For single price or multi-price quotes, this field equals zero. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#quote-type"},"children":["Quote type"]}," for information about business rules regarding multi-price and multi-tier quotes."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data--incremental-refresh","__idx":71},"children":["Market Data – Incremental Refresh"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Maker to Integral)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker sends a Market Data – Incremental Refresh message to Integral in response to a successful Market Data Request message for a currency pair. The Market Data Request message must have the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateType"]}," (#265) field set to 1 (one)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Market Data – Incremental Refresh message may contain one or more rates. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) field indicates the number of rates in the message."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each rate consists of a repeating group of fields, as indicated by arrows in the table below."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Only new rate entries (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279)=0) include currency pair and bid/offer information for the entry. Subsequent updates to and deletion of the rate refer to the rate’s ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryID"]}," (#278) and do not include fields like ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Currency"]}," (#15) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269)."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Makers can be certified to send both full refresh and incremental data modes, however a maker can only price in one mode at a time. Please contact your Integral Technical Account Manager to inform them of which modes you want to support."]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Market Data – Incremental Refresh message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"colSpan":2,"data-label":"Tag"},"children":["Tag "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["35 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["X"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["52 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["262 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier from the originating Market Data Request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["167 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SecurityType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security type or trade type:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR=Foreign Exchange Contract"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD=FX Forward (streaming outrights)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF=Non-deliverable forward (streaming NDFs)"," ","If FXFWD or FXNDF, then ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlType"]}," (#63) must be included."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["63 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The requested tenor. Required when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF. Broken dates are not supported. The following tenors are supported:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1W, 2W, 3W"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1M, 2M, 3M, 4M, 5M, 6M, 7M, 8M, 9M, 10M, 11M"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1Y"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["15M, 18M"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["268 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoMDEntries"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of entries in market data message as repeating groups of fields that represent one rate. The required fields must be included as a group for each rate. Each bid and offer represents one market data entry. If three bid/offer dealing prices are included, the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoMDEntries"]}," (#268) field is 6."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["279"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDUpdateAction"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0=New"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1=Change"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["2=Delete"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The Market Data update action type. It must be the first field in the repeating group. Valid values are:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0=New: New price or replace existing price. To replace a price, entry must include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryID"]}," (#278) of existing price. Entry includes currency and bid/offer fields."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1=Change: Update existing price. Entry must include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryID"]}," (#278) of existing price."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["2=Delete: Delete existing price. Entry must include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryID"]}," (#278) of existing price."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["269"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The side of the rate:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0=Bid"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1=Offer"," ","Required for entries with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279) value of 0 (New)."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["278"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier for the market data entry. Unique per level (amount) and per side (bid and offer).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"For makers who support previously quoted orders, this ID is sent from Integral in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteID"]}," (#117) field of the New Order - Single message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required for entries with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279) value of 0 (New).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The currency pair in the format ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY"]},"/",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["variableCCY"]}," (for example, “EUR/USD”)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1026"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntrySpotRate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The spot rate. Applicable when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["float(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1027"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryForwardPoints"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The forward points. Must be specified as the raw basis points and not the value applied to the spot rate. For example, 34.9 points should be specified as “34.9” and not “0.000000349”. Applicable when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PriceOffset(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["270"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntryPx"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required for entries with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279) value of 0 (New).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The price. The side of the price is indicated by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDEntryType"]}," (#269) field. If the value of this field is 0 (zero), your client should ignore the quote.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The all-in price when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SecurityType"]}," (#167)=FXFWD or FXNDF."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["15"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Currency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The dealt currency. Required for entries with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279) value of 0 (New)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["271"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDEntrySize"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The size of the price. Required for entries with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDUpdateAction"]}," (#279) value of 0 (New)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-request-reject","__idx":72},"children":["Market Data Request Reject"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Maker to Integral)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker sends a Market Data Request Reject message to Integral in response to an unsuccessful Market Data Request message."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Market Data Request Reject message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["58"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your organization’s description of the rejection should be sent in this field."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["262"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The unique identifier from the originating Market Data Request."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["281"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MDReqRejReason"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The reason for the reject. If the client attempts to subscribe to a currency pair that they are not permissioned for, the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MDReqRejReason"]}," (#281) field is 3.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=Unknown symbol",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Duplicate MDReqID",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=Insufficient Permissions"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"trading-messages","__idx":73},"children":["Trading messages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The messages in this section are used to access the trading workflow of the API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"new-order--single","__idx":74},"children":["New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral sends a New Order – Single message to submit an order to the maker."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Groups of associated fields are indicated by arrows in the table below."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["New Order – Single message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"colSpan":2,"data-label":"Tag"},"children":["Tag "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field name"},"children":["Field name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Valid values"},"children":["Valid values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["35 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["1 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The account ID. The value of this field is agreed upon by your organization and Integral."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["11 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A session-scoped unique order ID assigned by Integral."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["15 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Currency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The dealt currency. This may be the base or term currency of a currency pair."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["21 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HandlInst"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1 (one)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Instructions for order handling on the broker trading floor.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The value of this field is always:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Automated execution order, private, no Broker intervention"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["38 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderQty"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: The amount of the dealt currency (as specified by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Currency"]}," (#15) field) to be either bought or sold (as determined by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Side"]}," (#54) field)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["40 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D=Previously quoted",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Limit",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Market"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Other order types are not currently supported. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#supported-order-types"},"children":["Supported order types"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["44 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: The execution price or limit price. The precision of this float value must be agreed upon by both the sending and the receiving parties. For outrights and NDFs this is the all-in price."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["54 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Side"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1=Buy (Bid)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Sell (Offer)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: The side of the order from the customer’s perspective and in terms of the dealt currency ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Currency"]}," (#15)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["55 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCurrency"]},"/",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["termCurrency"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"For inverted quotes, this field should be specified as:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["termCurrency"]},"/",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCurrency"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “USD/EUR”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["58 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Free format text string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["59 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TimeInForce"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["3"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["6"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-expiry-time-in-force"},"children":["Order expiry"]}," for a description of order expiry types.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=Day",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=IOC",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=FOK",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=GTT/GTD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["126 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExpireTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["C"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeInForce"]}," (#59)=6(GTT/GTD).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The expiry time in the format ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]},"-",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["hh"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["mm"]},":",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["ss"]},".",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sss"]},".",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"For example, to set the order to expire at 17:00 on August 14th, 2025, you would specify ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["126=20250814-17:00:00.000"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["60 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TransactTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Time automatically stamped by the server that this order request was initiated/released by the trader, trading system, or intermediary in the format: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["64 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlDate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Settlement date in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX spot: spot date."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX outright and NDF: Value date."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LocalMktDate(8)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["110 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MinQty"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0 (zero)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Less than ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Equal to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38)"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This field is sent only if the incoming customer order specifies a minimum quantity. This field can be ignored if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeInForce"]}," (#59) is 4 (FOK).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Specifies how the order can be filled:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Partial fill: If the value is 0 (zero), the order amount can be filled multiple times until the entire amount is filled."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Partial fill with market minimum: The order amount can be filled multiple times, but the first fill must be no less than the market minimum defined by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MinQty"]}," (#110) field. Subsequent fills have no size requirement."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["No partial fill: If the value is equal to the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38) field, the order amount must be filled in its entirety with one fill. This is effectively an FOK order."]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["117 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["QuoteID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This is only required for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdType"]}," (#40)=D (previously quoted) orders. The reference ID of the bid or offer dealing price."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["167 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SecurityType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security type or trade type:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR=Foreign Exchange Contract"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD=FX Forward (streaming outrights)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF=Non-deliverable forward (streaming NDFs)"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["7540 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StreamID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ID for the stream agreed by Integral and the maker.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If the maker does not support multi-stream pricing, this field is not included or is left empty."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["100 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExDestination"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["For external algos and other directed orders, the name of the target venue."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["957 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoStrategyParameters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of strategy parameters in this repeating group."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["958"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterName"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the parameter."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(255)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["959"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Datatype of the parameter.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Int",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Length",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=NumInGroup",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=SeqNum",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"5=TagNum",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Float",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"7=Qty",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Price",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"9=PriceOffset",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"10=Amt",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"11=Percentage",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"12=Char",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"13=Boolean",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"14=String",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"15=MultipleCharValue",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"16=Currency",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"17=Exchange",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"18=Month-Year",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"19=UTCTimeStamp",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"20=UTCTimeOnly",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"21=LocalMktDate",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"22=UTCDateOnly",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"23=Data",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"24=MultipleStringValue"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["960"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["StrategyParameterValue"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Value of the parameter."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(1023)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"colSpan":2},"children":["453 "]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NoPartyIDs",{"$$mdtype":"Tag","name":"a","attributes":{"name":"tag-new-order-single-partyid"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The number of groups of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyID"]}," (#448), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyIDSource"]}," (#447) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyRole"]}," (#452) fields that represent the ClientTag on the trade request, if any. If this component is included in the message, the value of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoPartyIDs"]}," (#453) field always has the value of 1 (one), indicating a ClientTag."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["NumInGroup(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["448"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PartyID",{"$$mdtype":"Tag","name":"a","attributes":{"name":"tag-new-order-single-partyid"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ClientTag on the trade request."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["447"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PartyIDSource"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D=Proprietary/Custom code"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifies class or source of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyID"]}," (#448) value. Required if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyID"]}," is specified."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["→"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["452"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PartyRole"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3=Client ID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifies the type or role of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PartyID"]}," (#448) specified."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(2)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-status-request","__idx":75},"children":["Order Status Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral sends this message to the maker to request an Execution Report be sent with the order’s current status."," ","You should respond with an Execution Report message with the order's status and with the following fields set with values from the request when available:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderID"]}," (#37)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatusReqID"]}," (#790)"]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order Status Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["H"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["790"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdStatusReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Optional, can be used to uniquely identify a specific Order Status Request message. Returned on Execution Report if provided."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["11"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required by the FIX specification, but not required by the FIX Maker ESP API. The unique ID assigned by Integral to the order, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) of the originating New Order – Single message. This field is ignored if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderID"]}," (#37) is included."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["37"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order’s ID as assigned by Integral. If this field is included, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) field is ignored."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["54"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Side"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order side from customer’s perspective. For FX swap, it is the side of the far leg.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Buy (Bid)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Sell (Offer)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"This should be the same value as the one received from the associated New Order - Single message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY"]},"/",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["variableCCY"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-cancel-request","__idx":76},"children":["Order Cancel Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integral sends this message to the maker to request cancellation of a previously submitted order."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You should respond with two Execution Report messages in the following order:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Execution Report (pending cancel): ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150)=6 and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=6"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Execution Report (canceled): ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150)=4 and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=4"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following fields on the Execution Report should be set with values from the request when available:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderID"]}," (#37)"]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order Cancel Request message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["F"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["41"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrigClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) of the original order to be canceled."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["11"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique ID of the cancel request."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["37"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order’s ID as assigned by Integral."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["54"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Side"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order side from customer’s perspective. For FX swap, it is the side of the far leg.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Buy (Bid)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Sell (Offer)"," ","This should be the same value as the one received from the associated New Order - Single message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY"]},"/",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["variableCCY"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["60"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TransactTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The timestamp of the Execution Report creation in the format: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-timeout-1","__idx":77},"children":["Order Timeout"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When Integral is configured to automatically cancel timed-out orders, this message is sent to inform the maker that Integral did not receive an Execution Report message response (either an order rejection or a trade verification) for the order within the time-out period. The original order is effectively rejected. If Integral receives a trade verification or rejection after the order has been timed out, Integral sends a Don’t Know Trade message to the maker. This order time-out conversation happens in an order session. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order timeout"]}," for more information about the order timeout workflow."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Order Timeout message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OT"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["11"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The unique ID assigned by Integral to the order, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) of the originating New Order – Single message. This is the order for which no response was received."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"dont-know-trade-dk","__idx":78},"children":["Don’t Know Trade (DK)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Integral to Maker)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Don’t Know Trade (DK) message is sent to the maker if a fill, rejection, or any other terminal-state message is received by Integral for an order that has been timed out. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-timeout"},"children":["Order timeout"]}," for more information about the order timeout workflow."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Don’t Know Trade (DK) message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field Name"},"children":["Field Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Q"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["17"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExecID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The maker’s unique trade ID of problem execution"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["54"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Side"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Required by the FIX specification, but not required by the FIX Maker ESP API. This field is included if it is present in the Execution Report from the maker. .The trade’s side from customer’s perspective. For FX swap, it is the side of the far leg.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Buy (Bid)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Sell (Offer)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["37"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The maker’s order ID on the problem execution"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY/variableCCY"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["127"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["DKReason"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reason for execution rejection.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"D=No matching order"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"execution-report","__idx":79},"children":["Execution Report"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Maker to Integral)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The maker sends an Execution Report message for the following events:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order filled/partially filled."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order status request received from Integral."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order cancellation in response to a cancel request."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The combination of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) fields indicate the current state of the order. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-state-transition"},"children":["Order state transition"]}," for more information about order status."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Execution Report message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field Name"},"children":["Field Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Values"},"children":["Values"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["37"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The unique order ID assigned by your organization."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["11"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ClOrdID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A unique order ID assigned by Integral. It is the same value as sent by the customer in:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["New Order - Single"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order Status Request"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Order Cancel Request"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["790"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdStatusReqID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Uniquely identifies a specific Order Status Request message sent by Integral. Required if the Execution Report is a response to an Order Status Request. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["I"]},"=Order Status for this Execution Report."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["17"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExecID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique ID for each order execution report."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["40"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D=Previously quoted",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Limit",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Market"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order type. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#supported-order-types"},"children":["Supported order types"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["150"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ExecType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Describes the type of execution report. These are the state transition events illustrated in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#fig-order-state-transitions"},"children":["Order state transitions"]}," except Order Status:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"A=Pending new",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=New",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=Canceled",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Pending Cancel",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Rejected",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"C=Expired",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"F=Trade",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"I=Order Status",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Fill"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["39"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdStatus"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Describes the current state of the order. The value 4=Canceled is not applicable to the API.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Valid values:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"A=Pending New",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=New (outstanding)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Partial Fill (after order matching)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Filled (after order matching)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=Canceled",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Pending Cancel",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Rejected (before or after order matching)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"C=Expired"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["103"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrdRejReason"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Code to identify reason for order rejection.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Valid values:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"0=Broker / Exchange option",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Unknown symbol",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Exchange closed",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=Order exceeds limit",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=Too late to enter",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"5=Unknown Order",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=Duplicate Order (duplicate ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11))",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"7=Duplicate of a verbally communicated order",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"8=Stale Order",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"9=Trade Along required",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"10=Invalid Investor ID",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"11=Unsupported order characteristic",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"12=Surveillance Option"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The account ID. The value of this field is agreed upon by your organization and Integral."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(30)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["32"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LastQty ",{"$$mdtype":"Tag","name":"a","attributes":{"name":"tag-execution-report-lastqty"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["For fills or partial fills, the quantity bought or sold on this fill.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If a fill or partial fill is received with this field not specified or set to zero, Integral rejects it with a Business Message Reject message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["119"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlCurrAmt"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: Settled amount in terms of settlement currency specified by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlCurrency"]}," (#120) field."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Amt(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["120"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlCurrency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: Settled currency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Currency(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["64"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SettlDate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N (See descr.)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Settlement date on the fill message at the maker’s end in ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]}," format.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Integral strongly recommend that makers send their settlement date in all ESP fill messages. This field is required for streaming outrights and streaming NDFs.",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX spot: Spot date."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FX outright and NDF: Value date (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MaturityDate"]}," (#541) NDFs)"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LocalMktDate(8)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["55"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Symbol"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The symbol for the base and variable currencies of the currency pair in the following format:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["baseCCY/variableCCY"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"(for example, “EUR/USD”)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"This should be the same value as the one received from the associated New Order - Single message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(35)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["54"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Side"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The order side from customer’s perspective.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Buy (Bid)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2=Sell (Offer)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"This should be the same value as the one received from the associated New Order - Single message."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["38"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OrderQty"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot: The total quantity ordered"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["44"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Do not use this field to determine the price of a fill. Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LastPx"]}," (#31) instead. This should be the same value as the one received from the associated New Order - Single message.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The precision of this float value must be agreed upon by both the sending and the receiving parties",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"FX spot, outright, NDF: Spot price."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["15"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Currency"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The dealt currency. This may be the base or term currency of a currency pair."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(3)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["167"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SecurityType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security type or trade type:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FOR=Foreign Exchange Contract"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXFWD=FX Forward (streaming outrights)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["FXNDF=Non-deliverable forward (streaming NDFs)"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["60"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TransactTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The timestamp of the Execution Report creation.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The format is: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["59"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TimeInForce"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0=Day",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=GTC",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"3=IOC",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"4=FOK",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"6=GTD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The time-in-force of the order. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-expiry-time-in-force"},"children":["Order Expiry"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["char(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["151"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LeavesQty"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Amount not filled (equals ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38) minus ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CumQty"]}," (#14)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"FX spot, outright, NDF: Open amount. Responses for a complete fill or rejection are “0” (zero). Any value other than zero indicates a partial fill."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["14"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CumQty"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot, outright, NDF: Total filled amount. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=F (partial fill), this value is total amount filled at the time of the current fill. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=2 (filled), the value of this field is the same as the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrderQty"]}," (#38) field. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39)=8 (rejected), the value of this field is “0” (zero)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Qty(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["31"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LastPx"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The price of a fill to ensure trade reconciliation and to determine any price improvement.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"FX spot, outright, NDF: Price at which the current or last fill was made."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["194"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LastSpotRate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot: Not applicable.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"FX outright or NDF: Spot rate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["195"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LastForwardPoints"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See descr."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FX spot: Not applicable.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"FX outright or NDF: Forward points"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PriceOffset(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["6"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["AvgPx"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The average execution price for the filled amount specified in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CumQty"]}," (#14) field). If this field is set, then the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CumQty"]}," (#14) field must be set to a non-zero value to avoid errors. The precision of this float value must be agreed upon by both the sending and the receiving parties. Do not use this field to determine the price of a fill. Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LastPx"]}," (#31) instead."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Price(20)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["58"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Free format text explaining the reason for rejection if the Order Execution Report message is sent because of order rejection (the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) field=“8”).",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Text"]}," (#58) field includes the text “INTERNAL_SERVER_ERROR”, this indicates a serious error. Stop trading immediately and contact Business Support to resolve the issue."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["75"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TradeDate"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The trade date (",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["YYYYMMDD"]},")"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LocalMktDate(8)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"business-message-reject","__idx":80},"children":["Business Message Reject"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["(Bidirectional)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Business Message Reject message is sent by both Integral and the maker:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The maker rejects an order status request if the order does not exist (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=H). See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#orders-workflow"},"children":["Orders workflow"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The maker rejects an order cancel request if the order does not exist (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=F). See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#orders-workflow"},"children":["Orders workflow"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If an Execution Report message for a fill or partial fill is received with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LastQty"]}," (#32) field not specified or set to zero, Integral rejects it with a Business Message Reject message. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#tag-execution-report-lastqty"},"children":["LastQty"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Business Message Reject message fields "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Tag"},"children":["Tag"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field Name"},"children":["Field Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Req’d"},"children":["Req’d"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type(length)"},"children":["Type(length)"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["35"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["j"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["52"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["SendingTime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All messages sent from the maker to Integral must include millisecond precision: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYYMMDD-HH:MM:SS.sss"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTCTimestamp(21)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["372"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["RefMsgType"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["H"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["F"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Z"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MsgType"]}," (#35) of the message referred to:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"H=Order Status Request (from server to reject an order status request if the order does not exist)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"F=Order Cancel Request",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Z=Quote Cancel (from client to cancel a Quote Request)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(2)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["379"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["BusinessRejectRefID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If the message is sent in response to an order status request (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=H), this field contains the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) of the order status request being rejected.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If the message is sent to cancel an order (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=F), this field contains the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClOrdID"]}," (#11) of the order being canceled.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"If the message is sent to cancel a quote request (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RefMsgType"]}," (#372)=Z), this field contains the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QuoteID"]}," (#117) of the quote being canceled."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(11)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["380"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["BusinessRejectReason"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Y"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["5"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The reason for a Business Message Reject message. Required only for the order status reject from the maker.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1=Unknown ID is supported",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"5=Conditionally Required Field Missing"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["int(1)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["58"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Text"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["N"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Free-format text string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String(150)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"examples","__idx":81},"children":["Examples"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The FIX protocol uses the non-printing ASCII \"Start of Heading\" (SOH) character (also shown as \"Control A\" or \"^A\") as the delimiter between tags in the message."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following examples replace the SOH character with \"| \" (pipe and space) characters so that the delimiters are visible and examples break across lines."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"session-management","__idx":82},"children":["Session management"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logon-order-session","__idx":83},"children":["Logon (order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=A| 34=1| 49=demo.fxgrid| 52=20250624-09:50:57.031| 56=order.MakerOrg| 98=0| 108=30| 141=N| 10=107| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logon-price-session","__idx":84},"children":["Logon (price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=A| 34=1| 49=demo.fxgrid| 52=20250624-09:50:57.032| 56=price.MakerOrg| 98=0| 108=30| 141=Y| 10=090| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logon-response-order-session","__idx":85},"children":["Logon (response, order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=A| 34=1| 49=order.MakerOrg| 52=20250624-09:50:56.967| 56=demo.fxgrid| 98=0| 108=30| 141=Y| 10=124| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logon-response-price-session","__idx":86},"children":["Logon (response, price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=A| 34=1| 49=price.MakerOrg| 52=20250624-09:50:56.968| 56=demo.fxgrid| 98=0| 108=30| 141=Y| 10=107| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logout-order-session","__idx":87},"children":["Logout (order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=5| 34=109| 49=demo.fxgrid| 52=20250624-13:58:16.225| 56=order.MakerOrg| 10=133| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logout-price-session","__idx":88},"children":["Logout (price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=77| 35=5| 34=93| 49=demo.fxgrid| 52=20250624-13:58:16.225| 56=price.MakerOrg| 10=087| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logout-response-failed-logon","__idx":89},"children":["Logout (response, failed logon)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.4| 9=75| 35=5| 34=2889| 49=demo.maker| 52=20250704-21:01:00.971| 56=price.MakerOrg| 58=Unknown user ID| 10=100| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logout-response-order-session","__idx":90},"children":["Logout (response, order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=78| 35=5| 34=135| 49=order.MakerOrg| 52=20250624-13:58:16.155| 56=demo.fxgrid| 10=134| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"logout-response-price-session","__idx":91},"children":["Logout (response, price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=80| 35=5| 34=17098| 49=price.MakerOrg| 52=20250624-13:58:16.155| 56=demo.fxgrid| 10=240| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"heartbeat-incoming","__idx":92},"children":["Heartbeat (incoming)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=66| 35=0| 34=4| 49=order.MakerOrg| 52=20250624-09:51:27.963| 56=demo.fxgrid| 10=077| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"heartbeat-outgoing","__idx":93},"children":["Heartbeat (outgoing)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=66| 35=0| 34=5| 49=demo.fxgrid| 52=20250624-09:52:27.989| 56=order.MakerOrg| 10=087| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"resend-request-1","__idx":94},"children":["Resend Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=107| 35=2| 34=240| 49=price.MakerOrg| 52=20250704-10:01:56.324| 56=demo.fxgrid| 7=2647| 16=0| 10=229| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"sequence-reset-1","__idx":95},"children":["Sequence Reset"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=137| 35=4| 34=2672| 43=Y| 49=demo.fxgrid| 52=20250704-10:02:04.098| 56=price.MakerOrg| 122=20250704-10:02:04| 36=2680| 123=Y| 10=214| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"session-level-reject-1","__idx":96},"children":["Session Level Reject"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=169| 35=3| 34=11| 49=order.MakerOrg| 50=FI220LE| 52=20250705-14:14:34.070| 56=demo.fxgrid| 57=DBNB| 128=orgID| 45=13| 58=Invalid tag number| 371=50| 372=8| 373=0| 10=113| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"test-request-1","__idx":97},"children":["Test Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=105| 35=1| 34=1089| 49=demo.fxgrid| 52=20250705-09:06:30.882| 56=price.MakerOrg| 112=TEST| 10=034| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"market-data","__idx":98},"children":["Market data"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-request-1","__idx":99},"children":["Market Data Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=159| 35=V| 34=5| 49=demo.fxgrid| 52=20250518-21:51:48.272| 56=price.MakerOrg| 262=FXLP71300517de30117| 263=1| 264=0| 265=0| 7540=Stream1| 146=1| 55=EUR/USD| 460=4| 267=2| 269=0| 269=1| 10=183| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-request-reject-1","__idx":100},"children":["Market Data Request Reject"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=132| 35=Y| 34=579967| 49=price.MakerOrg| 52=20250629-09:07:10.231| 56=demo.fxgrid| 58=USD/NOK is not supported| 262=FXLP130d828bd0c155| 10=041| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-incremental-refresh","__idx":101},"children":["Market Data Incremental Refresh"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX4.3| 9=1962| 35=X| 34=459648| 49=price.MakerOrg| 52=20250705-06:59:59.640| 56=demo.fxgrid| 268=29| 279=0| 269=0| 55=GBP/USD| 461=RCSXXX| 270=1.46934| 271=20000000| 63=0| 279=0| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47084| 271=20000000| 63=0| 279=0| 269=0| 55=GBP/USD| 461=RCSXXX| 270=1.46929| 271=25000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47034| 271=10000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47034| 271=10000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47039| 271=15000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47044| 271=20000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47044| 271=12000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47044| 271=12000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47049| 271=17000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47054| 271=22000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47054| 271=14000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47054| 271=14000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47059| 271=19000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47064| 271=24000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47064| 271=16000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47064| 271=16000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47069| 271=21000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47074| 271=26000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47074| 271=18000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47074| 271=18000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47079| 271=23000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47084| 271=28000000| 63=0| 279=2| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47084| 271=20000000| 63=0| 279=0| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47089| 271=25000000| 63=0| 279=0| 269=0| 55=GBP/USD| 461=RCSXXX| 270=1.46924| 271=30000000| 63=0| 279=0| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47094| 271=30000000| 63=0| 279=0| 269=0| 55=GBP/USD| 461=RCSXXX| 270=1.46934| 271=20000000| 63=0| 279=0| 269=1| 55=GBP/USD| 461=RCSXXX| 270=1.47084| 271=20000000| 63=0| 10=027| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-snapshotfull-refresh-multi-price-quote","__idx":102},"children":["Market Data Snapshot/Full Refresh (multi-price quote)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=505| 35=W| 34=4| 49=price.MakerOrg| 52=20250518-21:51:53.884| 56=demo.fxgrid| 55=EUR/USD| 262=FXLP71300517de30117| 268=6| 269=0| 270=1.403| 15=EUR| 271=1000000| 276=A| 282=1| 299=26 903010307270408449| 290=0| 269=0| 270=1.4046| 15=EUR| 271=5000000| 276=A| 282=1| 299=27 221090307220403130| 290=0| 269=0| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=28 4| 290=0| 269=1| 270=1.4074| 15=EUR| 271=1000000| 276=A| 282=1| 299=26 783080909280801987| 290=0| 269=1| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=27 3| 290=0| 269=1| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=28 5| 290=0| 460=4| 10=045| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-snapshotfull-refresh-multi-price-quote-example-2","__idx":103},"children":["Market Data Snapshot/Full Refresh (multi-price quote, example 2)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=505| 35=W| 34=4| 49=price.MakerOrg| 52=20250518-21:51:53.884| 56=demo.fxgrid| 55=EUR/USD| 262=FXLP71300517de30117| 268=6| 269=0| 270=1.403| 15=EUR| 271=1000000| 276=A| 282=1| 299=26 903010307270408449| 290=0| 269=0| 270=1.4046| 15=EUR| 271=5000000| 276=A| 282=1| 299=27 221090307220403130| 290=0| 269=0| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=28 4| 290=0| 269=1| 270=1.4074| 15=EUR| 271=1000000| 276=A| 282=1| 299=26 783080909280801987| 290=0| 269=1| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=27 3| 290=0| 269=1| 270=0| 15=EUR| 271=0| 276=A| 282=1| 299=28 5| 290=0| 460=4| 10=045| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"market-data-snapshotfull-refresh-multi-tier-quote","__idx":104},"children":["Market Data Snapshot/Full Refresh (multi-tier quote)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=587| 35=W| 34=211847| 49=price.MakerOrg| 52=20250530-15:00:00.511| 56=demo.fxgrid| 55=USD/JPY| 262=PROVIDER1303fbc1e6211| 460=4| 541=20250601| 268=6| 269=0| 270=80.919| 15=USD| 271=1000000| 276=A| 282=PROVIDER| 299=151675397639\\_B| 290=1| 269=1| 270=80.928| 15=USD| 271=1000000| 276=A| 282=PROVIDER| 299=151675397639\\_O| 290=1| 269=0| 270=80.92| 15=USD| 271=3000000| 276=A| 282=PROVIDER| 299=151675397639\\_B1| 290=2| 269=0| 270=80.91| 15=USD| 271=5000000| 276=A| 282=PROVIDER| 299=151675397639\\_B2| 290=3| 269=1| 270=80.93| 15=USD| 271=3000000| 276=A| 282=PROVIDER| 299=151675397639\\_O1| 290=2| 269=1| 270=80.94| 15=USD| 271=5000000| 276=A| 282=PROVIDER| 299=151675397639\\_O2| 290=3| 10=161| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"trading","__idx":105},"children":["Trading"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-reject-new-order--single-rejected-order","__idx":106},"children":["Order reject (New Order – Single, rejected order)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=219| 35=D| 34=5|  49=demo.fxgrid| 52=20250518-21:28:47.037| 56=order.MakerOrg| 1=MakerAccnt| 11=FXI57748726| 15=EUR| 21=1| 38=1000000| 40=D| 44=1.4048| 54=2| 55=EUR/USD| 59=3| 60=20250518-21:28:47.036| 117=27 718040708200504334| 167=FOR| 7540=Stream1| 10=225| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-reject-reject-execution-report","__idx":107},"children":["Order reject (reject, Execution Report)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=253| 35=8| 34=6| 49=order.MakerOrg| 52=20250518-21:28:47.081| 56=demo.fxgrid| 1=MakerAccnt| 6=0| 11=FXI57748726| 14=0| 17=10130575412707914| 32=0| 37=CA-FXI57748726| 38=1000000| 39=8| 54=2| 55=EUR/USD| 58=Rate Moved| 60=20250518 21:28:47| 75=19700101| 119=0| 120=EUR| 150=8| 151=0| 167=FOR| 10=090| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"order-timeout-execution-report","__idx":108},"children":["Order timeout (Execution Report)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=92| 35=OT| 34=412| 49=demo.fxgrid| 52=20250601-00:54:25.130| 56=order.MakerOrg| 11=FXI107111| 10=157| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-multi-fill-new-order--single","__idx":109},"children":["Trade, full fill, multi fill, New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=219| 35=D| 34=4| 49=demo.fxgrid| 52=20250517-22:17:16.035| 56=order.MakerOrg| 1=MakerAccnt| 11=FXI57677008| 15=EUR| 21=1| 38=5000000| 40=D| 44=1.4047| 54=2| 55=EUR/USD| 59=3| 60=20250517-22:17:16.034| 117=27 299010107270301260| 167=FOR| 7540=Stream1| 10=196| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-multi-fill-executionreport-trade-1","__idx":110},"children":["Trade, full fill, multi fill, ExecutionReport, trade 1"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=302| 35=8| 34=4| 49=order.MakerOrg| 52=20250517-22:17:16.085| 56=demo.fxgrid| 1=MakerAccnt| 6=1.4047| 11=FXI57677008| 14=1000000| 17=FXI57677008-1305670636084-1| 31=1.4047| 32=1000000| 37=FXI57677008AC-| 38=5000000| 39=1| 54=2| 55=EUR/USD| 60=20250517-22:17:16| 75=20250518| 119=1000000| 120=EUR| 150=1| 151=4000000| 167=FOR| 10=211| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-multi-fill-executionreport-trade-2","__idx":111},"children":["Trade, full fill, multi fill, ExecutionReport, trade 2"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=296| 35=8| 34=5| 49=order.MakerOrg| 52=20250517-22:17:16.088| 56=demo.fxgrid| 1=MakerAccnt| 6=1.4047| 11=FXI57677008| 14=5000000| 17=FXI57677008-1305670636087-2| 31=1.4047| 32=4000000| 37=FXI57677008AC-| 38=5000000| 39=2| 54=2| 55=EUR/USD| 60=20250517-22:17:16| 75=20250518| 119=4000000| 120=EUR| 150=F| 151=0| 167=FOR| 10=207| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-single-fill-new-order--single","__idx":112},"children":["Trade, full fill, single fill, New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=221| 35=D| 34=54| 49=demo.fxgrid| 52=20250505-21:35:35.375| 56=order.MakerOrg| 1=MakerAccnt1| 11=FXI57002344| 15=EUR| 21=1| 38=1000000| 40=D| 44=1.45455| 54=2| 55=EUR/USD| 59=3| 60=20250505-21:35:35.375| 64=20250510| 117=FXLP1312fc20dd75936| 167=FOR| 7540=Stream1| 10=056| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-single-fill-execution-report-pending-new","__idx":113},"children":["Trade, full fill, single fill, Execution Report, pending new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=65| 49=order.MakerOrg| 52=20250505-21:35:34.528| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002344| 14=0| 17=FXI57002344| 37=FXI57002344| 38=1000000| 39=A| 44=1.45455| 54=2| 55=EUR/USD| 60=20250505-21:35:34| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=180| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-single-fill-execution-report-new","__idx":114},"children":["Trade, full fill, single fill, Execution Report, new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=66| 49=order.MakerOrg| 52=20250505-21:35:34.530| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002344| 14=0| 17=FXI57002344| 37=FXI57002344| 38=1000000| 39=0| 44=1.45455| 54=2| 55=EUR/USD| 60=20250505-21:35:34| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=157| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-full-fill-single-fill-execution-report-trade","__idx":115},"children":["Trade, full fill, single fill, Execution Report, trade"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=251| 35=8| 34=67| 49=order.MakerOrg| 52=20250505-21:35:34.986| 56=demo.fxgrid| 6=1.45455| 11=FXI57002344| 14=1000000| 17=S000000A0577ECA9E| 31=1.45455| 32=1000000| 37=FXI57002344| 38=1000000| 39=2| 54=2| 55=EUR/USD| 60=20250505-16:35:34| 119=1454550| 120=USD| 150=F| 151=0| 167=FOR| 10=049| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-new-order--single","__idx":116},"children":["Trade, partial fill, multi fill, New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=221| 35=D| 34=51| 49=demo.fxgrid| 52=20250505-21:34:17.255| 56=order.MakerOrg| 1=MakerAccnt1| 11=FXI57002340| 15=EUR| 21=1| 38=1000000| 40=D| 44=1.45453| 54=2| 55=EUR/USD| 59=3| 60=20250505-21:34:17.255| 64=20250510| 117=FXLP1312fc20dd75936| 167=FOR| 7540=Stream1| 10=039| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-execution-report-order-pending-new","__idx":117},"children":["Trade, partial fill, multi fill, Execution Report, order, pending new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=59| 49=order.MakerOrg| 52=20250505-21:34:16.413| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002340| 14=0| 17=FXI57002340| 37=FXI57002340| 38=1000000| 39=A| 44=1.45453| 54=2| 55=EUR/USD| 60=20250505-21:34:16| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=160| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-execution-report-order-new","__idx":118},"children":["Trade, partial fill, multi fill, Execution Report, order, new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=60| 49=order.MakerOrg| 52=20250505-21:34:16.416| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002340| 14=0| 17=FXI57002340| 37=FXI57002340| 38=1000000| 39=0| 44=1.45453| 54=2| 55=EUR/USD| 60=20250505-21:34:16| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=138| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-execution-report-trade-1","__idx":119},"children":["Trade, partial fill, multi fill, Execution Report, trade 1"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=256| 35=8| 34=61| 49=order.MakerOrg| 52=20250505-21:34:16.877| 56=demo.fxgrid| 6=1.45453| 11=FXI57002340| 14=125000| 17=S000000A052D6F5AE| 31=1.45453| 32=125000| 37=FXI57002340| 38=1000000| 39=1| 54=2| 55=EUR/USD| 60=20250505-16:34:16| 119=181816.25| 120=USD| 150=1| 151=875000| 167=FOR| 10=027| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-execution-report-trade-2","__idx":120},"children":["Trade, partial fill, multi fill, Execution Report, trade 2"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=256| 35=8| 34=62| 49=order.MakerOrg| 52=20250505-21:34:18.568| 56=demo.fxgrid| 6=1.45453| 11=FXI57002340| 14=250000| 17=S000000A052F0BDAD| 31=1.45453| 32=125000| 37=FXI57002340| 38=1000000| 39=1| 54=2| 55=EUR/USD| 60=20250505-16:34:18| 119=181816.25| 120=USD| 150=1| 151=750000| 167=FOR| 10=026| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-multi-fill-execution-report-order-expiry","__idx":121},"children":["Trade, partial fill, multi fill, Execution Report, order expiry"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=247| 35=8| 34=63| 49=order.MakerOrg| 52=20250505-21:34:36.098| 56=demo.fxgrid| 1=MakerAccnt1| 6=1.45453| 11=FXI57002340| 14=250000| 17=FXI57002340| 37=FXI57002340| 38=1000000| 39=C| 44=1.45453| 54=2| 55=EUR/USD| 60=20250505-21:34:16| 119=363632.5| 120=USD| 150=C| 151=750000| 167=FOR| 10=080| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-single-fill-new-order--single","__idx":122},"children":["Trade, partial fill, single fill, New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=221| 35=D| 34=43| 49=demo.fxgrid| 52=20250505-21:31:01.762| 56=order.MakerOrg| 1=MakerAccnt1| 11=FXI57002334| 15=EUR| 21=1| 38=1000000| 40=D| 44=1.45444| 54=2| 55=EUR/USD| 59=3| 60=20250505-21:31:01.762| 64=20250510| 117=FXLP1312fc20dd75936| 167=FOR| 7540=Stream1| 10=029| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-single-fill-execution-report-order-pending-new","__idx":123},"children":["Trade, partial fill, single fill, Execution Report, Order, pending new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=48| 49=order.MakerOrg| 52=20250505-21:31:00.921| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002334| 14=0| 17=FXI57002334| 37=FXI57002334| 38=1000000| 39=A| 44=1.45444| 54=2| 55=EUR/USD| 60=20250505-21:31:00| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=151| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-single-fill-execution-report-order-new","__idx":124},"children":["Trade, partial fill, single fill, Execution Report, Order, new"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=229| 35=8| 34=49| 49=order.MakerOrg| 52=20250505-21:31:00.923| 56=demo.fxgrid| 1=MakerAccnt1| 6=0| 11=FXI57002334| 14=0| 17=FXI57002334| 37=FXI57002334| 38=1000000| 39=0| 44=1.45444| 54=2| 55=EUR/USD| 60=20250505-21:31:00| 119=0| 120=USD| 150=0| 151=0| 167=FOR| 10=137| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-single-fill-execution-report-trade","__idx":125},"children":["Trade, partial fill, single fill, Execution Report, trade"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=253| 35=8| 34=50| 49=order.MakerOrg| 52=20250505-21:31:01.382| 56=demo.fxgrid| 6=1.45444| 11=FXI57002334| 14=125000| 17=S000000A0472FF846| 31=1.45444| 32=125000| 37=FXI57002334| 38=1000000| 39=1| 54=2| 55=EUR/USD| 60=20250505-16:31:01| 119=181805| 120=USD| 150=1| 151=875000| 167=FOR| 10=083| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-partial-fill-single-fill-execution-report-order-expiry","__idx":126},"children":["Trade, partial fill, single fill, Execution Report, order expiry"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=245| 35=8| 34=51| 49=order.MakerOrg| 52=20250505-21:31:07.263| 56=demo.fxgrid| 1=MakerAccnt1| 6=1.45444| 11=FXI57002334| 14=125000| 17=FXI57002334| 37=FXI57002334| 38=1000000| 39=C| 44=1.45444| 54=2| 55=EUR/USD| 60=20250505-21:31:00| 119=181805| 120=USD| 150=C| 151=0| 167=FOR| 10=221| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-term-currency-new-order--single","__idx":127},"children":["Trade, term currency, New Order – Single"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=219| 35=D| 34=4| 49=demo.fxgrid| 52=20250518-21:52:29.916| 56=order.MakerOrg| 1=MakerAccnt| 11=FXI57748770| 15=USD| 21=1| 38=5000000| 40=D| 44=1.4045| 54=1| 55=EUR/USD| 59=3| 60=20250518-21:52:29.916| 117=27800090007270703184| 167=FOR| 7540=Stream1| 10=230| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-term-currency-execution-report-trade-1","__idx":128},"children":["Trade, term currency, Execution Report, trade 1"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=303| 35=8| 34=4| 49=order.MakerOrg| 52=20250518-21:52:29.962| 56=demo.fxgrid| 1=MakerAccnt| 6=1.4045| 11=FXI57748770| 14=1404500| 17=FXI57748770-1305755549961-55| 31=1.4045| 32=1404500| 37=FXI57748770AC-| 38=5000000| 39=1| 54=1| 55=EUR/USD| 60=20250518-21:52:29| 75=20250519| 119=1404500| 120=USD| 150=1| 151=3595500| 167=FOR| 10=110| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-term-currency-execution-report-trade-2","__idx":129},"children":["Trade, term currency, Execution Report, trade 2"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=303| 35=8| 34=5| 49=order.MakerOrg| 52=20250518-21:52:29.962| 56=demo.fxgrid| 1=MakerAccnt| 6=1.4045| 11=FXI57748770| 14=2809000| 17=FXI57748770-1305755549961-56| 31=1.4045| 32=1404500| 37=FXI57748770AC-| 38=5000000| 39=1| 54=1| 55=EUR/USD| 60=20250518-21:52:29| 75=20250519| 119=1404500| 120=USD| 150=1| 151=2191000| 167=FOR| 10=103| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trade-term-currency-execution-report-order-expiry","__idx":130},"children":["Trade, term currency, Execution Report, order expiry"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=260| 35=8| 34=6| 49=order.MakerOrg| 52=20250518-21:52:29.963| 56=demo.fxgrid| 1=MakerAccnt| 6=1.4045| 11=FXI57748770| 14=2809000| 17=COMPLETE| 32=0| 37=COMPLETEFXI57748770| 38=5000000| 39=C| 54=1| 55=EUR/USD| 60=20250518-21:52:29| 75=19700101| 119=0| 120=USD| 150=C| 151=0| 167=FOR| 10=057| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"trading-session-1","__idx":131},"children":["Trading session"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status-request-order-session","__idx":132},"children":["Trading Session Status Request (order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=95| 35=g| 34=2| 49=demo.fxgrid| 52=20250624-09:50:57.032| 56=order.MakerOrg| 263=0| 335=Order1308909057032| 10=246| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status-request-price-session","__idx":133},"children":["Trading Session Status Request (price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=95| 35=g| 34=2| 49=demo.fxgrid| 52=20250624-09:50:57.032| 56=price.MakerOrg| 263=0| 335=Price1308909057032| 10=219| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status-open-order-session","__idx":134},"children":["Trading Session Status (open, order session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=111| 35=h| 34=2| 49=order.MakerOrg| 52=20250505-21:05:07.185| 56=demo.fxgrid| 325=N| 335=Order1304629507988| 336=20250505| 340=2| 10=096| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trading-session-status-open-price-session","__idx":135},"children":["Trading Session Status (open, price session)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["8=FIX.4.3| 9=111| 35=h| 34=2| 49=price.MakerOrg| 52=20250505-21:05:07.189| 56=demo.fxgrid| 325=N| 335=Price1304629507988| 336=20250505| 340=2| 10=073| "]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"changes","__idx":136},"children":["Changes"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This appendix provides information about the changes to the last five versions of this document. The information is in chronological order from newest to oldest."]},{"$$mdtype":"Tag","name":"p","attributes":{"class":"tableCaption"},"children":["Document changes "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Date"},"children":["Date"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Version"},"children":["API Version"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Enhancements"},"children":["Enhancements"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["November 2025"," ","(2.1v24)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2.1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Expanded and corrected description of values and formats for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlDate"]}," (#64) in:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh"},"children":["Market Data Snapshot/Full Refresh"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order--single"},"children":["New Order – Single"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]}]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["October 2025"," ","(2.1v23)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2.1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added \"Day\" to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeInForce"]}," (#59) in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-expiry-time-in-force"},"children":["Order expiry"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExpireTime"]}," (#126) to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order--single"},"children":["New Order – Single"]}," to support GTT/GTD time in force (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeInForce"]}," (#59)=6)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#directed-orders"},"children":["Directed orders"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#external-algos"},"children":["External algos"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SettlDate"]}," (#64) to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#market-data-snapshotfull-refresh"},"children":["Market Data Snapshot/Full Refresh"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#new-order--single"},"children":["New Order – Single"]}," to support external algos:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExDestination"]}," (#100)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NoStrategyParameters"]}," (#957) repeating group."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added the following messages and related workflow fields and values to existing messages:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Workflow description in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status"},"children":["Order status"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-status-request"},"children":["Order Status Request"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Response to Order Status Request ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatusReqID"]}," (#790) to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Workflow description in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel"},"children":["Order cancel"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#order-cancel-request"},"children":["Order Cancel Request"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Response to cancel request values 4=Canceled and 6=Pending Cancel to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OrdStatus"]}," (#39) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExecType"]}," (#150) to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#execution-report"},"children":["Execution Report"]},"."]}]}]}]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["May 2024"," ","(2.1v22)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2.1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Minor edits. No API change."]}]}]}]}]}]},"headings":[{"value":"FIX Maker API: ESP Workflow","id":"fix-maker-api-esp-workflow","depth":1},{"value":"FIX solution","id":"fix-solution","depth":2},{"value":"FIX implementation","id":"fix-implementation","depth":3},{"value":"Terminology","id":"terminology","depth":4},{"value":"Supported message types","id":"supported-message-types","depth":4},{"value":"Ignored and unsupported fields","id":"ignored-and-unsupported-fields","depth":4},{"value":"String length","id":"string-length","depth":4},{"value":"Message length","id":"message-length","depth":4},{"value":"Encryption","id":"encryption","depth":4},{"value":"Message headers and footers","id":"message-headers-and-footers","depth":4},{"value":"Configuration","id":"configuration","depth":3},{"value":"Deployment","id":"deployment","depth":4},{"value":"Network connectivity","id":"network-connectivity","depth":4},{"value":"Organization identification","id":"organization-identification","depth":4},{"value":"Account IDs","id":"account-ids","depth":5},{"value":"Maker organization ID","id":"maker-organization-id","depth":5},{"value":"Integral server ID","id":"integral-server-id","depth":5},{"value":"Connection mode","id":"connection-mode","depth":4},{"value":"Acceptor mode","id":"acceptor-mode","depth":5},{"value":"Initiator mode","id":"initiator-mode","depth":5},{"value":"Business rules","id":"business-rules","depth":3},{"value":"Sessions","id":"sessions","depth":4},{"value":"Business day end and start","id":"business-day-end-and-start","depth":4},{"value":"Server synchronization","id":"server-synchronization","depth":4},{"value":"Sequence number reset","id":"sequence-number-reset","depth":4},{"value":"Event sequencing","id":"event-sequencing","depth":4},{"value":"Supported deal types","id":"supported-deal-types","depth":4},{"value":"Directed orders","id":"directed-orders","depth":4},{"value":"External algos","id":"external-algos","depth":4},{"value":"Mid mark price","id":"mid-mark-price","depth":4},{"value":"Rate update frequency","id":"rate-update-frequency","depth":4},{"value":"Administrative messages","id":"administrative-messages","depth":2},{"value":"Session management messages","id":"session-management-messages","depth":3},{"value":"Logon","id":"logon","depth":3},{"value":"Logout","id":"logout","depth":3},{"value":"Heartbeat","id":"heartbeat","depth":3},{"value":"Test Request","id":"test-request","depth":3},{"value":"Resend Request","id":"resend-request","depth":3},{"value":"Session-level Reject","id":"session-level-reject","depth":3},{"value":"Sequence Reset","id":"sequence-reset","depth":3},{"value":"Workflows","id":"workflows","depth":2},{"value":"Starting the trading session","id":"starting-the-trading-session","depth":3},{"value":"Stopping the trading session","id":"stopping-the-trading-session","depth":3},{"value":"Executable streaming prices (ESP) workflow","id":"executable-streaming-prices-esp-workflow","depth":3},{"value":"ESP supported trade types","id":"esp-supported-trade-types","depth":4},{"value":"ESP workflow","id":"esp-workflow","depth":4},{"value":"Quote type","id":"quote-type","depth":4},{"value":"Single price quote","id":"single-price-quote","depth":5},{"value":"Multi-tiered quote","id":"multi-tiered-quote","depth":5},{"value":"Multi-price quote","id":"multi-price-quote","depth":5},{"value":"Quote cancel","id":"quote-cancel","depth":4},{"value":"Stream ID","id":"stream-id","depth":4},{"value":"Orders workflow","id":"orders-workflow","depth":3},{"value":"Order submission and execution","id":"order-submission-and-execution","depth":4},{"value":"Order rejection","id":"order-rejection","depth":4},{"value":"Order expiry","id":"order-expiry","depth":4},{"value":"Order timeout","id":"order-timeout","depth":4},{"value":"Order status","id":"order-status","depth":4},{"value":"Order cancel","id":"order-cancel","depth":4},{"value":"Supported order types","id":"supported-order-types","depth":4},{"value":"Order expiry (time in force)","id":"order-expiry-time-in-force","depth":4},{"value":"Partial fills","id":"partial-fills","depth":4},{"value":"Order state transition","id":"order-state-transition","depth":4},{"value":"Application messages","id":"application-messages","depth":2},{"value":"Supported message types","id":"supported-message-types-1","depth":3},{"value":"Trading session","id":"trading-session","depth":3},{"value":"Trading Session Status Request","id":"trading-session-status-request","depth":4},{"value":"Trading Session Status","id":"trading-session-status","depth":4},{"value":"Market data messages","id":"market-data-messages","depth":3},{"value":"Market Data Request","id":"market-data-request","depth":4},{"value":"Market Data Snapshot/Full Refresh","id":"market-data-snapshotfull-refresh","depth":4},{"value":"Market Data – Incremental Refresh","id":"market-data--incremental-refresh","depth":4},{"value":"Market Data Request Reject","id":"market-data-request-reject","depth":4},{"value":"Trading messages","id":"trading-messages","depth":3},{"value":"New Order – Single","id":"new-order--single","depth":4},{"value":"Order Status Request","id":"order-status-request","depth":4},{"value":"Order Cancel Request","id":"order-cancel-request","depth":4},{"value":"Order Timeout","id":"order-timeout-1","depth":4},{"value":"Don’t Know Trade (DK)","id":"dont-know-trade-dk","depth":4},{"value":"Execution Report","id":"execution-report","depth":4},{"value":"Business Message Reject","id":"business-message-reject","depth":4},{"value":"Examples","id":"examples","depth":2},{"value":"Session management","id":"session-management","depth":3},{"value":"Logon (order session)","id":"logon-order-session","depth":4},{"value":"Logon (price session)","id":"logon-price-session","depth":4},{"value":"Logon (response, order session)","id":"logon-response-order-session","depth":4},{"value":"Logon (response, price session)","id":"logon-response-price-session","depth":4},{"value":"Logout (order session)","id":"logout-order-session","depth":4},{"value":"Logout (price session)","id":"logout-price-session","depth":4},{"value":"Logout (response, failed logon)","id":"logout-response-failed-logon","depth":4},{"value":"Logout (response, order session)","id":"logout-response-order-session","depth":4},{"value":"Logout (response, price session)","id":"logout-response-price-session","depth":4},{"value":"Heartbeat (incoming)","id":"heartbeat-incoming","depth":4},{"value":"Heartbeat (outgoing)","id":"heartbeat-outgoing","depth":4},{"value":"Resend Request","id":"resend-request-1","depth":4},{"value":"Sequence Reset","id":"sequence-reset-1","depth":4},{"value":"Session Level Reject","id":"session-level-reject-1","depth":4},{"value":"Test Request","id":"test-request-1","depth":4},{"value":"Market data","id":"market-data","depth":3},{"value":"Market Data Request","id":"market-data-request-1","depth":4},{"value":"Market Data Request Reject","id":"market-data-request-reject-1","depth":4},{"value":"Market Data Incremental Refresh","id":"market-data-incremental-refresh","depth":4},{"value":"Market Data Snapshot/Full Refresh (multi-price quote)","id":"market-data-snapshotfull-refresh-multi-price-quote","depth":4},{"value":"Market Data Snapshot/Full Refresh (multi-price quote, example 2)","id":"market-data-snapshotfull-refresh-multi-price-quote-example-2","depth":4},{"value":"Market Data Snapshot/Full Refresh (multi-tier quote)","id":"market-data-snapshotfull-refresh-multi-tier-quote","depth":4},{"value":"Trading","id":"trading","depth":3},{"value":"Order reject (New Order – Single, rejected order)","id":"order-reject-new-order--single-rejected-order","depth":4},{"value":"Order reject (reject, Execution Report)","id":"order-reject-reject-execution-report","depth":4},{"value":"Order timeout (Execution Report)","id":"order-timeout-execution-report","depth":4},{"value":"Trade, full fill, multi fill, New Order – Single","id":"trade-full-fill-multi-fill-new-order--single","depth":4},{"value":"Trade, full fill, multi fill, ExecutionReport, trade 1","id":"trade-full-fill-multi-fill-executionreport-trade-1","depth":4},{"value":"Trade, full fill, multi fill, ExecutionReport, trade 2","id":"trade-full-fill-multi-fill-executionreport-trade-2","depth":4},{"value":"Trade, full fill, single fill, New Order – Single","id":"trade-full-fill-single-fill-new-order--single","depth":4},{"value":"Trade, full fill, single fill, Execution Report, pending new","id":"trade-full-fill-single-fill-execution-report-pending-new","depth":4},{"value":"Trade, full fill, single fill, Execution Report, new","id":"trade-full-fill-single-fill-execution-report-new","depth":4},{"value":"Trade, full fill, single fill, Execution Report, trade","id":"trade-full-fill-single-fill-execution-report-trade","depth":4},{"value":"Trade, partial fill, multi fill, New Order – Single","id":"trade-partial-fill-multi-fill-new-order--single","depth":4},{"value":"Trade, partial fill, multi fill, Execution Report, order, pending new","id":"trade-partial-fill-multi-fill-execution-report-order-pending-new","depth":4},{"value":"Trade, partial fill, multi fill, Execution Report, order, new","id":"trade-partial-fill-multi-fill-execution-report-order-new","depth":4},{"value":"Trade, partial fill, multi fill, Execution Report, trade 1","id":"trade-partial-fill-multi-fill-execution-report-trade-1","depth":4},{"value":"Trade, partial fill, multi fill, Execution Report, trade 2","id":"trade-partial-fill-multi-fill-execution-report-trade-2","depth":4},{"value":"Trade, partial fill, multi fill, Execution Report, order expiry","id":"trade-partial-fill-multi-fill-execution-report-order-expiry","depth":4},{"value":"Trade, partial fill, single fill, New Order – Single","id":"trade-partial-fill-single-fill-new-order--single","depth":4},{"value":"Trade, partial fill, single fill, Execution Report, Order, pending new","id":"trade-partial-fill-single-fill-execution-report-order-pending-new","depth":4},{"value":"Trade, partial fill, single fill, Execution Report, Order, new","id":"trade-partial-fill-single-fill-execution-report-order-new","depth":4},{"value":"Trade, partial fill, single fill, Execution Report, trade","id":"trade-partial-fill-single-fill-execution-report-trade","depth":4},{"value":"Trade, partial fill, single fill, Execution Report, order expiry","id":"trade-partial-fill-single-fill-execution-report-order-expiry","depth":4},{"value":"Trade, term currency, New Order – Single","id":"trade-term-currency-new-order--single","depth":4},{"value":"Trade, term currency, Execution Report, trade 1","id":"trade-term-currency-execution-report-trade-1","depth":4},{"value":"Trade, term currency, Execution Report, trade 2","id":"trade-term-currency-execution-report-trade-2","depth":4},{"value":"Trade, term currency, Execution Report, order expiry","id":"trade-term-currency-execution-report-order-expiry","depth":4},{"value":"Trading session","id":"trading-session-1","depth":3},{"value":"Trading Session Status Request (order session)","id":"trading-session-status-request-order-session","depth":4},{"value":"Trading Session Status Request (price session)","id":"trading-session-status-request-price-session","depth":4},{"value":"Trading Session Status (open, order session)","id":"trading-session-status-open-order-session","depth":4},{"value":"Trading Session Status (open, price session)","id":"trading-session-status-open-price-session","depth":4},{"value":"Changes","id":"changes","depth":2}],"frontmatter":{"excludeFromSearch":false,"markdown":{"toc":{"depth":3}},"seo":{"title":"FIX Maker API: ESP Workflow"}},"lastModified":"2026-08-13T15:50:46.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/developer-portal/fix-maker-esp","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}