Skip to main content

candles_from_proto

Function candles_from_proto 

Source
pub fn candles_from_proto(
    msg: &GetCandlesResponse,
    volume_scale: u32,
) -> Result<CandlesResult>