Support Board
Date/Time: Tue, 04 Nov 2025 22:49:59 +0000
Post From: Last Price
| [2018-05-04 21:09:35] |
| Sawtooth - Posts: 4285 |
|
Last is the same as Close for bars that have closed. In the current bar, Last is the current price. So in Simple Alerts syntax, C is both Close and Last. You could say that C is either Close or Current. You can use some spreadsheet functions in Simple Alerts, so your alert formula looks like this: =CROSSFROMBELOW(C,H[-1]) Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#CROSSFROMABOVE_Function |
