dxFeed .Net API  5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
Data Structures | Public Member Functions | Properties
com.dxfeed.api.events.DxPriceLevelBook Struct Reference

Data Structures

struct  DxPriceLevel
 

Public Member Functions

 DxPriceLevelBook (string symbol, DxPriceLevel[] bids, DxPriceLevel[] asks)
 

Properties

string Symbol [get]
 
DxPriceLevel [] Bids [get]
 
DxPriceLevel [] Asks [get]
 

Constructor & Destructor Documentation

◆ DxPriceLevelBook()

com.dxfeed.api.events.DxPriceLevelBook.DxPriceLevelBook ( string  symbol,
DxPriceLevel []  bids,
DxPriceLevel []  asks 
)
inline

Property Documentation

◆ Asks

DxPriceLevel [] com.dxfeed.api.events.DxPriceLevelBook.Asks
get

◆ Bids

DxPriceLevel [] com.dxfeed.api.events.DxPriceLevelBook.Bids
get

◆ Symbol

string com.dxfeed.api.events.DxPriceLevelBook.Symbol
get

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