Support Board
Date/Time: Wed, 22 Jan 2025 09:56:02 +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))
|