dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Data Structures | Namespaces
IDxTimeSeriesEvent.cs File Reference

Data Structures

interface  com.dxfeed.api.events.IDxTimeSeriesEvent
 Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. More...
 
interface  com.dxfeed.api.events.IDxTimeSeriesEvent< T >
 Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. More...
 

Namespaces

namespace  com.dxfeed.api.events