Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 20:01:18 +0000



Post From: How do I see if price moved 1R from a prior bars range difference?

[2023-12-11 19:35:14]
John - SC Support - Posts: 40857
All of the information for this is on the "Alerts and Scanning" page at the following link:
Study/Chart Alerts And Scanning

To test if the current bar range is more than the previous bars range plus two ticks would be the following:
=ABS(H - L) > ABS(H[-1] - L[-1]) + 2 * TICKSIZE
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing