Support Board
Date/Time: Fri, 09 May 2025 20:28:35 +0000
Post From: Code help please
[2019-08-27 12:25:21] |
Brenster - Posts: 15 |
I can write the code for Stochastic cross from above/below but i am having trouble adding to alert when crossing above 70 and below 30, i use 2 different stochastic with different settings, the code i was trying is =OR(CROSSFROMBELOW(ID1.SG2,ID4.SG2<30)AND(CROSSFROMABOVE(ID1.SG2,ID4.SG2>70)) sorry guys/gals, i'm a rookie what i am trying to do is get an alert when both stocastics are above 70 or below 30 and they cross each other at those points any input/help would be appreciated, thank you |