AnyStock price indicators can be created dynamically at runtime, enabling interactive analysis workflows where users mark specific price levels as they explore data. Combined with crosshair customization, this produces a focused trading-chart experience.
This sample loads ORCL intraday OHLC data from CSV and starts with a last-value price indicator. Pressing Alt+H adds a new indicator at the currently hovered date. Crosshair labels are hidden for a cleaner view, and an OHLC scroller with range picker and range selector supports fast time navigation.
Follow the step-by-step OHLC Chart Tutorial to learn how stock charts are built. See the AnyStock documentation for all configuration options.