dxFeed C API  6.0.1
dxFeed C API library intended to provide market data access for DX clients
Data Fields
dx_candle_t Struct Reference

Candle. More...

#include <include/RecordData.h>

Data Fields

dxf_int_t time
 
dxf_int_t sequence
 
dxf_double_t count
 
dxf_double_t open
 
dxf_double_t high
 
dxf_double_t low
 
dxf_double_t close
 
dxf_double_t volume
 
dxf_double_t vwap
 
dxf_double_t bid_volume
 
dxf_double_t ask_volume
 
dxf_int_t open_interest
 
dxf_double_t imp_volatility
 

Detailed Description

Candle.


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