Support Board
Date/Time: Wed, 22 Jul 2026 19:16:08 +0000
Post From: Help With Candlestick Wick Alert Syntax
| [2014-11-02 02:57:23] |
| cmet - Posts: 731 |
|
Got this to work (it seems). Syntax Error. If anyone is interested in this for any reason, here's the full alert: =OR(AND (C > O, H > (C + 2*TICKSIZE)), AND (C < O, H > (O + 2*TICKSIZE)), AND (C < O, L < (C - 2*TICKSIZE)), AND (O > L, L < (O - 2*TICKSIZE))) Change the number in front of the TICKSIZE variable to change the length of the wick you want for the alert. |
