stockfetcher 980 posts msg #453 |
2/14/2003 1:09:06 PM
Moving Average Envelopes |
|
Parameters |
Upper Period
Upper Offset
Lower Period
Lower Offset
|
Usage |
Upper EMA Envelope(25,6.0)
Lower EMA Envelope(30,6.0,30,5.0)
Upper SMA Envelope(25,6.0)
Lower SMA Envelope(30,6.0,30,5.0)
|
|
Description |
Similar to Bollinger Bands, the moving average envelopes produce upper and lower bounds, assisting in gauging the current activity of a stock.
Moving average envelopes on StockFetcher may be created using either exponential moving averages or simple moving averages. Additionally, the width of the envelopes may be fully customized.
The first parameter of the envelopes is the period of the moving average and the second parameter indicates the offset (as a percent) from the moving average for each band.
StockFetcher also allows for further customization of the envelopes by specifying the period and offsets for both the upper and lower bands. If used, the third and fourth parameters specify the period and offset used for the lower band.
|
|
Examples |
|
|