ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.SecuritySummary Class Reference

Public Member Functions

 SecuritySummary ()
 Initializes a new instance of the SecuritySummary class with default values.
 
 SecuritySummary (Security security)
 Initializes a new instance of the SecuritySummary class with default values.
 

Properties

Security Security [get]
 Gets or sets the security.
 
decimal? BestAskPrice [get, set]
 Gets or sets the best asking price for the security.
 
decimal? BestAskVolume [get, set]
 Gets or sets the volume available at the best asking price for the security.
 
decimal? BestBidPrice [get, set]
 Gets or sets the best bidding price for the security.
 
decimal? BestBidVolume [get, set]
 Gets or sets the volume available at the best bidding price for the security.
 
decimal? LastTradePrice [get, set]
 Price of the last tick
This value may be null if no ticks were received yet.
 
decimal? LastTradeVolume [get, set]
 Volume of the last tick
This value may be null if no ticks were received yet.
 
decimal? SettlementPrice [get, set]
 Gets or sets the settlement price value for the security.
 
decimal? OpenInterest [get, set]
 Gets or sets the open interest value for the security.
 
decimal? CurrentDayOpenPrice [get, set]
 Gets or sets the current day open price value for the security.
 
decimal? CurrentDayHighPrice [get, set]
 Gets or sets the current day high price value for the security.
 
decimal? CurrentDayLowPrice [get, set]
 Gets or sets the current day low price value for the security.
 
decimal? CurrentDayTotalVolume [get, set]
 Gets or sets the today trade volume value for the security.
 
decimal? CurrentDayTurnover [get, set]
 Gets or sets the today turnover for the security.
 
decimal? PrevDayClosePrice [get, set]
 Gets or sets the previous day close price value for the security.
 
decimal? PrevDayTotalVolume [get, set]
 Gets or sets the previous day trade volume value for the security.
 
decimal? Last24OpenPrice [get, set]
 Gets or sets the 24H open price value for the security.
 
decimal? Last24HighPrice [get, set]
 Gets or sets the 24H high price value for the security.
 
decimal? Last24LowPrice [get, set]
 Gets or sets the 24H low price value for the security.
 
decimal? Last24TotalVolume [get, set]
 Gets or sets the 24H trade volume value for the security.
 
decimal? Last24Turnover [get, set]
 Gets or sets the 24H turnover for the security.
 
decimal? MarkPrice [get, set]
 A price that reflects the real-time spot price on the major exchanges.
 
decimal? FundingRate [get, set]
 Gets funding rate exchanged between buyers and sellers. During the funding rate cycle.
 
DateTimeOffset? NextFundingTime [get, set]
 Gets time of the next funding cycle.
 

Constructor & Destructor Documentation

◆ SecuritySummary() [1/2]

ATAS.DataFeedsCore.SecuritySummary.SecuritySummary ( )

Initializes a new instance of the SecuritySummary class with default values.

◆ SecuritySummary() [2/2]

ATAS.DataFeedsCore.SecuritySummary.SecuritySummary ( Security  security)

Initializes a new instance of the SecuritySummary class with default values.

Property Documentation

◆ BestAskPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.BestAskPrice
getset

Gets or sets the best asking price for the security.

◆ BestAskVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.BestAskVolume
getset

Gets or sets the volume available at the best asking price for the security.

◆ BestBidPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.BestBidPrice
getset

Gets or sets the best bidding price for the security.

◆ BestBidVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.BestBidVolume
getset

Gets or sets the volume available at the best bidding price for the security.

◆ CurrentDayHighPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.CurrentDayHighPrice
getset

Gets or sets the current day high price value for the security.

◆ CurrentDayLowPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.CurrentDayLowPrice
getset

Gets or sets the current day low price value for the security.

◆ CurrentDayOpenPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.CurrentDayOpenPrice
getset

Gets or sets the current day open price value for the security.

◆ CurrentDayTotalVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.CurrentDayTotalVolume
getset

Gets or sets the today trade volume value for the security.

◆ CurrentDayTurnover

decimal? ATAS.DataFeedsCore.SecuritySummary.CurrentDayTurnover
getset

Gets or sets the today turnover for the security.

◆ FundingRate

decimal? ATAS.DataFeedsCore.SecuritySummary.FundingRate
getset

Gets funding rate exchanged between buyers and sellers. During the funding rate cycle.

◆ Last24HighPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.Last24HighPrice
getset

Gets or sets the 24H high price value for the security.

◆ Last24LowPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.Last24LowPrice
getset

Gets or sets the 24H low price value for the security.

◆ Last24OpenPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.Last24OpenPrice
getset

Gets or sets the 24H open price value for the security.

◆ Last24TotalVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.Last24TotalVolume
getset

Gets or sets the 24H trade volume value for the security.

◆ Last24Turnover

decimal? ATAS.DataFeedsCore.SecuritySummary.Last24Turnover
getset

Gets or sets the 24H turnover for the security.

◆ LastTradePrice

decimal? ATAS.DataFeedsCore.SecuritySummary.LastTradePrice
getset

Price of the last tick
This value may be null if no ticks were received yet.

◆ LastTradeVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.LastTradeVolume
getset

Volume of the last tick
This value may be null if no ticks were received yet.

◆ MarkPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.MarkPrice
getset

A price that reflects the real-time spot price on the major exchanges.

◆ NextFundingTime

DateTimeOffset? ATAS.DataFeedsCore.SecuritySummary.NextFundingTime
getset

Gets time of the next funding cycle.

◆ OpenInterest

decimal? ATAS.DataFeedsCore.SecuritySummary.OpenInterest
getset

Gets or sets the open interest value for the security.

◆ PrevDayClosePrice

decimal? ATAS.DataFeedsCore.SecuritySummary.PrevDayClosePrice
getset

Gets or sets the previous day close price value for the security.

◆ PrevDayTotalVolume

decimal? ATAS.DataFeedsCore.SecuritySummary.PrevDayTotalVolume
getset

Gets or sets the previous day trade volume value for the security.

◆ Security

Security ATAS.DataFeedsCore.SecuritySummary.Security
get

Gets or sets the security.

◆ SettlementPrice

decimal? ATAS.DataFeedsCore.SecuritySummary.SettlementPrice
getset

Gets or sets the settlement price value for the security.


The documentation for this class was generated from the following file: