ReportSide Methods | Table of Content | RequestInstrument Constructor |
RequestInstrument Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class RequestInstrument
The RequestInstrument type exposes the following members.
Name | Description | |
---|---|---|
RequestInstrument |
Default constructor.
|
Name | Description | |
---|---|---|
Product |
Enables the user to filter trades based on a specific product.
| |
SecurityExchange |
Security Exchange.
CME Defined Supported Values:
- BTEU - BrokerTec EU.
- BTUS - BrokerTec US.
- CBT - Chicago Board of Trade.
- CEE - Stock Exchange Group.
- CMD - Credit Default Swap Exchange.
- CME - Chicago Mercantile Exchange.
- COMEX - Commodities Exchange, Inc.
- DME - Dubai Mercantile Exchange.
- EBS.
- FXS - FX Spot.
- IFUS - Intercontinental Exchange.
- NGXC - Natural Gas Exchange.
- NODX - Nodal.
- NYMEX - New York Mercantile Exchange.
- NYMSW - CME Swaps - NYMEX.
- VMAC - VMAC.
- XNAS - Nasdaq.
- XXXX - OTC Trades.
| |
SecurityID |
The Clearing Product ID.
| |
SecurityType |
Security type of CME Product, e.g. CL.
| |
Symbol |
Ticker symbol. Common, "human understood" representation of the security.
SecurityID (48) value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles).
Use "[N/A]" for products which do not have a symbol.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |