The main server component enables external communication between MetaTrader and other programming environments using push, pull, and publish sockets. The collection also includes several technical indicator-based robots using MACD, Moving Averages, and Ichimoku signals. It provides basic risk parameters such as maximum order counts and lot size limits. The repository lacks a README, leaving users to rely on the source code for configuration details.
ZeroMQ bridge for external application connectivity
Configurable push, pull, and publish socket ports
Technical indicator robots including MACD and Ichimoku
Read from DWX_ZeroMQ_Server_v2.0.1_RC8.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
PROJECT_NAME
string
DWX_ZeroMQ_MT4_Server
ZEROMQ_PROTOCOL
string
tcp
HOSTNAME
string
*
PUSH_PORT
int
32768
PULL_PORT
int
32769
PUB_PORT
int
32770
MILLISECOND_TIMER
int
1
MILLISECOND_TIMER_PRICES
int
500
t0
string
--- Trading Parameters ---
MaximumOrders
int
1
MaximumLotSize
double
0.01
MaximumSlippage
int
3
Show all 13 inputs
Name
Type
Default
Description
DMA_MODE
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone SimonMonnier/Ahaad_EA from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
LIVMOR is a MetaTrader 4 expert advisor found within this repository of over fifty automated trading tools. It utilizes technical indicators such as MACD, Stochastic, and moving averages to identify entry points, while also offering manual price entry options. The EA manages risk through user-defined stop loss and take
This repository provides a collection of MetaTrader 4 expert advisors, notably featuring a grid-based trading system. The mGRID EA executes trades by placing multiple pending buy and sell stop orders at fixed pip increments, attempting to capture price movement in either direction. It offers risk controls through confi
Parallel Strategies is a MetaTrader 4 expert advisor designed to execute multiple independent technical strategies simultaneously. It includes modules for Moving Average crossovers, MACD breakouts, Heiken Ashi signals, and a hybrid Heiken-MACD system. Each strategy operates with a unique magic number to allow concurren
This MetaTrader 4 repository contains a collection of expert advisors, primarily featuring the Chaos Theory EA. This robot combines several trading methodologies including Bill Williams' Chaos Theory, Trading Made Simple, and THV3 to trade multiple currency pairs simultaneously. It utilizes technical filters such as Su
This MetaTrader 4 repository contains a collection of experts and tools focused on technical indicators and machine learning. It features an implementation of Alexander Elder's Triple Screen strategy using Exponential Moving Averages and MACD to filter trends and entries. Additionally, the collection includes a machine
This MetaTrader 4 repository contains a collection of expert advisors, primarily featuring SwapTrader. This specific EA enters and exits positions at predefined times, specifically targeting the market rollover period to account for swap rates. It includes risk management settings such as fixed or percentage-based lot