Telegram SDK MT5

Important: This product is a Library for developers. It is suitable only for users who can write/modify MQL5 code and integrate a compiled library into their own EA/Script. It is not a “drag & run” notifier.

Telegram SDK helps you send Telegram messages and photos from MetaTrader 5 in a simple and reliable way. Use it when you want Telegram notifications inside your own automation tools.

If you need the MetaTrader 4 version, it is available separately in the Market: Telegram SDK MT4.

Main features

  • Send Telegram text messages (optional HTML/Markdown formatting).
  • Send photos from a local file inside the terminal.
  • Thread-style workflow (group related updates in one Telegram conversation) using a simple key.
  • Timeout & retry support, plus last error/response information for troubleshooting.
  • No DLL required.

Requirements

  • Telegram Bot Token and target Chat ID (or Channel ID).
  • WebRequest must be enabled in MetaTrader 5 and allowed for Telegram API requests.

Documentation

A complete step-by-step guide will be published on MQL5 Blog (MT4/MT5 shared guide):
Telegram SDK (MT4/MT5) — Developer Guide (Send Messages + Photos + Threading)

Notes

  • This is a compiled library product intended for integration.
  • No trading strategy is included and no profit is promised.
  • If you are not comfortable with coding, please do not purchase this product.
Önerilen ürünler
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size c
TeleSignal
Vincent Jean Robert Trolard
TeleSignal EA is an intelligent Expert Advisor designed to automatically send Telegram notifications whenever a position is opened, closed, or modified in MetaTrader 5 . It allows you to monitor your trades in real time , wherever you are — no need to keep your trading platform open. Through its direct integration with the Telegram API, you’ll receive clear and instant messages showing: Trade opened (symbol, lot size, order type, entry price) Trade closed (exit price, profit/loss, trade du
First contact Telegram - @BerlinOG for more files and installation The   Telegram Signal EA   is a powerful tool designed to bridge your Telegram communications with your MetaTrader 5 (MT5) charts. It enables you to display messages from your Telegram channels, groups, and private chats directly on your MT5 charts as comments. This integration simplifies the process of monitoring trading signals and important messages while you're actively trading. Features Real-time Message Display : View mes
The following library is proposed as a means of being able to use the OpenAI API directly on the metatrader, in the simplest way possible. For more on the library's capabilities, read the following article: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual IMPORTANT: To use the EA you must add the following URL to allow you to access the OpenAI API as shown in the attached images In order to use the library, you must include the following Hea
NATS (Niguru Automatic Trailing Stop) will help you achieve more profits, by setting the trailing stop automatically. Pair this NATS application with EA, or can also be used as a complement to manual trading. A trailing stop is a powerful tool in trading that combines risk management and profit optimization.  A trailing stop is a type of market order that sets a stop-loss at a percentage below the market price of an asset, rather than a fixed number. It dynamically adjusts as the asset’s pric
FREE
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, StopLimit and StopMarket Support Testnet mode Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header   file and EA sample   https://drive.google.com/uc?export=download&id=1kjUX7Hyy02EiwTLgVi8qdaCNvNzazjln Copy Binance.mqh to folder \MQL5\Include Copy  BinanceEA-Sample.mq5 to folder \MQL5\Experts 3. Allow WebRequest from MT5
Kullanımı kolay bir kütüphane, geliştiricilere MQL5 EA'ları için temel ticaret istatistiklerine kolay erişim sağlar. Kütüphaneden mevcut olan metodlar: Hesap Verileri ve Kar: GetAccountBalance() : Mevcut hesap bakiyesini döndürür. GetProfit() : Tüm işlemlerden net karı döndürür. GetDeposit() : Toplam depozito miktarını döndürür. GetWithdrawal() : Toplam çekim miktarını döndürür. Ticaret Analizi: GetProfitTrades() : Kar eden işlemlerin sayısını döndürür. GetLossTrades() : Zarar eden işlemlerin sa
Bu ürün 3 yıldır geliştirilmektedir. MQL5 programlama dilinde her türlü Yapay Zeka ve makine öğrenimi kodlarıyla çalışmak için en gelişmiş kod tabanıdır. MetaTrader 5'te birçok yapay zeka destekli ticaret robotu ve gösterge oluşturmak için kullanılmıştır. Bu, MQL5 için makine öğrenimi üzerine ücretsiz ve açık kaynaklı bir projenin premium sürümüdür. Bağlantı burada:  https://github.com/MegaJoctan/MALE5 . Ücretsiz sürüm daha az özelliğe sahiptir, belgelenmemiştir ve düzenli olarak bakım görmez. S
The MetaCOT 2 CFTC ToolBox Demo is a special version of the fully functional MetaCOT 2 CFTC ToolBox MT5 library. The demo version has no restrictions, however, unlike the fully functional version, it outputs data with a delay. The library provides access to the CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator sepa
FREE
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the co
Ajuste BRA50
Claudio Rodrigues Alexandre
4.4 (5)
Este script marca no gráfico do ativo BRA50 da active trades o ponto de ajuste do contrato futuro do Mini Índice Brasileiro (WIN), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página par
FREE
This simple logging library is designed to provide clear and contextual log output with minimal hassle. It exposes five  methods: LogError Message (message) LogWarn Message (message) LogInfo Message (message) LogDebug Message (message) LogTrace Message (message) Each method prints the provided message to the console only if the severity level meets or exceeds the current threshold set by a global variable logLevel. This means you control the verbosity of your application's logs by adjusting logL
FREE
Here   is   the   English translation   of   your   description   for   the EA   (Expert   Advisor): --- This   is a   time -based   automatic trading   EA . It allows   you   to   set the   exact   time   for trading , down   to   the   second , and   specify the   maximum number   of   orders . You   can choose   to   place   either   buy   or   sell   orders . It   is possible to   set take   profit and   stop   loss   points . Additionally , you can   specify   how   long after   placing  
Statik Metin Gösterimi , MetaTrader 5 için hafif ve kullanıcı dostu bir Uzman Danışman (EA) olup, traderları motive etmek ve eğitmek amacıyla doğrudan grafiğinizde ilham verici ticaret ipuçları gösterir. Zarif, ortalanmış siyah bir arka plan ve sabit genişlikte bir fontta beyaz metin ile bu EA, disiplinli ticarete odaklanmanızı sağlamak için kısa, uygulanabilir tavsiyeleri döngüsel parçalar halinde sunar. Hem yeni başlayanlar hem de deneyimli traderlar için mükemmel olan bu EA, risk yönetimi, sa
FREE
UZFX - MetaTrader 5 (MT5) için Sadece Bekleyen Emirleri Sil komut dosyası, bekleyen tüm emirleri (Alış Limiti, Satış Limiti, Alış Durdurma, Satış Durdurma) işlem hesabından otomatik olarak kaldıran basit ama etkili bir araçtır. Bu komut dosyası, aktif piyasa pozisyonlarını etkilemeden bekleyen emirlerini anında temizlemek isteyen tüccarlar için idealdir. Diğer tüm MT4 / MT5 göstergelerime ve EA'larıma göz atın >> BURAYA Özellikler: Bekleyen tüm emirleri siler (Alış Limiti, Satış Limiti, Alış
FREE
OrderHelper script is super easy and trader friendly to use. It would boost your trading experience. Because it is designed to open one to multiple orders quickly with just one click. Besides using the OrderHelper script, traders can define various parameters for open orders such as the symbol, order type, lot size, stoploss, takeprofit and more. Basically, with this script traders can manage their open orders more efficiently and save their trading time. OrderHelper manages: Open the number of
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
Sniper Utility Rimani sempre aggiornato sui tuoi trade, ovunque tu sia. Sniper Utility invia notifiche immediate ogni volta che uno dei tuoi ordini raggiunge il Take Profit o lo Stop Loss . Perfetta per trader attivi che desiderano monitorare le proprie operazioni senza dover controllare costantemente il terminale. ️ Funzionalità principali Notifica istantanea alla chiusura dell’ordine (TP o SL) Compatibile con notifiche push su dispositivi mobili Supporto per ordini manuali, EA e p
WalkForwardOptimizer MT5
Stanislav Korotky
3.78 (9)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
UZFX - MetaTrader 5 (MT5) için Tüm Açık Alış ve Satış Emirlerini Anında Kapat komut dosyası, yatırımcıların tüm aktif piyasa pozisyonlarını tek bir işlemle hemen kapatmalarını sağlayan güçlü bir araçtır. Bu komut dosyası, acil ticaret yönetimi için idealdir ve yatırımcıların yüksek volatilite, haber olayları veya strateji ayarlamaları sırasında piyasadan hızla çıkmalarına yardımcı olur. Özellikler Tüm sembollerdeki tüm açık Alış ve Satış pozisyonlarını kapatır. Doğru uygulama için en son Alış
FREE
LSTM Library
Thalles Nascimento De Carvalho
LSTM Library - MetaTrader 5 için Gelişmiş Sinir Ağları Algoritmik Trading için Profesyonel Sinir Ağı Kütüphanesi LSTM Library, tekrarlayan sinir ağlarının gücünü MQL5 trading stratejilerinize getirir. Bu profesyonel düzeydeki uygulama, genellikle yalnızca özel makine öğrenimi çerçevelerinde bulunan gelişmiş özelliklere sahip LSTM, BiLSTM ve GRU ağlarını içerir. "Trading için makine öğreniminde başarının sırrı, verilerin uygun şekilde işlenmesindedir. Çöp Girer, Çöp Çıkar – tahminlerinizin kalite
Overview AlgoNLP.mqh   is a standalone MQL5 library that converts   human-written trading instructions   into   structured trade intents   that your Expert Advisor (EA) or indicator can understand. Example input: Buy gold at 2370 with TP 0.3% and SL 1% Output intent: Side: BUY | Type: LIMIT | Symbol: XAUUSD | Entry: 2370 | TP: 0.3% | SL: 1% | Lot: 0.00 This enables you to build   chat-controlled   or   Telegram-integrated EAs   that can interpret plain English commands and execute structured
FREE
This lightweight utility library provides essential functions for MQL5 developers to streamline and simplify expert advisor (EA) and indicator development. Whether you’re building trading algorithms or managing chart resources dynamically, this library offers clean and reusable building blocks to enhance your code quality and reduce repetition. Key Features Price Access Functions ASK(string symbol) – Get the current Ask price. BID(string symbol) – Get the current Bid price. Account Information
FREE
Binance is a world-renowned cryptocurrency exchange! In order to facilitate the real-time data analysis of the encrypted digital currency market, the program can automatically import the real-time transaction data of Binance Futures to MT5 for analysis. The main functions are: 1. Support the automatic creation of USD-M futures trading pairs of the Ministry of Currency Security, and the base currency can also be set separately. The base currency BaseCurrency is empty to indicate all currencies,
Market View MT5
Kyra Nickaline Watson-gordon
Definition : Market View is a dashboard (scanner) to view price graphs of all symbols and all timeframes at a glance. The utility is designed user friendly and added a wide range of customization options. Main features of Market View : Visual settings window on the chart Customizable list of symbols and timeframes Different shapes : Real Candles, Schematic Candles, Arrows Customizable number of candles Changeable size of dashboard (scanner) Highlight timeframes with gaps on candles Open approp
TradeGate
Alex Amuyunzu Raymond
TradeGate – Product Description / Brand Story “The gatekeeper for your trading success.” Overview: TradeGate is a professional MT5 validation and environment guard library designed for serious traders and EA developers who demand safety, reliability, and market-ready performance . In today’s fast-moving markets, even a small misconfiguration can cause EAs to fail initialization, skip trades, or be rejected by MQL5 Market. TradeGate acts as a smart gatekeeper , ensuring your EA only operates un
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on s
License Panel Integration Guide This EA uses a license panel system to verify usage before running trading logic. File Placement Place LICENSE_SINGLE.mqh in the same folder as your EA .mq5 file. If using a subfolder, update the #include path in the EA file. Integration Steps Include the License File #include "LICENSE_SINGLE.mqh" Initialization (OnInit) Call the license check when the EA starts: VerifyLicense(); Deinitialization (OnDeinit) Clean up license resources when EA is removed: HandleLi
Simple program i created, to help close all your orders instantly when you are busy scalping the market or if you want to avoid news days but still have a lot of orders and pending orders open and can't close them in time.. with this script all you're problems will be solved. Simple drag and drop and the script automatically does it's thing, quick and easy  also a very good tool to use when scalping
FREE
Dhokiyas Market Screener
Dhokiyas Money Map Investment Consultants - FZCO
Dhokiya's Market Screener Kullanım Kılavuzu MetaTrader 5 için Tek Tık İşlem ve Tam Teknik Analiz Sunan Çoklu Sembol Analiz Paneli 1. Ürünün Amacı Dhokiya's Market Screener , MetaTrader 5 için geliştirilmiş çoklu sembol teknik analiz aracıdır. Birden fazla enstrümanı tarar ve çeşitli teknik onaylara dayalı olarak olası işlem yönünü puan sistemi ile gösterir. Tek bir panel üzerinden piyasayı hızlı ve düzenli şekilde analiz etmek için tasarlanmıştır. 2. Önemli Bilgiler Bu ürün herhangi bir kar ga
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Bu kütüphane, herhangi bir EA'nızı kullanarak işlemleri yönetmenize izin verecektir ve açıklamalarda belirtilen komut dosyası koduyla ve ayrıca tüm süreci gösteren videodaki demo örnekleriyle kendi başınıza yapabileceğiniz herhangi bir EA'ya entegrasyonu çok kolaydır. - Limit Ver, SL Limit Ver ve Kar Al Limit Emirleri - Market, SL-Market, TP-Market siparişlerini verin - Limit emrini değiştirin - Siparişi iptal et - Siparişleri Sorgula - Kaldıraç, marjı değiştir - Pozisyon bilgisini al ve
突破交易策略:智能风控系统升级版‌ 当价格突破关键阻力位时,往往意味着趋势的质变时刻。我们的突破交易策略通过三重智能系统——‌动态阈值识别‌、‌量能验证机制‌和‌自适应止损算法‌,帮助交易者精准捕捉这些跃迁机会。 ‌核心优势‌: ‌智能预警‌:实时监测200+技术指标,自动标记潜在突破位 ‌风险对冲‌:突破失败时自动触发0.5秒内止损,保护本金安全 ‌多周期验证‌:结合日线/4小时/1小时数据过滤假信号 ‌实战案例‌: 2025年第二季度,该策略在现货黄金市场实现连续23次有效突破,平均持仓周期缩短至4.7小时,收益率达传统趋势策略的3.2倍。 ‌智能风控系统‌: ‌动态止盈‌:根据ATR指标自动调整止盈位,锁定利润的同时保留上行空间 ‌分级止损‌:首次突破失败后自动切换至1:1盈亏比保护模式,二次突破确认后恢复原策略 本EA依下图设置做黄金1小时图线,经长时期实盘验证年利润达到30多倍,修改参数可以用作比特币和纳斯达克指数都有很好的收益。
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The library OrderBook History Library reads market book state in the past from archive files, created by OrderBook Recorder . The library can be embedded into you
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account, t
Gold plucking machine   Gold plucking machine is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number      -  is a special number that the EA assigns to its orders. Lot Multiplier        - 
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support Binance Futures USD-M and COIN-M Support Testnet mode Support all order types: Limit, Market, StopLimit, StopMarket, StopLoss and TakeProfit Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header file and EA sample https://drive.google.com/uc?export=download&id=17fWrZFeMZoSvH9-2iv4WDJhcyxG2eW17 Copy BinanceFutures.mqh to folder \MQL5\Include Copy  Bina
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. Important: you need to have source code to properly implement the library. With Binance Library MetaTrader 5, you can easily add instruments from Bi
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
AO Core
Andrey Dik
3.67 (3)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. Pay attention to the MT5 Optimization Booster product , which makes it very easy to manage the regular MT5 optimizer . An example of using AO Core is described in the article: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/en/blogs/post/756510 This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of p
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installat
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the clo
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   an
Molo kumalo
James Ngunyi Githemo
Trading Forex with our platform offers several key advantages and features: Real-time Data : Stay updated with live market data to make informed decisions. User-Friendly Interface : Easy-to-navigate design for both beginners and experienced traders. Advanced Charting Tools : Visualize trends with interactive charts and technical indicators. Risk Management : Set stop-loss and take-profit levels to manage your risk. Multiple Currency Pairs : Access a wide range of forex pairs to diversify your tr
Kaseki
Ben Mati Mulatya
The Hybrid Metaheuristic Algorithm (HMA) is a cutting-edge optimization approach that combines the strengths of genetic algorithms with the best features of population-based algorithms. Its high-speed computation ensures unparalleled accuracy and efficient search capabilities, significantly reducing the total time required for optimization while identifying optimal solutions in fewer iterations. HMA outperforms all known population optimization algorithms in both speed and accuracy. Use Cases AO
***** Ana ticaret XAUUSD'dir. Teste yaparsa, XAUUSD'e ayarlanma tavsiye ediliyor. Diğer ticaret hedefleri faydallığını garanti edemez****** Teste ihtiyacınız olursa, lütfen bir mesaj bırakın (gördüğüm anda cevap vereceğim). Çalışma sonuçlarını korumak için belirli parametreler girmeli. Sistemin öntanımlı parametreleri ekran fotoğrafında gösterilen etkileri ulaşamaz! Teste ihtiyacınız olursa, lütfen bir mesaj bırakın (gördüğüm anda cevap vereceğim). Çalışma sonuçlarını korumak için belirli par
Shawrie
Kevin Kipkoech
This Pine Script implements a Gaussian Channel + Stochastic RSI Strategy for TradingView . It calculates a Gaussian Weighted Moving Average (GWMA) and its standard deviation to form an upper and lower channel. A Stochastic RSI is also computed to determine momentum. A long position is entered when the price closes above the upper Gaussian band and the Stoch RSI K-line crosses above D-line . The position is exited when the price falls back below the upper band. The script includes commission, cap
Pionex API EA Connector for MT5 – MT5 ile Sorunsuz Entegrasyon Genel Bakış Pionex API EA Connector for MT5 , MetaTrader 5 (MT5) ve Pionex API arasında sorunsuz entegrasyon sağlar. Bu güçlü araç, traderların doğrudan MT5 üzerinden işlemler yapmasına, bakiyelerini görüntülemesine ve emir geçmişini takip etmesine olanak tanır. Öne Çıkan Özellikler Hesap ve Bakiye Yönetimi Get_Balance(); – Pionex hesabındaki mevcut bakiyeyi alır. Emir Yönetimi ve Uygulama orderLimit(string symbol, string side,
Bookeepr
Marvellous Peace Kiragu
Bookeepr is an advanced MQL5 trading bookkeeping software that automates trade logging, tracks real-time P&L, and integrates a ledger-style financial system for deposits, withdrawals, and expenses. It supports multi-currency assets , generates detailed performance reports , and provides risk management tools to help traders optimize their strategies. With secure cloud storage, exportable reports, and seamless MetaTrader 5 integration , Bookeepr ensures accurate, transparent, and hassle-free fina
A free indicator for those who purchase the full version This indicator is created by this Ai, with your desired settings Artificial Intelligence at your service Have a complete artificial intelligence and use it in your codes This artificial intelligence is trained to tell you on each candle whether the market is moving up or down. In general, artificial intelligence can be used in all markets, all timeframes and all symbols However, due to the increasing complexity and decreasing accuracy of
快速关仓,无需任何操作。 当前版本的一键关仓主要针对的是来不及手动关仓的情况,目前是不分交易标的类别,是对所有的持仓进行关仓。 未来可能升级的方向: 1、分类别、分标的关仓。 适用场景:开了多个标的的仓位,并且波动不一,快速频繁的波动影响了整体的判断。 2、增加只关闭盈利仓位、只关闭亏损仓位。 适用场景:持仓较多,趋势发生变化。 个人建议:一般建议选择一键全部关仓,因为如果行情与持仓方向一致,只关闭盈利仓位无形就是扩大了亏损。如果行情方向与持仓方向相反,只关闭亏损仓位,当前已盈利的后面又会变为亏损,盈利无法变现。 3、按照仓位顺序由大到小关仓、按照仓位顺序由小到大关仓。 适用 场景:行情发生波动,对于未来行情判断把握不确定的,可根据自己需求选择仓位关仓顺序,由大到小关仓的话,可以避免亏损的进一步扩大。 4、减小仓位量,保持绝对的安全距离。 适用 场景:对未来趋势相对确定,不想错过当前行情,但是认为当前持仓体量又有点大,想降低仓位。
BlitzGeist Telegram Notifier – Stay Connected to Your Trades Anywhere! BlitzGeist Telegram Notifier is a powerful tool that instantly connects your MetaTrader 5 account with Telegram . No matter where you are – you will always receive real-time notifications about your trading activity directly on your phone, PC, or any device with Telegram installed. Perfect for traders who want professional trade reporting, transparency, and risk management monitoring . ️ Key Features Easy Configuratio
Close All Trades - MT5 UI Tool Features - Trading Executions Simplified! One-Click Buy/Sell Buttons : Instantly place buy or sell orders for trades with a single click, streamlining order execution from the desktop. Customizable Lot Size & Parameters : Enter desired lot size, stop-loss (in decimal places e.g. 7 SL Units for 0.7 below or above for buy or sell), take-profit ( in decimal places ), and the number of trades before submitting (1,2,3,4,5 etc.), allowing precise control over each trade
[Gold Intelligent Trading EA | Risk Control is Steady, Profit Breakthrough] The intelligent trading EA, which is customized for the fluctuation characteristics of gold, takes the hard-core trading system as the core, and each order is derived from the accurate judgment of market trends and supporting pressures by quantitative models, so as to eliminate subjective interference and make trading decisions more objective and efficient. Equipped with multi-dimensional risk control system, dynamic s
Questo Expert Advisor (EA) è stato progettato per offrire un'esperienza di trading automatizzata di alto livello, adatta sia ai trader principianti che a quelli esperti. Utilizzando algoritmi avanzati e tecniche di analisi del mercato, l'EA è in grado di identificare opportunità di trading redditizie con precisione e velocità. L'EA è configurabile per operare su vari strumenti finanziari, tra cui forex, indici e materie prime, garantendo una flessibilità senza pari. Le caratteristiche princip
Automatic Replenishment Trading Within a Defined Range The EA operates only within the predefined price range . When an order is closed, filled, or cancelled (reducing the total number of orders), the EA will automatically place new orders to maintain the continuous operation of the trading strategy. This EA is designed for ranging / sideways market conditions . You can control the total number of orders using Max Orders . Example: Max Orders: 8 Active trades: 2 Pending Buy Limit orders: 6 In t
Automatic Replenishment Trading Within a Defined Range The EA operates   only within the predefined price range . When an order is   closed, filled, or cancelled   (reducing the total number of orders), the EA will   automatically place new orders   to maintain the continuous operation of the trading strategy. This EA is   designed for ranging / sideways market conditions . You can control the total number of orders using   Max Orders . Example: Max Orders:   8 Active trades:   2 Pending Sell L
Bu kütüphane, herhangi bir EA’nızı kullanarak işlemleri yönetmenizi sağlar ve her türlü EA’ya entegre edilmesi oldukça kolaydır. Açıklamada belirtilen script kodunu kullanarak entegrasyonu kendiniz yapabilirsiniz. Ayrıca tüm süreci gösteren demo video örnekleri de mevcuttur. Bu ürün, API aracılığıyla Bybit borsasında alım-satım işlemlerinin yapılmasını sağlar. Grafikler için: OHLC verileri için kripto grafik kiralama veya emir defteri derinliği olan kripto tick verileri isteğe bağlıdır. Limit ve
Yazarın diğer ürünleri
MT5 Send To Telegram – Trade Notifications to Telegram MT5 Send To Telegram EA is a professional-grade notification and monitoring utility for MetaTrader 5. It delivers clean, real-time trade activity from your MT5 account to Telegram , so you can stay informed from anywhere (mobile / desktop). Safe by design: this EA is read-only and does not open, close, or modify trades . It only monitors your account and sends notifications. Receive alerts for entries, exits, pending orders, SL/TP changes, s
Multi Anchor VWAP Pro MT4 – Pure Anchored VWAP | Adaptive σ-Bands | Smart Alerts Precision VWAP anchoring, purpose-built for MetaTrader 4. One-click anchors, dynamic σ-bands or %-bands and instant multi-channel alerts—ideal for scalpers, intraday and swing traders who need institutional-grade fair-value mapping. Public channel:   CLICK HERE Full User Guide  –  Need MT5? Click here WHY PROFESSIONAL TRADERS CHOOSE MULTI ANCHOR VWAP PRO VWAP is the institutional benchmark for fair value. This MT4
Virtual SL TP Trailing Pro – Client-Side Stop Loss / Take Profit and Trade Management Looking for MetaTrader 4 version?  I t is available separately in the Market:   Virtual SL TP Trailing Pro MT 4 Public channel:   CLICK HERE Virtual SL TP Trailing Pro is a trade management utility for MetaTrader that keeps Stop Loss (SL) and Take Profit (TP) levels on the client side instead of sending them to the trading server. It is designed to help you manage exits in a structured way using a clear on-cha
VWAP Ultimate Pro MT5 – Anchored VWAP | Session VWAP | Dynamic Bands & Smart Alerts Elevate Your Trading Edge with the Ultimate Institutional-Grade VWAP Indicator WHY PROFESSIONAL TRADERS CHOOSE VWAP ULTIMATE PRO? VWAP (Volume-Weighted Average Price) is widely used by institutions and professional traders to estimate fair market value and intraday bias. VWAP Ultimate Pro MT5 brings this power to retail traders with an all-in-one indicator, combining multi-mode VWAP, interactive anchored VWAP,
Multi Anchor VWAP Pro MT5 – Pure Anchored VWAP | Adaptive σ-Bands | Smart Alerts Precision VWAP anchoring, no clutter. One-click anchors, dynamic σ-bands or %-bands, and instant multi-channel alerts—built for scalpers, intraday and swing traders who demand institutional-grade fair-value mapping. Public channel:   CLICK HERE Full User Guide  –  Need MT4? Click here WHY PROFESSIONAL TRADERS CHOOSE MULTI ANCHOR VWAP PRO VWAP is the institutional benchmark for fair value. Multi Anchor VWAP Pro stri
Phoenix Trend MT4 – ATR Grid/DCA with Trend Filter & Basket TP Phoenix Trend MT4 is a trend-following grid/DCA EA using a higher-timeframe MA filter, ATR-based dynamic grid steps, and basket-level take-profit. This product does not contain profit promises. Grid/DCA trading can experience prolonged drawdowns and may lead to margin call or full account loss in extreme conditions. Need MT5? See the Market version here: Phoenix Trend MT5 . Main features Higher-timeframe trend filter (Fast MA vs Slow
Break Even Helper for MT4 – Simple SL to Entry Utility Break Even Helper for MetaTrader 4 is a compact and effective tool that helps traders protect their open trades by automatically moving the Stop Loss (SL) to the entry price when a trade reaches a user-defined profit level (in points). Designed for risk-conscious traders, this utility simplifies SL management without relying on complex trailing systems or custom strategies. Looking for MetaTrader 5 version? I t is available separately in the
Take Control of Risk with Smart Trailing Stop Manager for MetaTrader 5 Looking for MetaTrader 4 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT4 Full User Guide    –  Public channel:   CLICK HERE Tired of missed profits or manual stop loss adjustments? Smart Trailing Stop Manager is a powerful utility for MetaTrader 5 designed to automate your trailing stop, breakeven, partial close, and SL management. Whether you're a discretionary trader, signal follower, o
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
CDV Candle Engine Pro is a MetaTrader 5 indicator designed to visualize Cumulative Delta Volume (CDV) directly on the price chart. It helps traders read market pressure more clearly by showing the balance between buying and selling activity in a clean, customizable layout. If you trade on MetaTrader 4, the MT4 edition is available here:  CDV Candle Engine Pro MT4 Public channel:   CLICK HERE Main Features CDV candle visualization on the main chart for easy reading in real time. Optional subwind
Virtual SL TP Trailing Pro for MT4 – Client-Side Stop Loss / Take Profit and Trade Management Looking for MetaTrader 5 version?  I t is available separately in the Market:   Virtual SL TP Trailing Pro MT5 Public channel:   CLICK HERE Virtual SL TP Trailing Pro for MT4 is a trade management utility that keeps Stop Loss (SL) and Take Profit (TP) levels on the client side instead of sending them to the trading server. It is designed to help you manage exits in a structured way using a clear on-cha
VWAP Ultimate Pro MT4 – Anchored VWAP | Session VWAP | Dynamic Bands & Smart Alerts Bring Institutional-Grade VWAP Precision to the Classic MetaTrader 4 Platform WHY TRADERS CHOOSE VWAP ULTIMATE PRO MT4? VWAP (Volume-Weighted Average Price) is a popular benchmark used by professional traders to gauge fair value and session bias. VWAP Ultimate Pro MT4 delivers that same core power to retail traders, optimised for MT4’s architecture while preserving a full professional workflow. This Indicator
Prop Guardian Risk Manager MT5 – Daily and Overall Drawdown Protection for Prop Firm Traders Prop Guardian Risk Manager is a professional risk-control utility for MetaTrader 5, created for traders who operate under prop firm rules. It does not open trades and does not implement any trading strategy. Instead, it runs in the background, monitors your account risk and can automatically block trading or close positions when your own limits are reached. Use it as a safety layer on top of your manual
Alert Relay Helper (EA) – MT5 &  MT4 Encrypted bridge that forwards indicator alerts to external messengers * in real-time. Plug-and-play utility – simply attach it to one chart. Zero trading functions – does not open, modify or close orders. End-to-end AES-256 encryption – only custom indicators that support the same key can broadcast messages (e.g.  VWAP Ultimate Pro v1.20+). Multi-platform – MT5 build 4150+, MT4 build 1380+. Before you turn it on : Open Tools > Options > Expert Advisors and
FREE
Alert Relay Helper (EA) – MT5  & MT4 Encrypted bridge that forwards indicator alerts to external messengers *   in real-time. Plug-and-play   utility – simply attach it to   one   chart. Zero trading functions   – does   not   open, modify or close orders. End-to-end AES-256 encryption   – only custom indicators that support the same key can broadcast messages (e.g.  VWAP Ultimate Pro   v1.20+). Multi-platform   – MT5 build 4150+, MT4 build 1380+. Before you turn it on : Open Tools > Options >
FREE
Raw Tick Recorder EA for MetaTrader 4 For full setup instructions and demo version that works on chart (not just Strategy Tester), visit:   Full User Guide –  Raw Tick Recorde r Public channel:   CLICK HERE Raw Tick Recorder EA   is a non-trading Expert Advisor that records every incoming market tick with high-precision timestamps. It saves bid/ask data to disk in multiple formats for further analysis, model training, or broker verification. Ideal for traders, analysts, quants, and developers w
Automate Risk Management with Smart Trailing Stop Manager for MetaTrader 4 Looking for MetaTrader 5 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT5 Full User Guide    –  Public channel:   CLICK HERE Struggling with manually adjusting stops and securing profits? Smart Trailing Stop Manager MT4 is an intelligent utility for MetaTrader 4 that automates trailing stops, break-even management, partial closes, and auto SL. Optimized specifically for MT4 users, it e
Auto Symbol Switcher for MT4 – Watchlist Rotation for Market Watch Symbols Auto Symbol Switcher for MetaTrader 4 is a chart navigation utility that automatically rotates the active chart through a list of symbols. It is designed for discretionary traders, scalpers and analysts who want an organised way to scan markets without manually switching symbols in the Market Watch window. The tool is navigation-only: it does not open, modify or close any orders and it does not change your account in any
Prop Guardian Risk Manager MT4 – Daily and Overall Drawdown Protection for Prop Firm Traders Prop Guardian Risk Manager is a professional risk-control utility for MetaTrader 4, created for traders who work under prop firm rules. It does not open trades and does not implement any trading strategy. Instead, it runs in the background, monitors your account risk and can automatically block trading or close positions when your own limits are reached. Use it as a safety layer on top of your manual tra
Raymond Cloudy Day Indicator for MT4 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 4 (MT4). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
MT4 Send To Telegram – Trade Notifications to Telegram MT4 Send To Telegram EA is a professional-grade notification and monitoring utility for MetaTrader 4. It delivers clean, real-time trade activity from your MT4 account to Telegram , so you can stay informed from anywhere (mobile / desktop). Safe by design: this EA is read-only and does not open, close, or modify trades . It only monitors your account and sends notifications. Receive alerts for entries, exits, pending orders, SL/TP changes, s
Important: This product is a Library for developers . It is suitable only for users who can write/modify MQL4 code and integrate a compiled library into their own EA/Script. It is not a “drag & run” notifier. Telegram SDK helps you send Telegram messages and photos from MetaTrader 4 in a simple and reliable way. Use it when you want Telegram notifications inside your own automation tools. If you need the MetaTrader 5 version, it is available separately in the Market:   Telegram SDK M T5 . Main f
CDV Candle Engine Pro is a MetaTrader 4 indicator designed to visualize Cumulative Delta Volume (CDV) on the chart in a clean and customizable style. It helps traders observe buying vs selling pressure more clearly and add an extra layer of confirmation to their existing trading approach. If you trade on MetaTrader 5, you can get the MT5 edition here:  CDV Candle Engine Pro MT5 Public channel:   CLICK HERE Main Features CDV candle visualization with clear up/down coloring and smooth chart-frien
GoldenTrend Master MT5: Forex Piyasasında Trend Takibi Yapan Nihai Uzman Danışman Genel Bakış: Dinamik forex piyasasında doğruluk ve güvenilirlik arayan yatırımcılar için vazgeçilmez bir ticaret aracı olan GoldenTrend Master MT5’i tanıtıyoruz. Güçlü trend takip algoritması ile bu Uzman Danışman (EA), riskleri en aza indirirken en iyi kar fırsatlarını yakalamanızı sağlar. Gerçek Hesap Sinyalleri:   https://www.mql5.com/en/signals/2248460 Ana Özellikler: Trend Takibi Stratejisi: GoldenTrend Maste
Otomatik AI Ticareti MT5: Forex Başarısı İçin Akıllı Ortakınız Genel Bakış: Forex ticaretinin geleceğine, Otomatik AI Ticareti MT5 ile hoş geldiniz, en iyi ticaret ortağınız. Bu Uzman Danışman (EA), ticaret deneyiminizi basitleştirmek için tasarlanmış bir yapay zeka şaheseridir. Grafiklerinize sorunsuzca entegre olur ve XAU, EUR ve GBP çiftleri üzerinde olağanüstü basitlik ve verimlilik ile çalışır, herhangi bir broker ile uyumludur. Ana Özellikler: AI Destekli Strateji: Otomatik AI Ticareti MT
Description of Scalping MT5 EA Scalping MT5 EA is a powerful, simple, and user-friendly trading tool designed for traders seeking an effective scalping strategy. This fully automated EA saves you time and maximizes profit opportunities from short-term price movements. Key Features Fully Automated : Scalping MT5 EA handles every stage of trading, from market analysis to order placement and risk management. Easy Setup : With simple input parameters, you can customize the EA to suit your trading st
Bullish AI Trader EA (MT5) – AI-Assisted Auto Trading for XAUUSD Bullish AI Trader is an automated Expert Advisor for MetaTrader 5 designed to trade XAUUSD (Gold) with a rules-based, AI-assisted signal engine and built-in risk control. Important: Although the name is “Bullish”, the EA is NOT buy-only . It can open BUY or SELL trades — both directions follow the same logic, depending on market conditions and the detected signal. Key Features AI-Assisted Signal Engine: Uses a multi-factor model (p
Dynamic Volatility Breakout EA – Precision Trading for MetaTrader 5 Unleash the power of breakout trading with the Dynamic Volatility Breakout EA , a sophisticated Expert Advisor (EA) for MetaTrader 5 (MT5). Developed by Shi Xiong, this fully automated EA captures high-probability breakout opportunities driven by market volatility, making it ideal for traders seeking consistent performance with minimal effort. Optimized for XAUUSD on the H1 timeframe, it offers robust risk management and seamles
Raw Tick Recorder EA for MetaTrader 5 For full setup instructions and demo version that works on chart (not just Strategy Tester), visit:   Full User Guide –  Raw Tick Recorde r Public channel:   CLICK HERE Raw Tick Recorder EA is a lightweight utility that captures every tick from your broker's price feed in real time. It records bid/ask data with millisecond accuracy and exports to multiple formats, including .csv, .bin, and .bi5 . This EA does not send, modify, or manage orders. It only list
Break Even Helper – Simple SL Manager for MT5 Break Even Helper is a lightweight and efficient MetaTrader 5 utility that helps traders manage risk by automatically moving the Stop Loss (SL) to break-even when a trade reaches a certain profit level. Looking for MetaTrader 4 version? I t is available separately in the Market:   Break Even Helper MT4 This tool is ideal for traders who want a simple break-even function without the complexity of full trailing stop systems . It supports all account ty
Filtrele:
İnceleme yok
İncelemeye yanıt