The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

orderId integer - MarketFactory internal order identifier

nameorderId
typeInterger
descriptionMarketFactory internal order identifier
A globally unique identifier for each Whisperer session,
across all customer applications.
allocationMFAPI
scopeGlobally unique across all clients during a session


clOrdID string - Client Order ID

Allocated by: Customer Application at order submission when he submits a new order

Scope: Unique per (deal code, Trading Venue) during a session, a string provided by the Customer Application. It should be unique per Feed, Customer Application, and Session. An error may be returned if two Customer Applications use the same clOrdID values to track different orders (however there is no guarantee that would happen because some venues just ignore duplicate orders). All Trading Actions and Events carry this field.

...