Support Board
Date/Time: Tue, 04 Nov 2025 01:18:14 +0000
Post From: Daily Price Change Alert
|   [2016-09-13 15:46:38]     |  
| Sawtooth - Posts: 4285 | 
| 
                When comparing the current price to yesterday's close, =C>C[-1] would only work on a Daily chart. To reference the Daily OHLC study, the formula would look like this: =C>ID1.SG4 where ID1 is the Daily OHLC study, and Reference Days Back is 1. To get an alert when the difference is >50 points: =ID1.SG4-C>50 To get an alert when the difference is >50 ticks: =ID1.SG4-C>TICKSIZE*50 Date Time Of Last Edit: 2016-09-13 16:09:12  
             | 
        
