SuperScalp Pro Indicator Trader EA

SuperScalp Pro Trader EA

Automated trading EA for the SuperScalp Pro indicator — dual-source Fibonacci TP, per-ticket management, and advanced trailing stop.

Quick start: Apply the SuperScalp Pro indicator to your chart first, then attach this EA. Default settings are pre-configured to match the SuperScalp Pro indicator out of the box.

How to use

Open your chart and select your preferred symbol and timeframe.
Insert the SuperScalp Pro indicator onto the chart.
Attach SuperScalp Pro Trader EA to the same chart.
Leave IndicatorName blank — the EA automatically detects the chart indicator instance (Mode B). To load the indicator internally, enter its name in the field (Mode A).
Configure signal buffer indices, SL/TP source, Fibonacci levels, and trailing settings to match your strategy.
Enable AutoTrading and confirm the EA is running.



A fully automated Expert Advisor designed to trade with the SuperScalp Pro indicator. Features dual-source Fibonacci TP, per-ticket independent position management, and configurable dollar / ATR trailing stops.



Key features

Dual indicator load modes

Mode A loads the indicator directly by filename. Mode B auto-detects any chart instance — no manual entry required.

Dual-source Fibonacci TP

Source 0: reads Fibo target prices directly from indicator buffers (Buf 16–25). Source 1: self-calculates from entry price and SL distance × configurable ratio.

Per-ticket independent Fibo

Each open position maintains its own Fibonacci level tracking. Partial closes on multiple concurrent trades are handled independently, with no cross-contamination.

Flexible partial close

Choose equal distribution across all active levels, or set a precise close percentage per level (e.g. 70% at Level 4). The last active level always closes the full remaining volume.

Advanced trailing stop

Dollar-based and ATR-based trailing stops operate independently or simultaneously. Configurable activation threshold, stop distance, and step size.

Once-per-bar filter

Prevents duplicate entries on the same candle. Supports bar-1 confirmed signals (fires at new bar open) and bar-0 real-time signals (fires immediately, de-duplicated).

Group close mode

Optional aggregated TP/SL that monitors total P&L across all EA-managed positions simultaneously, triggering a full close when the combined threshold is reached.

Chart visualization

All Fibo TP levels, trail-start lines, and trail-SL lines are drawn on the chart in real time. Lines are automatically removed when positions close or levels are hit.

Auto-register existing positions

On EA startup, existing positions matching the magic number are automatically scanned and registered to Fibo tracking on the first tick — no manual intervention required.

Indicator SL / TP buffers

Reads SL and TP levels directly from designated indicator buffers for accurate, indicator-driven risk management. Falls back to dollar or ATR calculation when disabled.

Opposite signal handling

Configurable options to close existing positions on opposite signals, allow simultaneous buy/sell, or restrict to single-direction trading only.

Detailed logging & debug mode

All trade events, Fibo registrations, and partial closes are written to the Experts log. Enable DebugMode for full tick-by-tick state inspection.


Input parameters

Parameter Default Description
IndicatorName "" Leave blank for Mode B (auto-detect chart instance). Enter indicator filename for Mode A (direct internal load).
MagicNumber 991 Unique EA identifier. Use different values when running multiple EAs on the same account.
LotSize 0.01 Fixed lot size per trade. Compatible with cent accounts via automatic dollar-to-price conversion.
BuyBuffer / SellBuffer 2 / 3 Indicator buffer indices from which buy and sell signals are read.
UseIndicatorTPSL true Read SL and TP values from indicator buffers. When false, dollar-based or ATR-based calculation is applied.
FiboTP_Source 0 0 — read Fibo target prices from indicator buffers (Buf 16–25).
1 — self-calculate from entry price ± (SL distance × ratio).
FiboTP_UseLevel1–5 L4, L5 ON Enable or disable each of the five Fibonacci TP levels individually. Level 5 (last active) always triggers a full close.
FiboSelfRatio1–5 0.236 – 2.0 Risk:reward multipliers applied to SL distance when FiboTP_Source = 1 . Example: ratio 1.0 = 1:1 RR, ratio 2.0 = 1:2 RR.
FiboTP_ClosePercent1–5 0 Percentage of current lot to close at each Fibo level. 0 = equal distribution. The last active level always closes 100% of remaining volume.
MaxPositions 5 Maximum number of simultaneously managed positions for this EA and symbol.
OncePerBar true Allow only one entry signal per direction per bar, preventing duplicate orders on the same candle.
CloseOnOppositeSignal false Close all positions in the opposite direction when a new signal fires.
AllowOppositeOrder true Allow simultaneous buy and sell positions to coexist.
UseGroupClose false Enable aggregated TP/SL triggered by combined P&L of all managed positions.
UseTP / TP_Dollar false / 8.0 Dollar-based individual TP per position. Active when UseIndicatorTPSL = false .
UseSL / SL_Dollar false / 3.0 Dollar-based individual SL per position. Active when UseIndicatorTPSL = false .
UseATR / ATR_Period_EA false / 14 ATR-based TP and SL calculation. Overrides dollar-based settings when enabled.
UseTrailing / Trail_Start / Trail_Stop false / 15 / 5 Dollar trailing stop. Activates when total P&L ≥ Trail_Start ($), then trails by Trail_Stop ($).
UseATRTrailing false ATR-based trailing. Configured via ATR_Trail_Start , ATR_Trail_Stop , and ATR_Trail_Step multipliers.


Signal logic

The EA reads two bars of each signal buffer every tick:

  • Bar 1 — confirmed signal. Signal present on the previous closed bar but absent on the current bar. Entry executes at the open of the new candle.
  • Bar 0 — real-time signal. Signal present on the currently forming bar. Entry executes immediately. De-duplicated by value change to avoid repeat orders.
  • Both modes are active simultaneously. OncePerBar limits each direction to one entry per bar.


Altri dall’autore
All Averages Cross Signal – 36 MA Types with Built-in Trade Simulator Description: All Averages Cross Signal is a powerful dual moving average crossover indicator featuring 36 different MA calculation methods and a built-in trade simulation engine. Identify golden cross and dead cross signals with any combination of moving averages, then instantly evaluate strategy performance — all without leaving the chart. 36 Moving Average Types in One Indicator Choose from 36 MA methods for both Fast and Sl
FREE
1. Overview — TrendFusion Pro TrendFusion Pro is a free, open-source MetaTrader 5 indicator that generates buy and sell signals only when all seven independent filters simultaneously agree. By requiring SuperTrend direction change, Triple EMA alignment, EMA proximity, RSI momentum direction, MACD divergence, wick ratio, and over-extension filters to pass at once, it delivers high-precision confluence signals with minimal false positives — suitable for both trend-following and scalping strategie
FREE
Bullish Consecutive Signal — Consecutive Bullish Candle Buy Signal with Alerts & P&L Simulation Bullish Consecutive Signal automatically detects consecutive bullish candle patterns and marks high-probability buy entries directly on the chart. Each signal comes with an ATR-calculated Stop Loss and Take Profit level, drawn as reference lines so you can assess risk at a glance. A built-in P&L back-simulation lets you evaluate strategy performance without leaving the chart.   IMPORTANT — DEFAULT
FREE
Real Time Account Overview MT5 — Account & Magic Number P&L Monitor Real-time account overview and per-strategy P&L tracking, all in one clean panel. Overview Dashboard MT5 is a lightweight Expert Advisor that overlays a live information panel directly on your MetaTrader 5 chart. It gives you an instant snapshot of your account health and the performance of each trading strategy — identified by magic number — without ever leaving the platform. Whether you run a single EA or a dozen simultaneous
FREE
Indicator Trader EA v1.0 for MetaTrader 5 Universal EA that bridges any custom indicator's signals to automated trading XAUUSD · Major Forex Pairs · Crypto | All Timeframes M1 ~ D1 Overview Indicator Trader EA is a universal Expert Advisor that automatically executes buy and sell orders based on signal buffers from any custom indicator. With a single EA, you can connect any commercial indicator (SuperScalp Pro, Trend 7Filter Pro, etc.) directly — no extra coding required. Simply configur
FREE
A complete copy trading EA suite that automatically replicates trades across MT4 and MT5 platforms. Supports all four combinations — MT4→MT4, MT4→MT5, MT5→MT4, and MT5→MT5 — in a single package. Uses the FILE_COMMON shared folder method for fast, reliable signal delivery within the same PC or VPS. Overview CopyTrading EA Suite is a utility package that automatically replicates trades between MetaTrader 4 and MetaTrader 5 platforms. A single Sender EA can broadcast signals to multiple Receive
FREE
A complete copy trading EA suite that automatically replicates trades across MT4 and MT5 platforms. Supports all four combinations — MT4→MT4, MT4→MT5, MT5→MT4, and MT5→MT5 — in a single package. Uses the FILE_COMMON shared folder method for fast, reliable signal delivery within the same PC or VPS. Overview CopyTrading EA Suite is a utility package that automatically replicates trades between MetaTrader 4 and MetaTrader 5 platforms. A single Sender EA can broadcast signals to multiple Receive
FREE
Real Time Account Overview MT4 — Account & Magic Number P&L Monitor Real-time account overview and per-strategy P&L tracking, all in one clean panel. Overview Dashboard MT5 is a lightweight Expert Advisor that overlays a live information panel directly on your MetaTrader 4 chart. It gives you an instant snapshot of your account health and the performance of each trading strategy — identified by magic number — without ever leaving the platform. Whether you run a single EA or a dozen simultaneous
FREE
Position Manager Pro v1.0 (MT5) Dual Magic Number Independent Group Manager with Live P&L Dashboard Overview Position Manager Pro   is a powerful trade management Expert Advisor for MetaTrader 5 that operates as an   overlay manager   — it does not open positions itself, but instead manages and monitors positions opened by other EAs or manually by the trader. The core concept is   two fully independent groups , each identified by a unique   Magic Number . Each group has its own Take Profit, Stop
FREE
Position Manager Pro v1.0 (MT4) Dual Magic Number Independent Group Manager with Live P&L Dashboard Overview Position Manager Pro is a powerful trade management Expert Advisor for MetaTrader 4 that operates as an overlay manager — it does not open positions itself, but instead manages and monitors positions opened by other EAs or manually by the trader. The core concept is two fully independent groups , each identified by a unique Magic Number . Each group has its own Take Profit, Stop Loss, and
FREE
Product Name AllAverages Cross EA – 36 Moving Average Crossover Strategy Short Description (one-liner) Universal MA crossover EA with 36 built-in moving average types, multi-timeframe support, ATR-based risk management, multi-level TP partial close, and trailing stop — no external indicators required. Full Description Overview AllAverages Cross EA is a fully self-contained dual moving average crossover Expert Advisor that internalizes 36 different moving average algorithms. Unlike typical MA cro
Filtro:
Nessuna recensione
Rispondi alla recensione