6 Answer
<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: Calculated by adding a certain percentage (e.g., 2%) to the moving average. This line represents potential resistance, as the price is less likely to break above it for a sustained period.</p></li><li><p>Lower band: Calculated by subtracting the same percentage (e.g., 2%) from the moving average. This line …</p></li></ul>