• International Apps
    • German
    • Russian
    • Spanish
    • French
    • Portuguese
  • Submit Your App
  • Get NinjaTrader
NinjaTrader Ecosystem
  • NinjaTrader Ecosystem
  • BROKERS
  • MARKET DATA
  • WEBINARS
  • SEARCH
    • Apps & Services
    • User App Share

DeltaLadder

# DeltaLadder for NinjaTrader 8
A customizable delta-by-price ladder indicator that displays cumulative buy/sell volume delta at each price level with automatic reset on price reversals.
## Features
✅ **Delta by Price Ladder** - Accumulates buy and sell volume at each price level
✅ **Adjustable Tick Size** - Group multiple ticks per row for cleaner display
✅ **Auto-Reset on Reversal** - Ladder resets when price reverses by a specified number of points
✅ **Customizable Offset** - Adjustable horizontal distance from price bars
✅ **Color Customization** - Default blue (positive) and red (negative), fully adjustable
✅ **Real-time Updates** - Uses OnMarketData for tick-by-tick accuracy
✅ **Scaled Visualization** - Bar width scales with delta magnitude

## Configuration Parameters
### Parameters Group
| Parameter | Default | Range | Description |
|-----------|---------|-------|-------------|
| **Ticks Per Row** | 4 | 1-100 | Number of ticks grouped into each price level row |
| **Reset Ticks** | 200 | 1-1000 | Number of ticks for reversal reset (e.g., 200 for /NQ = 50 points) |
| **Offset (Pixels)** | 50 | 0-500 | Horizontal distance from the rightmost price bar |
| **Bar Width** | 60 | 20-200 | Maximum width of delta bars in pixels |
### Bar Colors Group
| Setting | Default | Description |
|---------|---------|-------------|
| **Positive Bar Color** | Dodger Blue | Color for positive delta bars (more buying) |
| **Negative Bar Color** | Crimson | Color for negative delta bars (more selling) |
| **Bar Opacity (%)** | 80 | Transparency of the delta bars (10-100%) |
### Text Group
| Setting | Default | Description |
|---------|---------|-------------|
| **Font Size** | 9 | Size of the delta number text (7-20) |
| **Positive Text Color** | Linen | Color for positive delta text |
| **Negative Text Color** | Linen | Color for negative delta text |
| **Text Opacity (%)** | 100 | Transparency of the delta text (10-100%) |
## How It Works
### Delta Calculation
-**Buy Volume**: Trades at or near the ask price
-**Sell Volume**: Trades at or near the bid price
-**Delta**: Buy Volume - Sell Volume
### Price Grouping
The `Ticks Per Row` parameter groups price levels together. For example:
- If /NQ tick size is 0.25 and Ticks Per Row = 4
- Each row represents 1 point (4 × 0.25)
- All volume within that 1-point range accumulates in one bar
### Auto-Reset Logic
The ladder maintains direction and accumulates delta until a reversal occurs:
**Uptrend Mode:**
- Tracks the highest price reached
- If price drops by `Reset Ticks`, the ladder resets and switches to downtrend mode
**Downtrend Mode:**
- Tracks the lowest price reached
- If price rises by `Reset Ticks`, the ladder resets and switches to uptrend mode
### Example for /NQ (Reset Ticks = 200, which equals 50 points)
1. Price rallies from 25,450 to 25,520 → Ladder accumulates in uptrend mode
2. Price drops to 25,470 (200 tick/50-point reversal) → **Ladder resets** and switches to downtrend mode
3. Price continues to 25,430 → Ladder accumulates in downtrend mode
4. Price rallies back to 25,480 (200 tick/50-point reversal) → **Ladder resets** and switches back to uptrend mode
## Recommended Settings by Instrument
### /NQ (Nasdaq E-Mini)
- Ticks Per Row: 4 (1 point)
- Reset Ticks: 200-400 (50-100 points)
### /ES (S&P E-Mini)
- Ticks Per Row: 4 (1 point)
- Reset Ticks: 40-80 (10-20 points)
### /CL (Crude Oil)
- Ticks Per Row: 10 (10 ticks)
- Reset Ticks: 50-100 (50-100 cents)
### /6E (Euro FX)
- Ticks Per Row: 10
- Reset Ticks: 50-100 (50-100 pips)
## Visual Display
The ladder appears to the right of the price bars showing:
-**Horizontal bars** representing cumulative delta at each price level
-**Blue bars** for positive delta (buying pressure)
-**Red bars** for negative delta (selling pressure)
-**Right-aligned numbers** in Linen color showing the exact delta value (no '+' sign for positive values)
-**Bar width** scales with the magnitude of the delta
-**Bars extend leftward** from a fixed right edge, with the flat side on the right
## Tips for Use
1.**Combine with Price Action**: Look for divergences between price movement and delta
2.**Key Levels**: Strong delta accumulation often marks support/resistance
3.**Reversal Confirmation**: Watch for delta shifts before price reversal
4.**Volume Clusters**: Wide bars indicate high-volume price levels
5.**Adjust Reset Ticks**: Use smaller values for scalping, larger for swing trading (remember: ticks, not points!)
6.**Text Visibility**: Change text colors from Linen to match your chart theme if needed
## Technical Notes
- Uses `OnMarketData` for real-time tick processing
- Implements `OnRender` for custom drawing with SharpDX
- Dictionary-based storage for efficient price level lookups
- Automatic scaling based on maximum delta in current ladder
- Compatible with NinjaTrader 8 only
## License
This indicator is provided as-is for use with NinjaTrader 8. Modify and customize as needed for your trading requirements.
---
**Disclaimer**: This indicator is for informational purposes only. Trading futures and forex involves substantial risk of loss and is not suitable for all investors. Past performance is not indicative of future results.

Download
Created By zefalt
NinjaTrader Version 8
File Size 3.9 KB
Create Date 10/24/2025
# of Downloads 1110

Importing to NinjaTrader 8 is Easy!

To import your 3rd party app or add-on to NinjaTrader, simply follow these 3 steps:

  1. Download the app or add-on file to your desktop
  2. From the NinjaTrader Control Center window, select the menu Tools > Import > NinjaScript Add-On…
  3. Select the downloaded file from your desktop

Questions?

Visit the NinjaScript File Sharing discussion in the NinjaTrader user forum to interact with fellow traders and the NinjaTrader support team.

New Additions

One Percent A Week - March 2026 S&C

106 downloads February 12, 2026

Synthetic Oscillator, Hann Filter, High Pass Filter, RMS, SuperSmoother, and Ultimate Smoother - April 2026 S&C

107 downloads February 12, 2026

Copy Trading Pro – Master/Slave Trade Replicator

403 downloads February 12, 2026

RiskReward - multifunction

311 downloads February 12, 2026

CRT - CandleRangeTheory

525 downloads February 2, 2026

Most Popular

UniRenko Universal Renko BarType 8

35495 downloads October 16, 2018

Heiken Ashi 8

31979 downloads October 16, 2018

Vwap

29374 downloads March 21, 2022

Vwap (Volume Weighted Average Price)

25854 downloads October 16, 2018

Simple Trade Copier

23725 downloads December 7, 2023

Interested in becoming a NinjaTrader Ecosystem 3rd party Vendor? Contact Us to learn more.

  • Quick Search
  • NinjaTrader Indicators
  • Automated Strategies
  • Ecosystem Insights
  • Free Trading Webinars
  • Spanish Trading Apps
  • Get NinjaTrader
  • User App Share
  • Trend Line Detection
  • Fibonacci Cluster
  • Renko Bar Type
  • Heiken Ashi
  • Ichimoku Cloud
  • Accumulation Distribution
  • Free Trading Indicators
  • Delta Momentum Indicator
  • Wave Trend Oscillator
  • Open Range Indicator
  • Risk Reward Indicator
  • VPA Indicator
  • Pivot Zones
  • Free Trading Videos
  • Swing Trading Volume Profile
  • Volume Leading Indicator
  • How to Use Volume Profile
  • Combine Order Flow
  • Buy Sell Signals
  • Market Profile

Disclosures | Privacy Policy | GDPR

Copyright © 2026 NinjaTrader, LLC. All Rights Reserved.

Please note that NinjaTrader Ecosystem does not have a Telegram or LinkedIn account

This website is operated by NinjaTrader, LLC (“NT”). NT is affiliated with NinjaTrader Clearing, LLC d/b/a NinjaTrader, Kraken Derivatives US, and Tradovate (“NTC”) through NinjaTrader Group, LLC (“NTG”), collectively “NinjaTrader”. NT owns and supports the proprietary NinjaTrader trading platform as a software development company, while NTC provides brokerage services. View Disclosures.

NTC is registered with the Commodity Futures Trading Commission (“CFTC”) as a futures commission merchant (“FCM”) and is a National Futures Association (“NFA”) Member (NFA ID: 0309379). Questions related to brokerage accounts should be directed to your broker.

Futures, options, foreign currency, digital asset, and event contract trading involves substantial risk and is not suitable for everyone. An investor may lose all or more than the initial investment. Trading should be undertaken only with risk capital—funds that can be lost without jeopardizing one’s financial security or lifestyle—and only by those who can afford such losses. Past performance is not necessarily indicative of future results. Prior to trading digital assets, review the CFTC and NFA advisories for additional information regarding the significant risks involved. View Risk Disclosure Statement.

This website is provided by NinjaTrader on an “as-is” basis for informational purposes only and does not constitute investment advice, a recommendation, or an offer or solicitation to buy, sell, or hold any commodity interest or financial product or engage in any investment strategy. Content may include statements or opinions of NTG and its affiliates or third-party information; no representation or warranty, express or implied, is made as to the accuracy or completeness of the information herein. NinjaTrader disclaims all liability arising from use of or reliance on such information.

Any testimonials and endorsements herein reflect the opinions of either current or former NinjaTrader customers or third parties and may not be representative of the experiences of other customers. Individual results may vary. Such testimonials and endorsements may be solicited and/or compensated.

NFA Rule 2-29(c): Hypothetical performance results have many inherent limitations, some of which are described below. No representation is being made that any account will or is likely to achieve profits or losses similar to those shown. In fact, there are frequently sharp differences between hypothetical performance results and the actual results subsequently achieved by any particular trading program. One of the limitations of hypothetical performance results is that they are generally prepared with the benefit of hindsight. In addition, hypothetical trading does not involve financial risk, and no hypothetical trading record can completely account for the impact of financial risk in actual trading. For example, the ability to withstand losses or to adhere to a particular trading program in spite of trading losses are material points which can also adversely affect actual trading results. There are numerous other factors related to the markets in general or to the implementation of any specific trading program which cannot be fully accounted for in the preparation of hypothetical performance results and all of which can adversely affect actual trading results.