• Version 4.5.0
Show / Hide Table of Contents

Enum TradeRequestType

Type of Trade Capture Report. Supported Values: 1 = Initial request for results matching Criteria provided on request (filtered subscription or query snapshot) . 3 = Unreported trades that match criteria.

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

Fields

Name Description
ContinueSendingResultsOfPolling

Obsolete alias for UnreportedTradesMatchingCriteria.

InitialRequestForResultsMatchingCriteria

Initial request for results matching Criteria provided on request (filtered subscription or query snapshot).

UnreportedTradesMatchingCriteria

Unreported trades that match criteria.

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