PROTECTED SOURCE SCRIPT

EMA Kombine Strateji

151
Title: EMA Combined Strategy with RSI, MACD, ADX, Volume & ATR Filters

Description:
This strategy combines multiple classic technical indicators to generate trend-following entry and exit signals with additional filtering for confirmation. It is designed for traders who want more reliable signals by aligning different market conditions.

How it works

Core logic: The strategy is based on the crossover of two Exponential Moving Averages (EMA). A bullish crossover of the short EMA above the long EMA signals potential upward momentum, while a bearish crossover indicates potential downward momentum.

Optional filters:

RSI filter: Ensures that long entries occur only when RSI is above a user-defined minimum and shorts occur when RSI is below a maximum.

MACD filter: Requires the MACD histogram to confirm bullish or bearish momentum.

ADX filter: Verifies that the market trend has sufficient strength, only allowing trades when ADX is above a threshold.

Volume filter: Requires actual volume to be greater than its moving average to confirm market participation.

ATR filter (optional): Used to dynamically calculate stop loss and take profit levels based on volatility.

Risk management

Default account size: $10,000

Each trade uses ATR-based stop loss and take profit (default: SL = 1.2 × ATR, TP = 2.5 × ATR).

This approach aims to keep risk at sustainable levels and avoid overexposure.

How to use

Apply the strategy to your chart.

Adjust EMA, RSI, MACD, ADX, volume, and ATR settings to suit your trading style.

Enable or disable filters as needed through the settings menu.

Use the backtest results to evaluate performance across different timeframes and assets.

⚠️ Disclaimer: This strategy is for educational purposes only. It is not financial advice. Always test on demo accounts and manage your risk responsibly.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.