Analysis Techniques & Strategies
Name | Expression | Default | Description |
Price | Numeric | Close | The price value to consider. |
BarsDown | Numeric | 3 | The number of consecutive bars the price value must fall. |
Consecutive Downs marks the low of any bar when the indicated Price of each bar referenced by the study is consecutively lower than the Price of previous BarsDown number of bars.
Consecutive Downs assists in identifying declining markets or markets that are declining in value. By editing the Price input to include ADX, RSI, or any input that returns a numeric expression, this study can identify a declining market by evaluating specific market conditions.
None.