
Results for “MT5 Forex strategy”


Market Sentiment Forex Indicator for MT4 FREE Download

Modified Moving Average indicator (for Scalping purposes)
MQL5
MetaQuotes Language 5 — the more powerful, object-oriented language for MT5 indicators, EAs, and scripts.
MQL5 is closer to C++ — full OOP, namespaces, templates, generics, and a richer standard library. EAs written in MQL5 can use the much-improved multi-threaded strategy tester.
Also called: MetaQuotes Language 5
Open full pageTick Data
Every individual price change (bid + ask) the broker recorded — the highest-resolution market data available.
Tick data is essential for scalping strategies and accurate backtesting. MT5's strategy tester runs on tick data; MT4's defaults to 1-minute candles unless you import tick data from sources like Dukascopy or Tickstory.
Open full pageAlgorithmic Trading
Trading via fully automated computer programs — rules executed by code, no human discretion per trade.
Algorithmic ('algo') trading covers everything from simple MetaTrader EAs to multi-million-dollar institutional systems. The label says nothing about the strategy itself — it's about the execution method.
Also called: algo trading, systematic trading
Open full page