Guide
How does the FTR, WMA, OBV & RSI Strategy strategy work ?
The FTR, WMA, OBV & RSI Strategy integrates multiple technical indicators to form buy or sell signals on TradingView. The core components of this strategy are:
- Fisher Transform (FTR): Uses a set of multipliers applied to high/low averages to generate color-coded values indicating market trends.
- Weighted Moving Average (WMA): Averages out price data, with greater significance given to recent prices, helping to identify the prevailing market trend.
- On-Balance Volume (OBV): Combines volume flow with price movements to signal bullish or bearish conditions, providing confirmation of trend strength.
- Relative Strength Index (RSI): Measures momentum and price strength, used for identifying overbought or oversold conditions and eliminating false signals.
Buy signals are generated when all FTR values simultaneously change to a bullish color, the WMA indicates an uptrend, the OBV confirms the trend strength, and the RSI supports the move beyond a predefined threshold. Conversely, sell signals occur when these indicators align bearishly. Plotting these indicators on the chart provides a visual representation, including buy/sell shapes and conditional color changes, to guide traders' decisions. The strategy is optimized for specific timeframes and does not include stop loss or take profit levels, requiring traders to employ additional risk management considerations.