Lightning Bot
- Experts
- Versione: 1.0
- Attivazioni: 5
Lightning EA - is a systematic automated Expert Advisor built for traders who want clear, configurable control over every aspect of trade execution. No ambiguity, no hidden mechanics — every behavioral parameter is exposed and adjustable.
What Makes It DifferentLightning operates on a series-based position model. Rather than treating each trade in isolation, the EA manages a sequence of positions governed by a step multiplier and a series depth limit. This structure allows the system to respond to evolving price conditions within a controlled framework, capped by user-defined boundaries.
Directional trading can be enabled or disabled independently for long and short sides. Running the EA in one direction only is fully supported and requires no additional configuration.
Signal EngineEntry decisions are driven by three interconnected parameters. The analysis window defines how much historical price data is considered. The deviation threshold determines the statistical significance required before a signal qualifies. Two corridor parameters further constrain valid signal ranges across the primary and secondary evaluation layers.
Adjusting these five values gives the user precise control over entry frequency and selectivity without touching any other part of the system.
Exit MechanicsFixed Take Profit and Stop Loss are active at all times. The optional trailing stop adds a dynamic exit layer — it engages after a configurable profit distance is reached and follows price at a set interval. Disabling trailing requires nothing more than leaving both values at zero.
Capital ManagementLightning supports fixed lot trading and automatic equity-proportional sizing. In automatic mode the lot is recalculated before each new series based on current account equity and the configured percentage. The two modes are mutually exclusive and switched with a single toggle.
Parameter Reference-
PulsarIdentifier — Magic number for order identification
-
NebulaTag — Comment attached to orders
-
CosmicSeriesDepth — Maximum positions per series
-
EventHorizonCeiling — Take Profit in points
-
EventHorizonFloor — Stop Loss in points
-
RedshiftExponent — Step multiplier between series positions
-
AccretionFlowBuy — Enable long-side trading
-
AccretionFlowSell — Enable short-side trading
-
OrbitalExpansionStart — Trailing activation level in points
-
OrbitalExpansionStop — Trailing distance in points
-
ProtonScaleActive — Enable pip-precision entry filter
-
QuantumLatencyMode — Enable ECN execution mode
-
QuasarRegulatorOn — Enable automatic lot sizing
-
DarkMatterRatio — Equity percentage for lot calculation
-
StellarOutputLoad — Fixed lot size
-
SpectralWindowDepth — Signal window bar count
-
LuminosityThreshold — Signal deviation threshold
-
GravitationalBandwidth — Primary signal corridor width
-
PlasmaCycleDepth — Secondary analysis bar count
-
Magnetosphereband — Secondary signal corridor width
Test thoroughly in the Strategy Tester across multiple symbols and time periods. Series-based systems are sensitive to parameter combinations — small changes in step multiplier or series depth produce meaningfully different behavior. A demo period before live deployment is strongly recommended.
Risk NoticeAutomated trading carries inherent financial risk. Past performance of this or any Expert Advisor does not constitute a guarantee of future results. Lightning EA executes logic defined by the user — responsibility for all configuration and capital decisions rests entirely with the trader.
KeysTrend-following Expert Advisor with martingale series control, dual directional filters, optional trailing stop, and equity-based lot sizing.
