Copier & bridge · MT5

DowHow Signal Service

by saaralf

This MetaTrader 5 utility is designed for managing and broadcasting trading signals directly to Discord.

GitHub stars1
Forks0
Last update6 months ago3 Mar 2026
LicenceUnlicense

Overview

DowHow Signal Service features a visual interface for drafting trade ideas on the chart using interactive entry and stop-loss lines. The software tracks trade states, manages position numbering, and routes alerts to specific Discord channels via webhooks based on symbol aliases. It utilizes an SQLite database for persistent storage, ensuring that trade history, panel states, and visual objects are recovered after platform restarts or profile changes.

Details

Author

saaralf on GitHub

Type

Copier & bridge

Platform

MetaTrader 5 (MQL5)

Markets

Forex, Gold, Indices, Oil & commodities

Timeframes

Any timeframe

Risk Profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input Parameters

Read from TradeAssistent.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
DistancefromRightint300Distance from right screen edge
InpFontstringArialFont
InpFontSizeint10
SabioeditbooltrueSabio Prices Edit visible
SabioPricesbooltrue
InpBotNamestringDowHow Trading Signalservice
InpRequireKnownSymbolbooltruewenn true: ohne Mapping kein Send
InpWebhook_systemstringhttps://discordapp.com/api/webhooks/1328803943068860416/O7ds
InpWebhook_teststringhttps://discord.com/api/webhooks/1328803943068860416/O7dsN4w
InpAlias_teststringtest
InpWebhook_EURUSDstringhttps://discordapp.com/api/webhooks/1450620878558724166/b0l7
InpAlias_EURUSDstringEURUSD,EURUSD*,*EURUSD*
Show all 40 inputs
NameTypeDefaultDescription
InpWebhook_GBPUSDstringhttps://discordapp.com/api/webhooks/1450621149154246667/2qkM
InpAlias_GBPUSDstringGBPUSD,GBPUSD*,*GBPUSD*
InpWebhook_USDJPYstringhttps://discordapp.com/api/webhooks/1450621290716069928/8ZAn
InpAlias_USDJPYstringUSDJPY,USDJPY*,*USDJPY*
InpWebhook_USDCHFstringhttps://discordapp.com/api/webhooks/1450621580551127142/HwBW
InpAlias_USDCHFstringUSDCHF,USDCHF*,*USDCHF*
InpWebhook_USDCADstringhttps://discordapp.com/api/webhooks/1450621496765452451/Lyof
InpAlias_USDCADstringUSDCAD,USDCAD*,*USDCAD*
InpWebhook_AUDUSDstringhttps://discordapp.com/api/webhooks/1450622346661462259/Ogfu
InpAlias_AUDUSDstringAUDUSD,AUDUSD*,*AUDUSD*
InpWebhook_NZDUSDstringhttps://discordapp.com/api/webhooks/1450621799787401346/zLu5
InpAlias_NZDUSDstringNZDUSD,NZDUSD*,*NZDUSD*
InpWebhook_XAUUSDstringhttps://discordapp.com/api/webhooks/1450621987985686639/ioVR
InpAlias_XAUUSDstringXAUUSD,GOLD*,*GOLD*
InpWebhook_WTIstringhttps://discordapp.com/api/webhooks/1450622078901289192/n90Y
InpAlias_WTIstringWTI,USOIL*,CL*,OIL*
InpWebhook_NASDAQstringhttps://discordapp.com/api/webhooks/1450621910730670180/6zb7
InpAlias_NASDAQstringNASDAQ,NAS100*,US100*,USTEC*,NQ*
InpWebhook_EURJPYstringhttps://discordapp.com/api/webhooks/1450622149797740666/P1ag
InpAlias_EURJPYstringEURJPY,EURJPY*,*EURJPY*
InpWebhook_EURNZDstringhttps://discordapp.com/api/webhooks/1450621910730670180/6zb7
InpAlias_EURNZDstringEURNZD,EURNZD*,*EURNZD*
InpDebugbooltrue
InpRequireDiscordbooltrue
EntryLinecolorclrBlueEntry Line
color_SLLinecolorclrRedSL Line at SL Button
color_EntryLinecolorclrBlue
TradeEntryLineLongcolorclrGreenActive Trade SL Line Long

How to Install It

  1. 1Download the sourceUse "Download source (.zip)" above, or clone saaralf/DowHowSignalService from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar Expert Advisors

Darwinex DWX Connect

by darwinex
232 stars

DWX Connect is an open-source bridge that links external trading strategies written in Python, C#, or Java to MetaTrader 4 and 5. It functions as a server EA that facilitates communication via file-based messaging, allowing users to execute trades and subscribe to market data without coding in MQL. The EA manages trade

MT4MT5 Copier & bridge
Updated 1 year ago BSD-3-Clause GitHub repository of Darwinex DWX Connect
109 stars

MetaTrader 5 To Telegram is a utility expert advisor designed to bridge a MetaTrader 5 terminal with a Telegram bot. It monitors the trading account for updates and broadcasts notifications regarding orders, deals, and active positions to a specific user, group, or channel. The EA uses a timer-based system to process i

MT5 Copier & bridge

MT5 REST API Server

by mikha-dev
97 stars

This utility for MetaTrader 5 transforms the trading terminal into a REST API server, enabling external software to control trading operations via HTTP. It facilitates remote account monitoring, price retrieval, and full trade execution, including market orders, pending orders, and partial closes. The system supports a

MT5 Copier & bridge
Updated 7 years ago None stated GitHub repository of MT5 REST API Server

Hitback ZMQ Bridge

by EricSchles
59 stars

This expert advisor functions as a data bridge for streaming real-time market information from MetaTrader 4 and 5 to external applications. It utilizes the ZeroMQ library to transmit price ticks and order book updates to a remote server. The tool is intended for developers building quantitative trading platforms or dat

MT4MT5 Copier & bridge
Updated 6 years ago Apache-2.0 GitHub repository of Hitback ZMQ Bridge

Sharing Is Caring

by wait4signal
58 stars

Sharing Is Caring is a MetaTrader 5 trade copier designed for local or remote synchronization between trading accounts. It operates in either provider or receiver mode, utilizing CSV files for local communication and FTP or HTTP for remote data transfer. The tool supports proportional lot sizing adjusted for balance an

MT5 Copier & bridge
Updated 2 years ago GPL-3.0 GitHub repository of Sharing Is Caring

Neo Trader

by diliproshitha
51 stars

Neo Trader is an order execution bridge that facilitates the transfer of trade data from TradingView to MetaTrader 4 and 5 terminals. Operating through a local socket server and a browser extension, it allows users to execute trades directly from TradingView position drawing tools. The expert advisor handles market and

MT4MT5 Copier & bridge
Updated 1 year ago Apache-2.0 GitHub repository of Neo Trader

More copiers and bridges

Need a Broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers