MT4 to Telegram Signal Sender Automation
- Utilitaires
- Version: 2.0
- Mise à jour: 23 juillet 2026
- Activations: 5
MT4 to Telegram Signal Sender Automation is a specialized MetaTrader 4 utility designed to parse custom indicator signals and automatically publish structured Binary Options trading signals to your Telegram channel or group. It also tracks open signals to automatically report the trade outcome (Win/Loss) along with Martingale step progression.
Key Features:
-
Binary Options Format: Sends clean signals formatted with Direction (Call/Put), Timeframe, Entry Time, Market Price, and UTC Timezone.
-
Automatic Result Tracking: Evaluates trade outcomes on the chart and sends automated result notifications (Win / Loss / Martingale level result).
-
Custom Indicator Compatibility: Reads signals directly from custom indicators using standard indicator buffers.
-
Multi-Broker Labeling: Allows specifying target platform branding (Quotex, Pocket Option, Deriv, IQ Option, etc.) within the notification structure.
-
Martingale Management: Configurable Martingale settings (0=Off, 1=First Level, 2=Two Levels) integrated directly into signal reporting.
-
Time & Expiration Control: Features UTC offset adjustments and signal cancellation timeouts.
Input Parameters:
-
BOT_TOKEN: Your Telegram Bot authentication token from BotFather.
-
CHANNEL_ID: Target Telegram channel or group ID.
-
BotName: Custom display name for the trading bot header.
-
IndicatorName: Exact name of the indicator generating the signals.
-
UpBuffer / DownBuffer: Buffer indexes used to detect Buy (Call) and Sell (Put) arrows.
-
User_Time_Offset: UTC time adjustment to match your target broker or local time zone.
-
MartingaleLevel: Defines the maximum Martingale steps tracked by the expert.
-
SignalTimeoutCandles: Number of candles to wait before invalidating pending signals.
Setup Instructions:
-
Open MT4 and navigate to Tools -> Options -> Expert Advisors .
-
Enable Allow WebRequest and add [https://api.telegram.org](https://api.telegram.org) to the allowed URL list.
-
Attach the EA to your chart, specify your indicator name and buffers, configure your Telegram credentials, and launch.
