Need help detecting candle close above/below swing-point.
-
https://fxdreema.com/shared/HjTUXUr1d
I've been able to have the EA identify swing-points and draw an object at each one.
But I don't know how to refer to those in condition blocks, so that I can have the EA complete some action after we close above/below a swing-point.
Does using a condition block with the "Value" option with "Numeric" and then referring to the variable "swing low" or "swing high" use the price values of these swing-points?
Help is appreciated

Update: https://fxdreema.com/shared/HjTUXUr1d
This is where I'm at now, it is ignoring the candle close above/below swing-point
-

It should have executed short on that candle close, didn't execute anything...
https://fxdreema.com/shared/oHw9mcYCd (latest version)
-
Green line represents the high of a range that got crossed above, lower pink link represents most recent swing low. Once closed below that it should've executed short.
-
@Mitchp You need to identify each line. I usually do it with different colours. Once identified, you need to do this:
