Join & EARN

FOREX ALGOS { }

What We Do

Black
Box

Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

MQL4/MQL5 (MetaQuotes Language)

MQL4/MQL5 – The proprietary scripting languages for MetaTrader 4 and 5, respectively. MQL5 is an object-oriented, C++-like language for writing automated trading strategies and custom indicators. Through MQL, developers create “robots” that run in MetaTrader. These programs (Expert Advisors and indicators) can access chart data, execute trades (OrderSend()OrderModify(), etc.), and handle events like new ticks or bars. Traders attach EAs/indicators to charts to automate strategies or analysis. Development is done in MetaEditor, and both developers and savvy traders use MQL to implement complex algorithmic logic on the MT platform.