ReportInstrument Methods | Table of Content | ReportSide Constructor |
ReportSide Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class ReportSide
The ReportSide type exposes the following members.
Name | Description | |
---|---|---|
ReportSide |
Default constructor.
|
Name | Description | |
---|---|---|
AccruedInterestRate |
The amount the buyer compensates the seller for the portion of the next coupon interest payment
the seller has earned but will not receive from the issuer because the issuer will send
the next coupon payment to the buyer. Accrued Interest Rate is the annualized Accrued Interest
amount divided by the purchase price of the bond.
| |
AggressorIndicator |
Used to identify whether or not the order initiator is an aggressor in the trade.
| |
AllocationIndicator |
Identifies if the trade is marked for allocation.
| |
AveragePricingIndicator |
Indicates if the trade is marked for average pricing allocation.
| |
ClientOrderID |
Represents the TON number provided for CME Globex® trades and the Order ID for Pit trades. Format = Alphanumeric
| |
ClientOrderID2 |
Client Order ID 2.
| |
CommissionData |
Information about Commission Data.
| |
CompressionGroupID |
Identifies all trades in a netting or compression group,
including both terminating trades and any remnant trades that result from the operation.
| |
Currency |
Identifies currency used for price. It is recommended that systems provide the currency value whenever possible. Currency codes used in FIX are those defined in ISO 4217 standard.
To obtain the current valid list: http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm
| |
CustomerCapacity |
The customer capacity for this trade.
| |
CustomerOrderHandlingInstruction |
Defines source of original order.
| |
EndCash |
Ending dirty cash consideration of a financing deal. i.e. reimbursed to the buyer on the End Date.
| |
FundDesignation |
Fund Designation as specified at order submission time.
| |
LiquidityFlag |
Indicates if an order was submitted for market making obligation as required for MiFID.
Applicable only for EU fixed income markets.
| |
ManualOrderIndicator |
Indicates if the order was created manually or through API.
| |
MemoField |
Free format text field.
| |
OrderID |
Order ID
| |
Parties |
List of parties.
| |
RelatedTrades |
List of trade timestamps.
| |
SecondaryAllocationGroupID |
Indicates the clearing assigned identifier used for the allocation group. This links trades marked for allocation that are part of the same group, as well as offset trades once allocations from that group are claimed.
| |
Side |
Side of order
Supported Values:
1 = Buy
2 = Sell
| |
SideOrigTradeID |
Used to capture the original trade id for each side of a trade undergoing novation to a standardized model.
| |
SideRegulatoryTrades |
Information about Side Regulatory Trade.
| |
StartCash |
Starting dirty cash consideration of a financing deal, i.e. paid to the seller on the Start Date.
| |
StrategyLinkID |
Unique ID linking all individual legs of a spread or strategy together. It can also link individual legs to the parent multi-leg trade.
| |
Text |
Free format text string.
| |
TradeInputSource |
CME Defined
Supported Values:
CPC = CME ClearPort® Clearing,
CPT = CME ClearPort® Trading,
CXPIT = COMEX Trading Floor,
GLBX = CME Globex® ,
NXPIT = NYMEX Trading Floor
| |
TradeTimeStamps |
List of trade timestamps.
|
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.) |