Help....!!! can someone suggest a solution to the problem. How do I compare points F1 to F2.
-
Hi.
Help....!!! can someone suggest a solution to the problem. How do I compare points F1 to F2. The strategy is based on comparing the price of the "UP" fractal, that is, the HI levels of the candle No. 2 to the next fractal. At the beginning I tried to draw lines on F1 and F2 to do the horizontal price intersection condition, but it doesn't work. I want to get the effect of deleting the line L1 if the price exceeds it and goes up. If the second fractal shows below F1 then sell open.
I will be grateful for any help a nd suggestions .. -
-

-
@polwes Can you please share the link to the project instead?
-
https://fxdreema.com/shared/rR8IWdyEc
This is the first element of the strategy, i.e. the entry condition. The so-called 123 strategy. -
The "check L1 to price" condition does not work
-
For now, I've figured out a way to write the variable for reading. The L1 variable can then be used to compare with other variables.
The time filter allows you to keep this variable until it expires or until a new event meeting the L1 condition appears. This gives you a lot of possibilities and can be useful. This is just the beginning of the 123 strategy.
https://fxdreema.com/shared/z4PSSawnc -
