Function crypto_msg_parser::parse_candlestick
source · [−]pub fn parse_candlestick(
exchange: &str,
market_type: MarketType,
msg: &str
) -> Result<Vec<CandlestickMsg>, SimpleError>pub fn parse_candlestick(
exchange: &str,
market_type: MarketType,
msg: &str
) -> Result<Vec<CandlestickMsg>, SimpleError>