Login Page - Create Account

Support Board


Date/Time: Sun, 31 Aug 2025 01:54:03 +0000



Post From: New study request

[2013-11-20 03:30:56]
Sawtooth - Posts: 4261
You can color the background with the Color Bar Based On Alert Condition study. Set the Draw Style to Background and use this formula:
=(ASK-BID)/TICKSIZE>1

If you want to also display the value on the chart, you'll need to use a spreadsheet study instead, then use the Text Display for Study study to display it.

Sierra is flexible enough to do many things using existing studies and without programming.