Support Board
Date/Time: Tue, 28 Oct 2025 10:29:54 +0000
Post From: Alert setting
| [2015-05-11 19:24:30] |
| jaban - Posts: 66 |
|
Maybe somebody can help me with the following I took C as close of the bar ema 20 (high) = ID1.sg1 ema 20 (low) = ID2.sg1 RSI = ID3.sg1 and ID3.sg4 line 1 = ID3.sg2 ( = 55 horizontal line ) line 2 = ID3.sg3 ( = 45 horizontal line ) I came to the following : =OR((C above ID1.sg1) , and (ID3.sg1 above ID3.sg4), and ID3.sg1 above ID3.sg2)) , (( C below ID2.sg1) , and (ID3.sg1 below ID3.sg4) , and ( ID3.sg1 below ID3.sg3)) but it doesnot work. I am not sure about all the "and " Any suggestions appreciated Thanks Jaban |
