Support Board
Date/Time: Sat, 01 Nov 2025 17:38:40 +0000
Post From: Condition in Alert not working
| [2013-11-13 20:42:28] |
| nepher - Posts: 56 |
|
Hello, I built an alert that triggers when the close is nearer of the High than the Low of the candle : I use Range bar chart, the following syntax works perfectly : AND(H-C<C-L) but I need to include equidistance so AND(H-C<=C-L), it doesn't work. Moreover AND(H-C=C-L) or AND(C>(H-L)/2) don't work too, Some ideas please ? Thanks for your tips. Axel |
