forwardFixingLockdownEventArgsBuilder Constructor    Table of ContentAggBidQty Property forward
FixingLockdownEventArgsBuilder Properties

The FixingLockdownEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAggBidQty
Aggregate bid quantity. Apply `NumDecimalsQuantity`.
Public propertyAggOfferQty
Aggregate offer quantity. Apply `NumDecimalsQuantity`.
Public propertyAuctionDate
Date format: MM-DD-YYYY.
Public propertyDescription
The auction runs twice daily at 10:30am and 3:00pm London time. The values disseminated via this field are: `GOLD_1030`, `GOLD_1500`, `SILVER_1200`.
Public propertyEurPrice
Obsolete. The price will be published via the Fixing Indicative Price Message.
Public propertyGbpPrice
Obsolete. The price will be published via the Fixing Indicative Price Message.
Public propertyIsBalanced
Indicate if this is balanced or not.
Public propertyIsFinal
Indicate if this is final or not.
Public propertyMarketId
Unique identifier of the market.
Public propertyNumDecimalsQuantity
Apply to `AggBidQty` and `AggOfferQty`.
Public propertyRound
Round.
Public propertySentTime
Date-time of the message sent.
Public propertyTime
Date time the message was sent. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertyUsdPrice
Auctioneers price for the round in USD. Please apply `OrderPriceDenominator`. Use 2 decimal places for USD Price for Gold and 3 decimal places for Silver.
Top
See Also