pub type dx_candle_t = dx_candle;Expand description
Candle
Aliased Type§
#[repr(C)]pub struct dx_candle_t {}Fields§
§time: i32§sequence: i32§count: f64§open: f64§high: f64§low: f64§close: f64§volume: f64§vwap: f64§bid_volume: f64§ask_volume: f64§open_interest: f64§imp_volatility: f64