Difference between revisions of "Consecutive Downs"

From MultiCharts
Jump to navigation Jump to search
(Created page with "=== Definition === The Consecutive Downs indicator can be used to detect declining markets. It marks bar Low when the price of the bars referenced is consecutively lower tha...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
=== Definition ===  
 
=== Definition ===  
  
The Consecutive Downs indicator can be used to detect declining markets. It marks bar Low when the price of the bars referenced is consecutively lower than the Price of the previous BarsDown number of bars. <br>
+
The Consecutive Downs indicator can be used to detect declining markets. It marks bar Low when the price of the bars referenced is consecutively lower than the Price of the previous ConsecutiveBarsDown number of bars. <br>
 
<br>
 
<br>
 
One can add the conditions for detecting a declining market by editing the Price input. It can include an additional indicator (RSI or ADX, for example), or any input that returns a numerical expression. <br>
 
One can add the conditions for detecting a declining market by editing the Price input. It can include an additional indicator (RSI or ADX, for example), or any input that returns a numerical expression. <br>
This indicator is used to show the upward trend in the markets. Several consecutively marked bars could be an indication of a price surge suggesting a possible breakout pattern. However, such a pattern may also indicate a trend is about to change its direction and a reversal is imminent.
 
  
 
=== Default Inputs===  
 
=== Default Inputs===  

Latest revision as of 15:35, 17 September 2021

Definition

The Consecutive Downs indicator can be used to detect declining markets. It marks bar Low when the price of the bars referenced is consecutively lower than the Price of the previous ConsecutiveBarsDown number of bars.

One can add the conditions for detecting a declining market by editing the Price input. It can include an additional indicator (RSI or ADX, for example), or any input that returns a numerical expression.

Default Inputs

Price sets the number of bars used for calculation, close by default.

ConsecutiveBarsDown sets the number of consecutive bars with the falling price, 3 by default.