Support Board
Date/Time: Sun, 14 Sep 2025 20:57:28 +0000
Post From: Help with code. Using Drawn Trend line as alert when price is within 4 ticks from above
[2018-09-12 08:19:24] |
User164231 - Posts: 278 |
OR(CROSSFROMABOVE(C, UDID[339].A1+TICKSIZE*4), CROSSFROMABOVE(C, UDID[339].A2+TICKSIZE*4))
|