Guide
How does the Multi-Step FlexiMA - Strategy [presentTrading] strategy work ?
This strategy is built around the FlexiMA (Flexible Moving Average), which calculates multiple simple moving averages (SMAs) with dynamically changing lengths rather than a single fixed one. It measures the deviation—the gap—between the current price and this series of MAs.
The median value of all these deviations is then fed into a SuperTrend Polyfactor Oscillator to generate contrarian trade signals:
- Long Entry: Occurs when the SuperTrend turns bearish, but the median deviation is positive.
- Short Entry: Occurs when the SuperTrend turns bullish, but the median deviation is negative.
This method aims to identify potential reversals. For exits, the strategy uses a multi-step take-profit system. You can set three distinct profit targets (e.g., 2%, 8%, 18%) to automatically sell portions of your position and lock in gains. The remainder of the position is closed if the SuperTrend flips direction against the trade.