Impetus
- Experts
- Versione: 1.0
- Attivazioni: 5
How It Works
The Expert Advisor operates using two independent signal channels. Each channel analyzes price behavior over a configurable look-back period and applies a statistical deviation coefficient to determine entry conditions.
A corridor filter is applied to each channel to suppress entries during low-volatility or choppy market conditions. Additionally, a phase alignment mechanism synchronizes both channels before confirming any trade decision.
Trades are executed only when both channels meet their respective conditions simultaneously. This dual-confirmation approach significantly reduces market noise sensitivity compared to single-signal systems.
Position Management
-
Lot Sizing
Supports both fixed lot mode and dynamic lot calculation based on a configurable percentage of account equity. -
Take Profit & Stop Loss
Defined in points and applied to each position at the time of order placement. -
Drawdown Control
When enabled (value above zero), the EA stops opening new positions once the specified drawdown threshold is reached. -
Order Limitation
Allows setting a maximum number of simultaneously open positions.
Spread and Market Quality Filters
The EA includes two independent spread filters:
-
Static Spread Filter
Blocks new trades if the current spread exceeds a predefined threshold. -
Dynamic Spread Filter
Monitors spread volatility and disables trading during abnormal spread widening.
Both filters operate independently and can be enabled or disabled without affecting other system components.
Parameters
-
NodeIdentifier — Magic number for order identification
-
BufferFlushMode — Order filling mode (FOK / IOC / Return)
-
AdaptivePulseSync — Enable entry precision filter
-
PropagationAngle — Maximum number of open positions
-
UpperBoundOffset — Take Profit (points)
-
LowerBoundOffset — Stop Loss (points)
-
NodeDriftCeiling — Maximum drawdown (0 = disabled)
-
AdaptiveLoadControl — Enable automatic lot sizing
-
LoadDistributionRatio — Equity percentage for auto lot
-
NodeOutputLoad — Fixed lot size (when auto-sizing is disabled)
-
DynamicLatencyGuard — Enable spread volatility filter
-
LatencyGateEnabled — Enable fixed spread filter
-
LatencyThreshold — Maximum spread (points)
Channel A Parameters
-
SampleWindowSize — Look-back period
-
PulseDecayRate — Correction factor
-
ThermalCoefficient — Deviation coefficient
-
FrequencyBandwidth — Corridor width
Channel B Parameters
-
CycleResolution — Look-back period
-
RefractionIndex — Correction factor
-
VoltageDropFactor — Deviation coefficient
-
ImpedanceBand — Corridor width
-
PhaseShiftOffset — Phase synchronization between channels
Requirements
-
Platform: MetaTrader 5
-
Compatible with any symbol and timeframe
-
Account type: Any (ECN recommended for spread-sensitive setups)
-
Minimum deposit: Depends on lot size and trading instrument
Short Description
Dual-channel adaptive Expert Advisor with statistical signal filtering, dynamic lot sizing, and configurable drawdown control.
Full Description
Impetus EA is a fully automated trading system for MetaTrader 5. It combines a dual-channel signal detection engine with adaptive position management, allowing stable performance across different market conditions.
Disclaimer
Past performance does not guarantee future results.
This EA does not use predictive models or artificial intelligence. All trading decisions are based исключительно on configurable technical parameters.
The user is fully responsible for selecting appropriate settings according to their trading environment.
