You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Example with
20 ticks:
- A new bar is formed only when price reverses by 20 ticks from the previous bar’s extreme.
- Time is ignored; bars are based purely on price movement.
How it works:
- If price moves up, the bar continues until price drops 20 ticks from the high.
- That 20-tick move in the opposite direction prints a new reversal bar.
- Each bar therefore represents a minimum 20-tick directional change.
Example with
20 ticks:
- A new bar is formed only when price reverses by 20 ticks from the previous bar’s extreme.
- Time is ignored; bars are based purely on price movement.
How it works:
- If price moves up, the bar continues until price drops 20 ticks from the high.
- That 20-tick move in the opposite direction prints a new reversal bar.
- Each bar therefore represents a minimum 20-tick directional change.
[Hidden content]
i need to try this thanks man