Sp500 Ema Smart Trader

レビュー0件
6週間
0 / 0 USD
成長(開始日): 2026 -6%
リアルタイムでトレードを見るためには ログインしてください または 登録
  • エクイティ
  • ドローダウン
トレード:
5
利益トレード:
1 (20.00%)
損失トレード:
4 (80.00%)
ベストトレード:
4.12 USD
最悪のトレード:
-11.25 USD
総利益:
4.12 USD (2 379 pips)
総損失:
-16.74 USD (4 660 pips)
最大連続の勝ち:
1 (4.12 USD)
最大連続利益:
4.12 USD (1)
シャープレシオ:
-0.46
取引アクティビティ:
9.04%
最大入金額:
88.38%
最近のトレード:
3 日前
1週間当たりの取引:
3
平均保有時間:
23 時間
リカバリーファクター:
-0.76
長いトレード:
4 (80.00%)
短いトレード:
1 (20.00%)
プロフィットファクター:
0.25
期待されたペイオフ:
-2.52 USD
平均利益:
4.12 USD
平均損失:
-4.19 USD
最大連続の負け:
4 (-16.69 USD)
最大連続損失:
-16.69 USD (4)
月間成長:
-6.31%
アルゴリズム取引:
60%
残高によるドローダウン:
絶対:
16.69 USD
最大の:
16.69 USD (8.35%)
比較ドローダウン:
残高による:
8.37% (16.74 USD)
エクイティによる:
6.75% (13.14 USD)

配布

シンボル ディール Sell Buy
US500 3
BA.LSE 1
MSFT.NAS 1
1 2 3
1 2 3
1 2 3
シンボル 総利益, USD Loss, USD 利益, USD
US500 -12
BA.LSE 0
MSFT.NAS 0
5 10 15 20 25 30
5 10 15 20 25 30
5 10 15 20 25 30
シンボル 総利益, pips Loss, pips 利益, pips
US500 -1.9K
BA.LSE -250
MSFT.NAS -122
2K 4K 6K
2K 4K 6K
2K 4K 6K
  • Deposit load
  • ドローダウン
ベストトレード: +4.12 USD
最悪のトレード: -11 USD
最大連続の勝ち: 1
最大連続の負け: 4
最大連続利益: +4.12 USD
最大連続損失: -16.69 USD

いろいろなブローカーのリアルアカウント上で実行統計に基づいたスリッページの平均は、いくつかの点で指定されています。それはオーダー実行の遅れに依るのと同様に、プロバイダーの"ICMarketsEU-MT5-5"からの引用と購読者の引用の違いに依るものです。値がより低いことがコピーの品質がより良いことを意味しています。

ICMarketsEU-MT5-5
0.00 × 1
リアルタイムでトレードを見るためには ログインしてください または 登録

📌 Product Description

SP500 EMA EA with Smart TSL & RSI
A professional, fully automated Expert Advisor designed specifically for high-precision SP500 index trading.

Built by Peter Dimitrov, this EA combines a reliable EMA crossover system, dynamic risk-based position sizing, RSI filtering, advanced smart trailing stop logic, and fully configurable trading sessions.


🔍 Strategy Overview
This Expert Advisor uses a robust trend-following logic based on the crossover of two EMAs (21 & 200 by default), combined with RSI filtering to avoid entering during overextended market conditions.

When a valid signal appears, the EA calculates the recent market low, determines an adaptive stop-loss distance, and automatically adjusts the lot size based on the trader’s Max Risk % setting. This ensures controlled and consistent risk management on every trade.

The integrated Smart Trailing Stop (TSL) mechanism dynamically follows price peaks and adjusts the stop-loss only when the conditions are optimal—ensuring trend trades are protected without reducing profit potential.


📈 Recommended Symbol & Timeframe

Symbol: SP500 / US500 / S&P 500 CFDs or futures

Timeframe: M30 (default)

Account Types: ECN, Raw Spread, low-spread accounts recommended


✨ Key Features

✔ EMA Crossover Trend Strategy
Entry triggered when the fast EMA crosses the slow EMA.
Uses previous bar values to avoid repainting.
Suitable for SP500 (US500) and other major indices.

✔ RSI Filter
Prevents buying into overbought conditions.
Fully configurable period & threshold.

✔ Smart Trailing Stop (TSL)
Moves the stop-loss only when new peaks are formed.
Respects broker stop levels and price precision.
Avoids micromodifications with built-in minimum movement threshold.

✔ Dynamic Risk Management
Risk per trade is automatically calculated from:
Recent market volatility
Stop-loss distance
MaxRiskPercent input
Lot size is adjusted to ensure consistent risk exposure.

✔ Configurable Trading Sessions
Trade only during specific hours (server time).
Helps avoid low-liquidity and high-spread periods.

✔ Clean, Optimized, Market-Ready Code
Uses MQL5 OOP trade library.
Handles all safety checks: indicators, margin, tick value, stop levels.
Includes protection for invalid data and abnormal conditions.

 Input Parameters

Parameter Description
FastEMAPeriod Fast EMA period (trend detection)
SlowEMAPeriod Slow EMA period
RSIPeriod RSI period
RSIThreshold Avoid entries when RSI is above threshold
MaxRiskPercent Automatic lot calculation per trade (percent of account balance)
RecentLowBars Number of bars to scan for recent lows
TpMultiplier Take profit based on stop-loss distance
Magic Magic number for position tracking
TimeFrame Indicator timeframe
StartHour / EndHour Trading time window (server hours)
IsTsl Enable/disable Smart Trailing Stop
MaxSpreadPoints Maximum allowed spread in points (adaptive per symbol, e.g., higher for SP500)
NearCloseMinutes Minutes before session end to block new entries
MaxModifyRetries Maximum retries for modify/close per ticket within RetryWindowSec
RetryWindowSec Time window (seconds) to count retries


🧩 How It Works
Detects EMA cross (fast ↑ slow) using confirmed historical data.
Checks RSI to avoid overbought conditions.
Determines the most recent low and calculates stop-loss distance.
Computes the optimal lot size based on risk percentage.
Places a market BUY order with SL & TP.
Monitors the trade and dynamically updates stop-loss using Smart TSL.
Closes position if the reverse EMA cross appears.

🔒 Built-In Safety Features
SL/TP validation against broker stop levels
Margin and free margin checks
Tick size and tick value fallbacks
Automatic normalization of lot size
Indicator readiness validation
Weekend & low-liquidity session protection

📌 Notes

  • For best results, use a broker with low spreads on the SP500 index.
  • Optimization can be done on EMA periods, RSI threshold, and session hours.
  • For the best performers, you can check the input settings in the screenshots.
  • This Expert Advisor does not guarantee future profits. 
  • Тhe default input settings are based solely on historical testing and may require periodic adjustment by the user as market conditions evolve.

レビューなし
2026.02.20 16:39
Share of days for 80% of trades is too low
2026.02.20 15:37
Share of days for 80% of trades is too low
2026.02.20 14:37
Removed warning: No trading activity detected on the Signal's account for the recent period
2026.02.13 09:50
Removed warning: No trading activity detected on the Signal's account for the recent period
2026.02.13 09:50
Trading operations on the account were performed for only 2 days. This comprises 6.67% of days out of the 30 days of the signal's entire lifetime.
2026.02.13 09:50
80% of trades performed within 1 days. This comprises 3.33% of days out of the 30 days of the signal's entire lifetime.
2026.02.13 08:50
Removed warning: No trading activity detected on the Signal's account for the recent period
2026.02.13 08:50
Trading operations on the account were performed for only 2 days. This comprises 6.67% of days out of the 30 days of the signal's entire lifetime.
2026.02.13 08:50
80% of trades performed within 1 days. This comprises 3.33% of days out of the 30 days of the signal's entire lifetime.
2026.01.15 21:49
Share of trading days is too low
2026.01.15 21:49
Share of days for 80% of trades is too low
2026.01.15 20:49
Share of trading days is too low
2026.01.15 20:49
Share of days for 80% of trades is too low
2026.01.14 10:27
Trading operations on the account were performed for only 0 days. This comprises 0% of days out of the 1 days of the signal's entire lifetime.
2026.01.14 10:27
80% of trades performed within 0 days. This comprises 0% of days out of the 1 days of the signal's entire lifetime.
2026.01.14 10:27
Low trading activity - only 0 trades detected in the last month
2026.01.14 10:27
This is a newly opened account, and the trading results may be of random nature
2026.01.14 10:27
The number of deals on the account is too small to evaluate trading quality
リアルタイムでトレードを見るためには ログインしてください または 登録
シグナル
価格
成長
購読者
残高
残高
Expert Advisors
トレード
利益%
アクティビティ
PF
期待されたペイオフ
ドローダウン
レバレッジ
30 USD/月
-6%
0
0
USD
187
USD
6
60%
5
20%
9%
0.24
-2.52
USD
8%
1:30
コピー