dxFeed .Net API
5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Data Structures | |
class | InstrumentProfileConnection |
Connects to an instrument profile URL and reads instrument profiles using Simple File Format with support of streaming live updates. Please see Instrument Profile Format documentation for complete description. More... | |
interface | InstrumentProfileUpdateListener |
Notifies about instrument profile changes. More... | |
class | InstrumentProfileUpdater |
This class tracks changes in instrument profile snapshot and filter bulk data. It is possible while live streaming connection was broken. Reconnection accompanied with repeated receiving of whole snapshot. This class allow to send user only changed data, i.e without duplicates. More... | |