Support Board
Date/Time: Sun, 14 Dec 2025 17:13:33 +0000
Post From: Has Functionality for Identifying Zero Prints Been Established Yet?
| [2024-12-30 15:14:59] |
| John - SC Support - Posts: 43443 |
|
There is not a built-in way to highlight zero volume at a particular price level. The only built-in way to do this would be to use the "Color Bar Based on Alert Condition" checking each price level using the following functions: Study/Chart Alerts And Scanning: Special Functions To give you an idea of the alert condition, the following would be to just check the Bid values for the two lowest prices in a bar: =OR(BVAP(L, 0) = 0, BVAP(L + TICKSIZE, 0) = 0) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
