Difference between revisions of "Volume Brkout"

From MultiCharts
Jump to navigation Jump to search
(Created page with "The Volume Breakout indicator plots a dot at the high price of every bar which volume is at least 50% higher than the average volume of the last 50 bars. The number of bars us...")
 
Line 2: Line 2:
 
This indicator triggers an [https://www.multicharts.com/trading-software/index.php?title=Using_Alerts alert] each time a volume breakout is found.
 
This indicator triggers an [https://www.multicharts.com/trading-software/index.php?title=Using_Alerts alert] each time a volume breakout is found.
 
== Default Inputs ==
 
== Default Inputs ==
'''AvgLength 50''' sets the number of bars used to calculate average volume.<br>
+
'''AvgLength (50)''' sets the number of bars used to calculate average volume.<br>
'''BrkOutPct 50''' sets the percentage over the average volume in order to be considered a breakout.
+
'''BrkOutPct (50)''' sets the percentage over the average volume in order to be considered a breakout.
 
[[Category:Pre-built Indicators]]
 
[[Category:Pre-built Indicators]]

Revision as of 17:20, 15 September 2021

The Volume Breakout indicator plots a dot at the high price of every bar which volume is at least 50% higher than the average volume of the last 50 bars. The number of bars used to calculate the average (AvgLength) can be changed as well as the percentage used (BrkOutPct). This indicator triggers an alert each time a volume breakout is found.

Default Inputs

AvgLength (50) sets the number of bars used to calculate average volume.
BrkOutPct (50) sets the percentage over the average volume in order to be considered a breakout.