Support Board
Date/Time: Sun, 06 Jul 2025 02:17:17 +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))
|