Explosion Potential
- Experts
- Versão: 1.0
- Ativações: 5
Fair Value Gap, Liquidity Sweep & SuperTrend Expert Advisor for MetaTrader 4
OverviewExplosion Potential is a structured Expert Advisor for MetaTrader 4 designed to identify trading opportunities through the combination of Fair Value Gaps, liquidity sweeps, SuperTrend direction and multi-layer market filtering.
The Expert Advisor evaluates price structure and requires several conditions to align before an entry can be considered.
The signal framework combines:
Fair Value Gap → Liquidity Sweep → SuperTrend → ATR Noise Filter → Spread Control → Trend Duration → ADX Confirmation → Signal Strength
This approach allows the trading logic to evaluate the broader context of a setup instead of relying on a single indicator or isolated price condition.
Fair Value Gap & Liquidity SweepThe primary signal engine searches for Fair Value Gaps (FVGs) that meet a configurable minimum size.
SignalFVGMinSizePoints
defines the minimum FVG size required for signal consideration.
A Liquidity Sweep is used as a prerequisite for signal validation.
SignalLiquiditySweepRequired
controls whether the liquidity condition must be present before the remaining signal filters are evaluated.
The combination of market imbalance and liquidity interaction provides the structural foundation for the entry model.
Multi-Layer Signal ValidationBefore a position can be opened, the setup is evaluated through several configurable filters.
SuperTrend Direction
SignalSuperTrendMultiplie
defines the SuperTrend multiplier used to establish the directional context of the setup.
ATR Noise Filter
SignaATRNoiseFilter
uses ATR-based filtering to distinguish the relevant price movement from smaller market fluctuations.
Maximum Spread
SignaMaxSpreadAllowed
defines the maximum acceptable spread in points.
When spread conditions exceed the configured level, the setup can be rejected.
Trend Duration
SignaMaxBarsInTrend
limits the number of bars for which the current trend can remain valid for signal consideration.
ADX Confirmation
SignaADXOpenConfirmation
defines the ADX level required for opening confirmation.
Signal Strength
SignalThreshold
sets the minimum signal strength required before an entry can be considered.
This layered structure is designed to keep the entry process explicit and configurable.
Capital AllocationExplosion Potential includes a dedicated money-management module focused on capital exposure control.
Automatic position sizing can be enabled through:
AutoCapitalRegulationOn
The desired exposure level is defined by:
CapitalExposureRatio
while:
BaseContractSize
provides the base lot size used in the position-sizing calculations.
This gives the trader direct control over how position size relates to account capital.
Controlled Position ChainsThe Expert Advisor supports a configurable sequence of positions.
The maximum number of positions is controlled by:
PositionChainDepth
Position allocation can change according to chain depth using:
AllocationScalingExponent
This creates a predefined mathematical allocation model while keeping the total number of positions within the configured limit.
Explosion Potential does not use Martingale recovery, unlimited pyramiding or unrestricted grid-recovery logic.
Position sizing and exposure remain configurable through the money-management parameters.
Position ProtectionThe Protection module provides explicit boundaries for open positions.
Profit Target
ProfitCeilingPoints
defines the configured profit distance in points.
Loss Protection
LossFloorPoints
defines the configured loss distance in points.
These parameters provide clearly defined protection levels for individual positions.
Trailing EngineThe optional trailing engine can be enabled through:
TrailingEngineActive
Trailing begins after the position reaches:
TrailEngagementDistance
and subsequently moves according to:
TrailStepPoints
This allows the trader to configure both the activation distance and the trailing step.
For prolonged position sequences, an additional correction mechanism is available through:
CorrectionStrategy
A value of:
0
disables the correction mechanism.
Independent Long & Short ControlLong and Short trading can be controlled independently.
LongExposureEnabled
and
ShortExposureEnabled
allow the Expert Advisor to operate in:
-
Long only mode
-
Short only mode
-
Long & Short mode
This provides additional flexibility when adapting the strategy to a particular instrument or market environment.
Execution & Trade IdentificationEach Expert Advisor instance can be individually identified through:
StrategyInstanceID
A unique identifier used to distinguish trades belonging to this instance from other strategies running on the same account.
ExecutionTag
A custom text tag attached to trades for easier identification and monitoring.
InstitutionalExecutionMode
Provides an alternative order-handling mode for brokers requiring specific execution behavior.
Key Features-
Fair Value Gap analysis
-
Liquidity Sweep prerequisite
-
SuperTrend directional confirmation
-
ATR-based noise filtering
-
Maximum spread protection
-
Trend-duration limitation
-
ADX entry confirmation
-
Configurable signal-strength threshold
-
Automatic capital-based position sizing
-
Configurable capital exposure
-
Bounded position-chain depth
-
Mathematical allocation scaling
-
Fixed profit and loss protection
-
Optional trailing engine
-
Optional protection correction
-
Independent Long / Short control
-
Unique strategy identification
-
Institutional-style execution mode
Signal
SignalFVGMinSizePoints
Minimum Fair Value Gap size required for signal consideration.
SignalLiquiditySweepRequired
Requires a liquidity sweep before the setup can be validated.
SignalSuperTrendMultiplie
SuperTrend multiplier used to determine directional context.
SignaATRNoiseFilter
ATR multiplier used for market-noise filtering.
SignaMaxSpreadAllowed
Maximum allowed spread in points.
SignaMaxBarsInTrend
Maximum number of bars for which the trend can remain valid for signal consideration.
SignaADXOpenConfirmation
ADX level required for entry confirmation.
SignalThreshold
Minimum signal strength required before opening a position.
SignalMeasure
Defines the measurement method applied to the signal corridor.
Money ManagementAutoCapitalRegulationOn
Enables automatic position sizing based on account capital.
CapitalExposureRatio
Defines the target capital exposure ratio.
BaseContractSize
Base lot size used for position calculations.
PositionChainDepth
Maximum number of positions allowed in a position chain.
AllocationScalingExponent
Controls how allocation changes as position-chain depth increases.
ProtectionProfitCeilingPoints
Configured profit distance in points.
LossFloorPoints
Configured loss-protection distance in points.
TrailingEngineActive
Enables the trailing-stop engine.
TrailEngagementDistance
Distance in points after which trailing becomes active.
TrailStepPoints
Trailing-step distance in points.
CorrectionStrategy
Controls optional protection correction for prolonged position sequences.
0 = disabled.
EnvironmentLongExposureEnabled / ShortExposureEnabled
Enable or disable Long and Short trading independently.
StrategyInstanceID
Unique identifier for the Expert Advisor instance.
ExecutionTag
Custom text tag attached to trades.
InstitutionalExecutionMode
Enables institutional-style order handling when required by the broker.
Recommended SetupFor an objective evaluation, test Explosion Potential in the MetaTrader 4 Strategy Tester using the symbols and timeframes intended for actual deployment.
The default parameters should be treated as a starting configuration rather than a universal setting.
When adapting the Expert Advisor, consider:
-
instrument volatility;
-
typical spread;
-
commission structure;
-
account size;
-
execution conditions;
-
timeframe characteristics.
Broker conditions are particularly important for Expert Advisors operating with structure-based and relatively short-term setups.
Before live deployment, verify the broker's spread, commission and execution conditions and monitor the first trades carefully on a demo account.
Risk & Important InformationExplosion Potential is a trading software tool and does not guarantee profitable results.
Financial markets involve substantial risk. No technical indicator, trading algorithm or combination of market conditions can guarantee the outcome of an individual trade.
Backtesting results do not guarantee future live performance. Real trading results may differ due to spread, commission, slippage, liquidity, execution speed and other market conditions.
Always test the Expert Advisor thoroughly before using real funds and select position sizes and exposure levels appropriate to your own risk-management plan.
