Skip to content

Historical candle data: Delta extremes, per-candle volume profile (POC/VAH/VAL) and footprint data availability via Indicator API #165

Description

@amineblue

Hello everyone
When accessing historical candle data via the Indicator API, are the following properties available per candle for Range Bar charts ?
candle.Delta (net delta per bar)
candle.MaxDelta / candle.MinDelta (delta extremes within the bar)
candle.Volume
POC (Point of Control), VAH, VAL per individual candle — or is volume profile only available on a range of bars ?
Context : I'm building a custom indicator that exports bar-by-bar data to CSV on historical data loaded via Go to Date with a Rithmic feed. The indicator needs to detect order flow patterns (engulfing bars) and export delta, volume profile, and indicator values (VIDYA, SuperTrend, VWAP) for each closed bar.
Are there any examples in the GitHub repo that show access to delta extremes and/or per-candle volume profile data ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions