Support Board
Date/Time: Sat, 30 Nov 2024 06:43:01 +0000
Post From: Formula for main price hitting level at same time as price of overlayed study Region 2
[2022-12-16 15:20:51] |
Dean Roberts - Posts: 79 |
Hi Tom and John I am completely stuck on trying to get an alert when the main price crosses a level in Region 1... in the same candle as the price for an overlayed study in region 2. =AND(CROSSFROMABOVE(C,ID19.SG3), CROSSFROMABOVE(ID1.SG4,ID5.SG3)) With ID1.SG4 being the low on the candle of the ES main price overlay - as I can't use C can I? I have tried using the price line of the ES study price overlay in region 2 but can't get it to work. I will add some [-1],[-2] etc. so that it looks over previous candles for the crossover in region 2 but can't figure out what I should use as the price in Region 2 instead of C. Much appreciated Cad |