LOGIN

Join & EARN

For the ' if's ' in life £€$¥د.إ
enjoy possibilities with Us
FOREX ALGOS { }

What We Do BlackBox Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

Initialization

Initialization - The process when an EA or indicator starts. In MQL4 this is handled by init() (or OnInit() in recent builds); in MQL5 by OnInit(). The initialization function runs once when the EA/indicator is attached (or recompiled) and sets up parameters. Its counterpart is deinitialization (deinit()/OnDeinit()).