Skip to main content

candle_point_from_proto

Function candle_point_from_proto 

Source
pub fn candle_point_from_proto(
    msg: &CandlePoint,
    volume_scale: u32,
    symbol_id: u32,
    timeframe: &str,
) -> Result<Candle>