Support Board
Date/Time: Wed, 29 Jun 2022 00:59:51 +0000
Post From: crossfrombelow complications
[2013-09-22 23:15:35] |
tomgilb - Posts: 3327 |
The CROSSFROMBELOW function requires two ranges, and the minimum range is the previous bar. It cannot compare two values in the same bar. Here's the documentation: http://www.sierrachart.com/index.php?l=doc/doc_WorksheetFunctions.html#AvailableFunctions One possible way to tackle the problem would be to add a shorter timeframe chart that uses the CROSSFROMBELOW function, and then use the Study/Price Overlay study to bring it to the longer timeframe chart. |