- ago
Hello, I am looking for the equivalent of WL6 condition "Price is lower by x% than it was a number of bars ago". I would have thought that "Indicator % above/below Indicator" (first indicator "close" and second indicator "close") plus Qualifier "N Bars ago" would bring me on the right track but this does not seem to work.

Best Regards!
Matthias
0
878
2 Replies

Reply

Bookmark

Sort
Glitch8
 ( 10.94% )
- ago
#1
The ROC indicator tells you how much percentage a source TimeSeries (price, or indicator) was N bars ago. So you could use Indicator Compare to Value, ROC(Close,20) < -10, for example, to see if closing price is 10% or more lower than it was 20 bars ago.
1
- ago
#2
Mattias, fyi: it's recommended that you upgrade to build 29 (once released) as it will contain fixes for Qualifier blocks.
0

Reply

Bookmark

Sort