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