Properties in sessionProperties sections identify inbound and outbound FIX sessions and indicate the main streams of the stream clusters that host data exchanged during FIX sessions.
Property Name | Type | Description |
---|---|---|
TargetCompID | string | (Required) Specifies the session identifier. An inbound and an outbound session with the same identifier are implemented as a single two-way session. No default value. |
streamNames | streamNamesType | (Required) Lists
the names of the main streams in stream clusters, where messages
exchanged over this FIX session are hosted.
|