pub fn parse_ohlc_data( ohlc_obj: &mut Value, context: &ParseContext<'_>, ) -> Result<Box<Ohlc<String, f64>>>