• Version 4.1.0
Show / Hide Table of Contents

Enum TradeRequestResult

Result of Trade Request Supported Values: 0 - Successful (default) 1 = Invalid or unknown instrument 2 = Invalid type of trade requested 3 = Invalid parties 9 = Unauthorized for Trade Capture Report Request 99 = Other

Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum TradeRequestResult

Fields

Name Description
InvalidOrUnknownInstrument

Invalid or unknown instrument

InvalidParties

Invalid parties

InvalidTypeOfTradeRequested

Invalid type of trade requested

Other

Other

Successful

Successful

UnauthorizedForTradeCaptureReportRequest

Unauthorized for Trade Capture Report Request

In this article
  • Fields
Back to top Copyright © Onix Solutions.
Generated by DocFX