Difference between revisions of "Bollinger Bands LE"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Bollinger Bands LE is a signal that generates a long entry based on the low price crossing above the lower Bollinger Band.<br> In general, Bollinger Bands represents two stand...")
 
 
Line 1: Line 1:
 
Bollinger Bands LE is a signal that generates a long entry based on the low price crossing above the lower Bollinger Band.<br>
 
Bollinger Bands LE is a signal that generates a long entry based on the low price crossing above the lower Bollinger Band.<br>
In general, Bollinger Bands represents two standard deviations above and below the market. Prices within the standard deviations are considered to be 'normal' prices. Whenever the price moves below the lower band, this strategy generates a buy stop order for the next bar when the low price of the current bar has crossed back above the lower band. The stop value is the level of the lower Bollinger band.<br>
+
In general, Bollinger Bands represent two standard deviations above and below the market. Prices within the standard deviations are considered to be 'normal' prices. Whenever the price moves below the lower band, this strategy generates a buy stop order for the next bar when the low price of the current bar has crossed back above the lower band. The stop value is the level of the lower Bollinger band.<br>
 
You can change the number of bars and standard deviation used to calculate the Bollinger band.
 
You can change the number of bars and standard deviation used to calculate the Bollinger band.
 
== Default Inputs ==
 
== Default Inputs ==

Latest revision as of 16:23, 23 September 2021

Bollinger Bands LE is a signal that generates a long entry based on the low price crossing above the lower Bollinger Band.
In general, Bollinger Bands represent two standard deviations above and below the market. Prices within the standard deviations are considered to be 'normal' prices. Whenever the price moves below the lower band, this strategy generates a buy stop order for the next bar when the low price of the current bar has crossed back above the lower band. The stop value is the level of the lower Bollinger band.
You can change the number of bars and standard deviation used to calculate the Bollinger band.

Default Inputs

BollingerPrice (Close) sets the bar price or other value used to calculate the center-line average.
TestPriceLBand (Close) triggers placement of stop order at LowerBand when this price crosses over LowerBand.
Length (20) sets the number of bars used to calculate the Bollinger band.
NumDevsUp (2) sets the number of Standard Deviations for the Bollinger Band calculation (enter a positive number; the strategy will calculate the lower band).