conditions are not met
-
I need both conditions to be met for the purchase to be generated, but I can't achieve it. I put the blocks in different ways and I can't get the purchase to take place when the William Percent Range and the evelopers indicator meet the requirements I set for it. What am I doing wrong? Thanks
-
@ferford Block 2 is incorrect. A close price cannot 'cross up' any level. Do you mean 'current price' instead maybe?
-
you're right, how should i do it then?
-
@ferford The easiest way to do it is by using two consecutive blocks. For a buy:
- Low price of candle Id 0 is BELOW (not crossing) the 20 period envelopes and...
- Close price of candle ID 0 is ABOVE (not crossing) the 20 period envelopes.