How the approach works
– Define the trend: Use a combination of moving averages (for example, a medium and a long-term MA) or an indicator like ADX to confirm trend strength. Enter trades only in the direction of the confirmed trend.
– Use volatility to size and protect positions: Volatility-based stops (ATR multiples) adapt to changing market conditions and keep stops logical relative to price action.

– Control risk per trade: Fixed fractional sizing—risking a set percentage of equity per trade—limits drawdowns and enforces consistency.
– Backtest and monitor: Historical testing and walk-forward validation help reveal real-world performance limits, including slippage and commissions.
Practical rules you can apply
1. Trend filter: Require price to be above a long-term moving average for long entries and below it for shorts.
Use ADX > 20–25 to ensure the trend has strength.
2.
Entry trigger: Use a pullback to a shorter moving average or a break of a recent swing high/low.
3. Stop placement: Set an initial stop at 1.5–3 ATR below the entry for longs (mirror for shorts). ATR-based stops avoid arbitrary price levels.
4.
Position sizing: Risk no more than 1–2% of account equity on any single trade. Calculate position size by dividing risk per trade by the dollar distance from entry to stop.
5. Trailing exit: Move the stop to breakeven once the trade reaches a specified profit threshold (e.g., 1–1.5x initial risk), then trail using a multiple of ATR or an MA crossover to lock in profits.
6.
Diversification & correlation: Limit exposure to highly correlated instruments to avoid concentrated risk that can amplify drawdowns.
Risk controls beyond stops
– Maximum daily/weekly loss limit: Stop trading if losses exceed a set percentage to prevent emotional overtrading.
– Time stop: Exit if a trade fails to develop within a defined number of bars, avoiding capital tied up in non-performing positions.
– Liquidity and slippage assessment: Favor instruments with sufficient average daily volume; incorporate worst-case slippage into backtests.
Avoiding common pitfalls
– Over-optimization: Curve-fitting parameters to past data often break in live trading. Favor simpler rules with fewer tuned parameters.
– Ignoring costs: Transaction fees and slippage can turn an apparently profitable backtest into a loser. Use realistic cost assumptions.
– Chasing perfection: No strategy wins every trade.
Focus on edge, risk management, and consistency.
Ongoing maintenance
Keep a trade journal including rationale, emotions, and screenshots. Review trades monthly to identify pattern failures and dynamically adjust rules via out-of-sample testing rather than ad-hoc changes. Periodically re-evaluate the correlation matrix across holdings and rebalance to maintain risk targets.
A disciplined trend-following strategy that prioritizes position sizing, volatility-aware stops, and realistic performance assumptions can produce reliable results across markets. The combination of simple entry/exit rules with strict risk control helps preserve capital during market turbulence and compound gains when trends become extended.