forwardTradeNumber Property    Table of ContentTradePriceStatus Property forward
TradeCaptureReport.TradePriceNegotiationMethod Property
The method used to negotiate the trade price. This is to support CDS trade negotiation where dealers can negotiate prices in deal spread or in percent of par. Supported Values: 0 - Percent of Par 1 - Deal Spread 2 - Upfront Points 3 - Upfront Amount 4 - Upfront Amount and Percent of Par 5 - Upfront Amount and Deal Spread 6 - Upfront Amount and Upfront points

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public TradePriceNegotiationMethod TradePriceNegotiationMethod { get; set; }

Property Value

Type: TradePriceNegotiationMethod
See Also