|
Navigation: Study Formulas > Squeeze Squeeze |
Top Previous Next |
The study formulas included in the Squeeze section are:
squeezeHistogram()
This function calculates the Bollinger Squeeze histogram.
Parameters
period |
bollinger band period |
source |
the input stream. select from one of the standard data points or select the output of another study as input for this study |
inv |
select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval |
squeezePlot()
This function calculates the Bollinger Squeeze indicator.
Parameters
period |
bollinger band period |
numATR |
the number of ATRs to apply |
numSD |
the number of standard deviations to apply |
source1 |
the input stream. select from one of the standard data points or select the output of another study as input for this study |
inv |
select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval |