Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My trouble is simple.
When condition A is met, buy next time RSI falls below 30,
if RSI doesn't fall there for 20 candles then cancel setup, wait for the next time for condition A.
Any idea how to set this up?
@isiloon82 You will need to use variables or a flag and then reset when no longer valid.