pub fn parse_candlestick_data( cs_obj: &mut Value, context: &ParseContext<'_>, ) -> Result<Box<dyn Trace>>