What are envelopes?

15 Views
Joel Schmidt
Answered 1 year, 6 months ago
<p id="isPasted">There are different types of envelopes, but the most common one is the moving average envelope (MAE). It's created using a moving average (usually a simple moving average, SMA) as the central line, with upper and lower bands calculated based on a percentage or a fixed value added or subtracted from the moving average.</p><p><strong>Here's how MAE works:</strong></p><ul><li><p>Upper band:&nbsp;Calculated by adding a certain percentage (e.g.,&nbsp;2%) to the moving average.&nbsp;This line represents potential resistance,&nbsp;as the price is less likely to break above it for a sustained period.</p></li><li><p>Lower band:&nbsp;Calculated by subtracting the same percentage (e.g.,&nbsp;2%) from the moving average.&nbsp;This line …</p></li></ul>