Module 1: Renko Chart Fundamentals

Brick Size Selection for Day Trading - Part 9

8 min readLesson 9 of 10

Brick Size and Market Volatility

Renko brick size directly correlates with market volatility. A fixed brick size, like 4 ticks for ES, performs differently during high-volatility periods versus low-volatility periods. During high volatility, a 4-tick brick generates more bricks per unit of time. This results in a faster-moving chart, potentially overwhelming for some traders. During low volatility, the same 4-tick brick generates fewer bricks, creating a slow, choppy chart. This can lead to delayed signals or missed opportunities. Traders must adjust brick size to prevailing market conditions.

Consider ES futures. A 4-tick brick (1.00 point) is standard for many scalpers. This brick size offers good resolution for intraday moves. During a typical trading day with 50-70 point ranges, a 4-tick brick chart provides clear trend identification and retracement levels. However, during a news event, like an FOMC announcement, ES can move 20 points in 30 seconds. A 4-tick brick chart during such an event becomes a blur of rapidly forming bricks. A larger brick size, perhaps 8 ticks (2.00 points) or 12 ticks (3.00 points), provides a smoother representation of the price action during these volatile bursts. Conversely, during a pre-market lull or a post-lunch chop, where ES might range 10 points for an hour, a 4-tick brick chart appears stagnant. Traders might consider a 2-tick brick (0.50 points) to capture finer movements during these quiet periods.

This adaptability is crucial for algorithms. High-frequency trading (HFT) algorithms dynamically adjust their Renko brick size. They monitor real-time volatility metrics like Average True Range (ATR) or standard deviation of price. If ATR increases by 20% over a 5-minute window, the algorithm might increase its brick size by 25%. This prevents over-trading during volatility spikes and ensures signal consistency. Institutional traders, particularly those managing large block orders, use larger brick sizes. A hedge fund executing a 50,000-share order in AAPL might use a $0.50 or $1.00 Renko brick on a 5-minute chart to identify broader trends for optimal entry and exit points, minimizing market impact. They are not interested in 10-cent fluctuations.

Conversely, a prop firm scalper targeting 2-3 tick profits on NQ might use a 2-tick brick (0.50 points). This provides the granular detail necessary for precise entries and exits. If NQ typically moves 100-150 points intraday, a 2-tick brick generates 50-75 bricks per 10 points of movement. A 10-tick brick (2.50 points) would be too coarse for scalping, missing most short-term reversals.

Dynamic Brick Sizing Methodologies

Fixed brick sizes are suitable for consistent market conditions, but dynamic brick sizing offers superior adaptability. Several methodologies exist for dynamic brick size selection.

One common method utilizes the Average True Range (ATR). ATR measures market volatility. A 14-period ATR on a 5-minute chart provides a good proxy for current volatility. For example, if the 14-period ATR for ES on a 5-minute chart is 3.00 points, a trader might set their Renko brick size to 25% or 33% of the ATR. If ATR is 3.00 points, a 0.75-point (3 ticks) or 1.00-point (4 ticks) brick size would be appropriate. As ATR fluctuates, the brick size adjusts. If ATR increases to 6.00 points during a news event, the brick size automatically doubles to 1.50 points (6 ticks) or 2.00 points (8 ticks). This ensures the Renko chart maintains a consistent "look" regardless of volatility.

Proprietary algorithms at institutional firms often employ more sophisticated dynamic sizing. They consider not only ATR but also volume profile, order book depth, and implied volatility from options markets. For instance, an algorithm trading CL (Crude Oil futures) might use a 10-tick brick when the 10-minute ATR is below $0.20 and volume is below 5,000 contracts per 5-minute bar. If ATR exceeds $0.40 and volume surges past 15,000 contracts, the algorithm might switch to a 25-tick brick. This prevents over-sensitivity during high-volume, high-volatility periods.

Another dynamic method involves percentage-based brick sizing. For equities like AAPL or TSLA, a fixed dollar amount brick might not be ideal across different price levels. A $0.50 brick for a $150 AAPL stock is a 0.33% move. For a $300 TSLA stock, a $0.50 brick is only a 0.17% move. A percentage-based brick size, say 0.25%, ensures consistency. If AAPL is at $150, the brick size is $0.375. If AAPL moves to $200, the brick size automatically becomes $0.50. This maintains relative price movement consistency. This method is particularly useful for growth stocks with high price appreciation or for comparing charts across different price tiers.

When does dynamic brick sizing fail? It fails when market conditions shift abruptly and the look-back period for volatility calculation is too long. If an algorithm uses a 60-period ATR on a 15-minute chart, it takes a long time for the ATR to reflect a sudden volatility spike. This lag can lead to the chart being too sensitive (small bricks) during the initial phase of a volatility surge or too coarse (large bricks) during a sudden drop in volatility. Traders must optimize the look-back period for their ATR or other volatility indicators. Shorter look-back periods react faster but can be prone to whipsaws. Longer look-back periods are smoother but lag.

Practical Application: A Worked Trade Example

Let's apply dynamic brick sizing to a trade in GC (Gold Futures). We use a 1-minute ATR for dynamic brick sizing. Our Renko brick size is 25% of the 1-minute ATR, rounded to the nearest tick (10 cents for GC).

Market Context: GC is in an established uptrend on the 15-minute chart. The 1-minute ATR is currently $0.40. Our dynamic brick size calculates to $0.10 (1 tick).

Trade Setup: On a GC Renko chart with a 1-tick brick, we observe a pullback after a strong move up. The price consolidates, forming 5 red bricks, followed by the first green brick. This green brick confirms a potential end to the pullback and a resumption of the uptrend.

Entry: We enter long GC at $1955.20. This is the close of the first green brick after the pullback. Stop Loss: Our initial stop loss is placed below the low of the pullback, at $1954.00. This is 12 ticks below our entry. Target: We target a 2R move. Our risk is $1.20 (12 ticks). Our target is $1955.20 + (2 * $1.20) = $1957.60.*

Position Sizing: We risk 1% of a $100,000 trading account, which is $1,000. Risk per contract = $1.20 (stop loss distance) * $10 (GC tick value) = $12. Number of contracts = $1,000 / $12 = 83.33 contracts. We round down to 83 contracts.*

Execution and Management: The market resumes its upward movement. The Renko chart continues to print green bricks. After 15 minutes, the 1-minute ATR increases to $0.80 due to increased volatility. Our dynamic brick size automatically adjusts to $0.20 (2 ticks). The chart now prints larger bricks. This prevents the chart from becoming overly sensitive during the volatility increase. GC moves to $1956.00, then $1956.80. As price approaches our target, we trail our stop loss. We move our stop loss to $1955.80, just below the last printed green brick. GC continues higher, hitting $1957.60. Our target is filled.

Outcome: Entry: $1955.20 Exit: $1957.60 Profit per contract: $2.40 Total profit: 83 contracts * $2.40 = $199.20. This is a 2R trade, generating $199.20 profit on a $100,000 account, representing 0.1992% return.*

When this works: This method works well in trending markets where volatility fluctuates. The dynamic brick size adapts, providing a clear visual representation of the trend without excessive noise during high volatility or stagnation during low volatility. The ATR-based adjustment ensures that the Renko chart remains readable and actionable.

When this fails: This method struggles in choppy, range-bound markets with sudden, short-lived volatility spikes. If GC enters a tight $1.00 range, the ATR might drop to $0.20, leading to a 1-tick brick. A sudden, false breakout of $0.50 might trigger a 2-tick brick change, only for price to reverse. The chart becomes overly sensitive to small, insignificant moves. The delayed reaction of ATR to sudden, brief volatility changes can also cause issues. If ATR is calculated over a 10-period average, a sudden 30-second spike in volatility might not immediately register, leading to a small brick size during a period that requires a larger one. This results in whipsaws and false signals.

Institutional traders using such systems often incorporate additional filters. They might require a minimum ATR threshold before dynamic adjustment, or they might use a longer-term volatility measure as a baseline, with shorter-term ATR for fine-tuning. For instance, a 15-minute ATR could set the base brick size, and a 1-minute ATR could provide minor adjustments within that range. This hybrid approach mitigates some of the failures associated with purely short-term dynamic adjustments.

Key Takeaways

  • Renko brick size must adapt to market volatility for consistent chart interpretation.
  • Fixed brick sizes lead to over-sensitivity in high volatility and stagnation in low volatility.
  • Dynamic brick sizing, often using ATR, adjusts brick size based on real-time market conditions.
  • Algorithms and institutional traders utilize dynamic brick sizing to optimize signal generation and minimize market impact.
  • Dynamic brick sizing can fail in choppy markets or with poorly optimized look-back periods for volatility metrics.
The Black Book of Day Trading Strategies
Free Book

The Black Book of Day Trading Strategies

1,000 complete strategies · 31 chapters · Full trade plans