Support Board
Date/Time: Tue, 10 Mar 2026 21:21:13 +0000
Post From: Need tool to show size od last bar
| [2026-03-10 15:07:08] |
| John - SC Support - Posts: 45034 |
|
The "Countdown Timer" has an Input for "Display Remaining Range in Ticks", so if you are using a Range Bar you can use this option to get that information. If you really are wanting the range of the last bar, then you can put together a series of studies to do this, specifically using the Arithmetic Studies. Refer to the following: Using the Basic Arithmetic Studies And then finally displaying what you want with the "Text Display for Study". Refer to the following: Text Display For Study A somewhat easier solution is to use the "Spreadsheet Formula" study. In this case, the formula is setup using the Alert syntax. So to get the range of the current bar in price, you would use the following formula: =H - L Refer to the following: Spreadsheet Formula Then use the "Text Display for Study" again to display it prominently where you want it. Also refer to the following regarding how to setup alert formulas: Study/Chart Alerts And Scanning For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
