dxFeed .Net API
5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Data Structures | |
class | DayUtil |
A collection of static utility methods for manipulation of int day id, that is the number of days since Unix epoch of January 1, 1970. More... | |
class | MathUtil |
A collection of non-trivial mathematical utility methods. More... | |
class | StringCache |
Caches strings and provides lookup methods by raw character data to avoid string construction. It is intended to be used in various parsers to reduce memory footprint and garbage. More... | |
class | TimePeriod |
Value class for period of time with support for ISO8601 duration format. More... | |