Enum ManualOrderIndicator
Used to subscribe to tickets based on origination either from API or manually created trades.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum ManualOrderIndicator
Fields
Name | Description |
---|---|
APITrades | API Trades |
ManualTrades | Manual Trades |
None | Default value. Do not use it directly. |