dxFeed .Net API
5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Namespaces | |
namespace | com.dxfeed.api.data |
Enumerations | |
enum | com.dxfeed.api.data.PriceType : int { com.dxfeed.api.data.PriceType.Regular = 0, com.dxfeed.api.data.PriceType.Indicative = 1, com.dxfeed.api.data.PriceType.Preliminary = 2, com.dxfeed.api.data.PriceType.Final = 3 } |
Price type enumeration More... | |