AnyStock’s data adapter supports XML files alongside CSV and JSON, so teams with XML-based data pipelines can create interactive OHLC stock charts without format conversion.
This sample loads Cisco (CSCO) historical data from an XML file, maps named fields to an OHLC series, and enables major and minor grid lines for precise value reading. A synchronized OHLC scroller, preset date range, range picker, and range selector support interactive exploration.
Follow the step-by-step OHLC Chart Tutorial to learn how stock charts are built. See the AnyStock documentation for all configuration options.