dxFeed C API
6.0.1
dxFeed C API library intended to provide market data access for DX clients
|
Summary. More...
#include <include/EventData.h>
Data Fields | |
dxf_dayid_t | day_id |
dxf_double_t | day_open_price |
dxf_double_t | day_high_price |
dxf_double_t | day_low_price |
dxf_double_t | day_close_price |
dxf_dayid_t | prev_day_id |
dxf_double_t | prev_day_close_price |
dxf_double_t | prev_day_volume |
dxf_int_t | open_interest |
dxf_int_t | raw_flags |
dxf_char_t | exchange_code |
dxf_price_type_t | day_close_price_type |
dxf_price_type_t | prev_day_close_price_type |
dxf_order_scope_t | scope |
Summary.