• Overview
  • Reviews
  • Comments

Pionex Crypto API EA Connector for MT5

Pionex API EA Connector for MT5 – Seamless MT5 Integration

Overview

The Pionex API EA Connector for MT5 allows seamless integration between MetaTrader 5 (MT5) using the Pionex API. This powerful tool enables traders to execute and manage trades, retrieve balance information, and track order history—all directly from MT5.

Key Features & Functions

🔹 Account & Balance Management

Get_Balance(); – Retrieves the current account balance from Pionex

🔹 Order Execution & Management

orderLimit(string symbol, string side, double size, double price); – Places a limit order at a specified price.

orderMarket(string symbol, string side, double size, double amount); – Places a market order with a given size and amount.

Cancel_Order(string symbol, string orderId); – Cancels a specific order by its ID.

Cancel_All_Order(string symbol); – Cancels all open orders for a given symbol.

🔹 Order Tracking & History

Get_Order(string orderId); – Retrieves details of a specific order.

Get_All_Order(string symbol); – Retrieves all past orders for a symbol.

Get_OpenOrder(string symbol); – Retrieves all currently open orders for a symbol.

🔹 Trade Execution History

Get_Fills_By_Order_Id(string orderId); – Retrieves the fill details of a specific order.

Get_Fills(string symbol); – Retrieves all fill history for a specific trading pair.

Why Use Pionex API EA Connector?

✅ Automated Trading – Execute trades directly from MT5 using your EA without manual input.

✅ Fast & Secure API Access – Direct API connection via Pionex.

✅ Efficient Order Management – Easily manage open and closed orders vis symbol function calls.

✅ Seamless MT5 Integration – Trade Pionex assets just like native forex pairs in MT5.


DEMO SCRIPT

Recommended products
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for cu
SL TP Manager Utility MT5
AL MOOSAWI ABDULLAH JAFFER BAQER
SL-TP Manager Utility for MT5 - Professional Risk Management Tool Advanced Position Protection & Profit Management SL-TP Manager Utility is a powerful, intuitive tool designed for traders who want precise control over their risk management. This utility provides a sleek interface for setting, modifying, and managing your Stop Loss, Take Profit, and Trailing Stop levels with just a few clicks. Key Features: Dual Mode Operation: Set values in pips or absolute price with a simple toggle Independent
Based on the trading model/strategy/system of gold double-position hedging and arbitrage launched by Goodtrade Brokers, problems encountered in daily operations: 1. Account B immediately places an order immediately following account A. 2: After account A places an order, account B will automatically copy the stop loss and take profit. 3: Account A closes the position of Account B and closes the position at the same time. 4: When account B closes the position, account A also closes the position.
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 );    //复杂开单
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
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        - 
Mt5TradeCopier
Mcblastus Gicharu Ndiba
Forex Trade copier MT5.  It copies forex trades, positions, orders from any accounts to any other account,  MT5 even multiple accounts. The unique copying algorithm exactly copies all trades from the master account to your client account. It is also noted for its high operation speed and Tough error handling. It also can copy from demo account to live account too. It is one of the best free trade copiers that can do ,  MT5 or to multiple accounts  MT5 to multiple accounts  Features of Trade Copi
The indicator builds current quotes, which can be compared with historical ones and on this basis make a price movement forecast. The indicator has a text field for quick navigation to the desired date. Options: Symbol - selection of the symbol that the indicator will display; SymbolPeriod - selection of the period from which the indicator will take data; IndicatorColor - indicator color; Inverse - true reverses quotes, false - original view; Next are the settings of the text field, in w
EuroWave
PT. PELATIHAN PROFIT INTERNASIONAL
1 (1)
EuroWave   is Trading Robot with using safety and comfortable strategy, because it only opens one order with Stoploss and Takeprofit for protection and does not use dangerous strategies such as hedging, averaging and scalping. EuroWave  trades automatically on your account and provides stable profits every day. Trade fast and do not hold prolonged losses with sophisticated recovery algorithms, as well as exceptional reliability and resistance for all changes occurring in the market volatility. E
Utility for automatic order and risk management. Allows you to take the maximum from profits and limit your losses. Created by a practicing trader for traders. The utility is easy to use, works with any market orders opened manually by a trader or with the help of advisors. Can filter trades by magic number. The utility can work with any number of orders at the same time. Has the following functions: 1. Setting stop loss and take profit levels; 2. Closing trades by trailing stop levels; 3
KP TRADE PANEL EA is an EA MT5 facilitates various menus. KP TRADE PANEL EA is an EA skin care in MT5 is an EA that puts the system automatically in download EA MT5 to test with demo account from my profile page while some Trailing Stop Stop Loss require more than 0 features EA determines lot or money management calculates lot from known and Stop loss TS = Trailing stop with separate stop loss order Buy more AVR TS = Trailing stop plus
Native Websocket
Racheal Samson
5 (5)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 Web Socket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native t
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
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
The Cipher Hybrid-HFT Gold Trader: The Power of Probability Theory and Price Action Principles The vast majority of technical indicators are the same age as dinosaurs. Also, many retail traders are not aware of this fact: most technical indicators are developed for the stock market - not for the forex and not for the metals market. The apparent fact that you can not achieve consistent success in the metal market with old technical indicator theories and with the tools developed for stock market
Description:  For a comprehensive understanding of our indicators, we invite you to explore the entire Q&A section within this MQL5 blog post   here . The "Currency Strength Meter Strategy" Indicator is a cutting-edge technical analysis tool that offers traders a unique perspective on the forex market. By analyzing the relative strength of different currencies, this indicator provides valuable insights into the market's dynamics, allowing traders to make informed decisions. Understanding Curren
Premium level is a unique indicator with more than 80% accuracy of correct predictions! This indicator has been tested for more than two months by the best Trading Specialists! The author's indicator you will not find anywhere else! From the screenshots you can see for yourself the accuracy of this tool! 1 is great for trading binary options with an expiration time of 1 candle. 2 works on all currency pairs, stocks, commodities, cryptocurrencies Instructions: As soon as the red arrow app
SignalXpert MT5
Steve Rosenstock
FREE INDICATOR - UNLIMITED ACCOUNTS -   CLICK HERE FOR ALL MY FREE PRODUCTS The SignalXpert was developed by me to provide traders who use the free RangeXpert MT5 indicator with a powerful analysis tool. It enables the simultaneous monitoring of up to 25 different assets in different timeframes and recognizes the most important market movements in real time. Thanks to the integrated alarm function, notifications can be sent by alert, push or e-mail so that you never miss a trading opportunity
FREE
Tools for earning and research. The core of the trading signals and strategy is based on the author's algorithm for the formation of price forecasting patterns. Applicable to any instrument! Supplemented with a control system based on the MA "Nine-Tailed Fox" , updating and adjusting the signal as accurately as possible for the market, instrument and period of work. Eligible: All instruments in all markets (there are exceptions). Who it's for: hedge funds, fund and asset managers, investment
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
To download MT4 version please click here . - This is the exact conversion from TradingView: "Trend Direction Force Index - TDFI [wm]" By "causecelebre". - The screenshot shows similar results from tradingview and Metatrader when tested on ICMarkets on both platforms. - This indicator uses multiple levels of averaging to detect trend strength. - You can optimize filter low and filter high levels to achieve best results. - You have access to buffers to use in EAs. - This is a light-load processin
Crash5 EA ,I s a automatic robot that has the level of professional decision when to take a trade without any emotion. The bot will help in your scalping decision making with its own TP (take profit) and SL (stop loss) with the trail stop when in profit. This is a trend based spike catching ,looking on whats happening in real time charts no repainting of any signals. The robot helps in making decisions on the candle stick pattern opened and closed lat price with the help of RSI ,MACD and the EMA
Manyal trading system, CovEchoTrend Robot, focuses on reliability and flexibility. By employing statistical analysis methods to study the relationships between the base indicator and market patterns, the system enables a deeper understanding of market processes. Intelligent pattern analysis: The application of statistical data processing helps identify key trend reversal points more accurately, signaling significant market shifts. Informed decision-making is based on the intersection of indicato
Phoenix Plus
Dang Cong Duong
At first, I got my teeth into  Phoenix  Ultra   Expert Advisor. This   Expert Advisor  will support automatic close order if the direction is correct and perform recovery if the direction is wrong. If you enter an order: 1. The price goes in the right direction and hits the   Min Profit Point ,   trailing stop 20% of the current profit. 2. The price goes in the opposite direction, the Expert Advisor will place the order with the volume is   Recovery Volume Percent  at the input, the distance to
Owl Smart Levels MT5
Sergey Ermolov
4 (29)
MT4 version  |   FAQ The Owl Smart Levels Indicator is a complete trading system within the one indicator that includes such popular market analysis tools as Bill Williams' advanced fractals , Valable ZigZag which builds the correct wave structure of the market, and Fibonacci levels which mark the exact levels of entry into the market and places to take profits. Detailed description of the strategy Instructions for working with the indicator Advisor-assistant in trading Owl Helper Private User
Forex Relative Performance indicator This indicator calculates the relative strength of major currencies against the US dollar. The basic idea behind this indicator is "to buy strong currency and to sell weak currency". This indicator allows you to quickly identify the best forex pair to trade according to your trading style (Intraday, Scalping, Swing, or Long Term)
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
Gyroscopes mt5
Nadiya Mirosh
5 (2)
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Best Tested Pairs :-  Step Index (Also can use on other pairs which spread is lowest) How does the Magic Storm work The Magic Storm will commence only if the Initial Trade becomes a losing trade. In case the initial trade is a profitable one, or has been closed by the trader there is no need for the Magic Stormto be initiated. Let’s assume that the initial trade was a 1 lot buy trade with Recovery Zone Range Pips is 50 and Recovery Zone Exit Pips is 150 pips. The take profit for this tr
Hamster Scalping mt5
Ramil Minniakhmetov
4.71 (209)
Hamster Scalping is a fully automated Expert Advisor. Night scalping strategy. The RSI indicator and an ATR-based filter are used for entries. The advisor needs a hedging account type Be careful i not sell EA or sets at telegram it scam. All settings free here at   blog .  IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Real operation monitoring as well as my other products can be found here: https://www.mql5.com/en/users/mechanic/seller General Recommendati
Buyers of this product also purchase
BitMEX Trading API
Romeu Bertho
5 (1)
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
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
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
Nmt5
Liang Qi Quan
这段代码是一个简单的交易专家顾问(Expert Advisor)示例,主要功能如下: 使用两个移动平均线(MA)作为交易信号: 快速MA(FastMA)和慢速MA(SlowMA) 初始化函数(OnInit): 创建两个MA指标句柄 设置数组为时间序列模式 清理函数(OnDeinit): 释放指标句柄,防止内存泄漏 主要交易逻辑(OnTick): 获取最新的MA值 判断趋势和交易信号 在无持仓时执行交易 交易规则: 上升趋势+买入信号时开多单 下降趋势+卖出信号时开空单 使用固定的止损和止盈点数 风险管理: 使用输入参数设置交易手数、止损和止盈 每次只允许一个持仓(inTrade变量) 使用MQL5的Trade库进行交易操作,简化了下单过程 这个EA适合初学者学习,展示了基本的EA结构和简单的交易策略实现方法。但在实际使用前,还需要进行更多的测试和优化。
*****主要交易XAUUSD,如果测试的时候,建议调整到XAUUSD,其他交易标的不能保证盈利效果********* 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! **************************************************************************************************************************************************************** 1、【简述】主要为趋势交易,严格筛选交易信号,一旦交易信号明确,快速交易。 2、【止损止盈】每月止盈15%,止损30%。 3、【特殊说明】严格的交易执行逻辑,一旦当月达到止盈止损后,坚决不再开
Flip Manager
Caleb David Kiragu
Introducing Flip Manager: Smart, Automated Ledger Management for Traders After years of manually tracking trades, managing account records, and balancing ledgers, I realized there had to be a better way. Keeping up with every transaction, profit calculation, and risk adjustment was becoming a time-consuming task—so I set out to automate the entire process. That’s how Flip Manager was born. I teamed up with a skilled programmer who shared my passion for efficiency and accuracy in trading. What st
This product has been on development for the past 3 years, It is the most advanced codebase for working with all kinds of Artificial intelligence and machine learning code in MQL5 programming language. It has been used to create many AI powered trading robots and indicators in MetaTrader 5. This is a premium version of the free and open source project on machine learning for MQL5, linked here:  https://github.com/MegaJoctan/MALE5 . The free version has fewer features, less documented, and poorly
WalkForwardOptimizer MT5
Stanislav Korotky
3.63 (8)
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.
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  
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API For chart : Renting Crypto Charting for OHLC data or Crypto Ticks with Order Book Depth is optional If your EA is HFT and operations on seconds chart, You may be interested in converting charts to se
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
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. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
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
MetaCOT 2 CFTC ToolBox MT5
Vasiliy Sokolov
3.67 (3)
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
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
OrderBook History Library
Stanislav Korotky
3 (2)
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
BitMEX Trading API
Romeu Bertho
5 (1)
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
Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEven
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
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
Gold plucking machine S   Gold plucking machine  S Gold plucking machine S   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
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
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 installation
This library is used for sorting key and value arrays, we often need to sort values. like in the python language sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) import function Example of usage scenarios 1. Grid EA orders are sorted according to the opening price void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(i))         {          Order
GetFFEvents MT5 I tester capability
Hans Alexander Nolawon Djurberg
Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it? By this simple library you can do it easily,Just import/integrate the library into your system,then get all possible values for each news   Even In Strategy Tester   . Note: Please add the address " https://www.forexfactory.com/ " of news feed at your MT5 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator ba
A Simple Moving Average (SMA) is a statistical indicator used in time series analysis. This indicator represents the arithmetic mean of a sequence of values over a specific period of time. SMA is used to smooth short-term fluctuations in data, helping to highlight the overall trend or direction of changes. This aids analysts and traders in better understanding the general dynamics of the time series and identifying potential trends or changes in direction.  More information you can find in Wiki 
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 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
More from author
Crypto Charting
Rajesh Kumar Nait
5 (2)
Crypto Charting for MT5 – Advanced Cryptocurrency Charts for MetaTrader 5 Seamless Crypto Trading & Analysis on MT5 Take your cryptocurrency trading to the next level with Crypto Charting for MT5 . This powerful tool provides real-time OHLC charts via WebSocket, ensuring fast and reliable market data without the risk of API limitations or IP bans. Designed for professional traders and algorithmic strategies, it seamlessly integrates with MT5 , offering fully automated historical updates, strateg
Patterns Explorer for Triangle pattern such as symmetrical triangle, asymmetrical triangle or right angle triangle , Wedge pattern such as Rising wedge or Falling wedge, Expansion pattern and Trend Channel This indicator explores historical pattern as well as current patterns, It is the best indicator for those who are trying to save time from manually drawing trendline or triangle and want to use this for automated analysis of plotting best patterns on chart Features : - Panel for changing ZigZ
This indicator finds Double Top and Double bottom Example : What is Double Top When price establishes a new high and then falls, then reverse to the same candle area of High then its considered a valid double top and vice versa for double bottom. 1. It plots and high and low on visible chart if ChartChange is set to true else it searches on new bar opening 2. If there is double top and double bottom found in visible chart window then it plots a line 3. It has options to customize text color, tex
FREE
Crypto Ticks and Depth
Rajesh Kumar Nait
5 (1)
CRYPTO TICKS Next-Gen Market Data Streaming Supports Multiple Exchanges: Binance [ Spot : Supports Order Book Depth on active chart window & Futures (Supports multiple Order Book Depth ) ] & Kucoin (Spot & Futures)  with Order Book depth on active chart window | Bybit (Futures & Inverse Futures) Key Features: Robust Auto Re-connection – Never miss a tick! Live Tick-by-Tick Data – Supports @trade, @ticker, @bookTicker & @aggTrade (Binance) OHLC Historical Data – Direct
Real Spinning Top Indicator  It detects accurate spinning top on chart with balanced body and wick height ratio which is the true meaning of spinning top which differs it from Hammers and Doji or Null Candlestick. This indicator plots an wingdings icon at number of spinning tops found on the chart. Settings include Number of Bars : To adjust search on number of bars Color of Icon :change color of icon Icon code : change code of wingdings for icon
FREE
This indicator plots upto 6 levels which can be enable / disable to make chart cleaner as per trader's requirement These 6 levels are in 2 sets : High and Low For each sets, different timeframe can be selected It is based on strategy of Previous High Low reversal, as its considered that price usually show rejection in smaller timeframe like 5min when price reach Daily, Weekly or Monthly High Low Features : - Track upto 6 Timeframe High Lows in single chart - Set alerts on these levels, Mail, Pus
Multi Symbol Double Click anywhere on chart to set price alert and get notified from Terminal Alert or Push Notification 1. Add the EA Utility on chart 2. Browse chart by <- left or -> right arrow keys 3. Double click anywhere on chart and it will add a line, drag this line to set your desired price and voila, alert is set! When price will reach to the line it will notify you with either terminal or push notification as per utility's settings.  This alert will keep working even if you restart te
Binance Trading Tool for MT5 1. This product include live chart from websocket, historical chart, automatic updates on restart of mt5 terminal to make it run smooth with zero manual intervention that makes you experience to trade Binance smoothly. Trading, Live chart & Historical Data available for Spot and Futures How to use : 1. You need to add your API key and secret in Input field of this utility. When you create your API, make sure you enable Futures to trade Futures 3.  You need to a
Crypto to MT5
Rajesh Kumar Nait
Crypto.com to MT5 Live Candlestick Stream to Metatrader 5 from Crypto.com websocket Its a OHCLV (Open High Low Close Real Volume ) Live Rates Data you can check my other crypto product on my profile  https://www.mql5.com/en/users/rajeshnait/seller 1. OHLCV Data 2. Supports and Creates Multiple Symbols 3. You need to add Crypto.com websocket and api URL as mentioned at Tools > Options > Allow Webrequest from URL tab and also tick Allow Webrequest checkbox - Websocket URL : stream.crypto.com - API
Higher Time Frame Bars
Rajesh Kumar Nait
5 (1)
This indicator efficiently tracks any other timeframe candlesticks which you want to track on same chart 1. Select any higher time frame to load bars on same chart 2. Customize colors, width, background and style of candlesticks and wick width 3. Choose number of bars to draw candlesticks 4. Track higher timeframe complete candles along with wick and body 5. Easy and convenient for those who dont want to switch chart. 6. See candle range { high - low } and change color, font, size 7. Enable / Di
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API For chart : Renting Crypto Charting for OHLC data or Crypto Ticks with Order Book Depth is optional If your EA is HFT and operations on seconds chart, You may be interested in converting charts to se
Multi Symbol Double Click anywhere on chart to set price alert for MT4 and get notified from Terminal Alert or Push Notification 1. Add the EA Utility on chart 2. Browse chart by <- left or -> right arrow keys 3. Double click anywhere on chart and it will add a line, drag this line to set your desired price and voila, alert is set! When price will reach to the line it will notify you with either terminal or push notification as per utility's settings.  This alert will keep working even if you r
This indicator plots upto 6 levels which can be enable / disable to make chart cleaner as per trader's requirement You can get alerts on Previous Week Previous Day, Previous Month or high low of any period previous candle available in MT4 These 6 levels are in 2 sets : High and Low For each sets, different time frame can be selected It is based on strategy of Previous High Low reversal, as its considered that price usually show rejection in smaller timeframe like 5min when price reach Daily, We
Cobra Pivot Points is an indicator for plotting best optimized pivot points support and resistance levels which you can backtest yourself by downloading the DEMO. 1. Select 7 type of Pivot Mode : Cobra, Camarilla 1, Camarilla 2, Floor, Woodie, Demark and Fibonacci pivots 2. You can use any time frame to find pivot points support and resistance 3. You can play with Previous day High Low Close value with Shift parameter. 1 = Previous Bar, 2 = Bar before Previous bar and so on.. These parameter wil
Multi Currency Previous Candle or Previous Bar Scanner helps you scan multi symbol charts with any custom timeframe which you select from indicator settings. Based on product : https://www.mql5.com/en/market/product/110229 It can be used to scan multi symbols for Previous Day high low, Previous week high low, Previous month High low or any custom timeframe e.g. Previous 4 hour chart high low It filters noise and gives directional alerts when price touches High or low line  The strategy is simp
Pivot Points Multi Symbol Scanner scans all symbols available in marketwatch for Floor, Woodie, Camarilla, Demark or Fibonacci Pivot Points. You can select any timeframe to calculate pivot points and get alerts when price touch these levels of support and resistance. For visual Pivot Points You may be interested in this product : https://www.mql5.com/en/market/product/110231 It has options for choosing various alerts type You can choose and set frequency to scan in milliseconds 1000 means it
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API and does not include charts. Users may use charts from brokers who provides Crypto and send orders to binance - Supports One way and Hedge Mode - Place Limit, SL Limit and Take Profit Limit Orders -
Add this indicator to chart and set the ExtDepth Setting of ZigZag  It gives instant alert when Price touches trendline Upper, Lower or Middle channel Features : -Enable / Disable alerts on upper, lower or middle line - Add pause after a alert in seconds - Pause or Unpause Trend channel with button on chart - Add early alerts by adding points in input field, for example ETH price is 2900.25 here the digits 25 is "point", so if you add 25 in input field in points and if the value of lower line
Kraken Crypto Exchange Futures History Update Panel Features : 1.  It will create symbol based on setting and update history fully which is available from Kraken API for the symbol. This panel updates history on Kraken Futures symbols with Open High Low Close data, It also Prints message when History Update is complete. Please note this is not LIVE Data.   3.  You need to add Kraken API URL as mentioned at Tools > Options > Allow Webrequest from URL tab and also tick Allow Webrequest checkbox
5 EMA Scalping Strategy Multi Symbol Scanner This EA utility will scan all symbols which are selected in marketwatch and alert when such condition is formed in chart when Candle low is above EMA 5 for Sell alert and Candle high is lower from EMA5 so you can be ready before selling or buying for scalping purpose on 5min chart For more details watch attached video Logic : When a candle closes above 5 EMA in 5 mins chart, Wait for its low to break and Sell when low is broken by wick, Your SL shou
Multi Symbol ZigZag Breakout Scanner scans all symbols selected in marketwatch. It will help finding double top, double bottom or any fibonacci extension level easily when price is about to reach those levels. You can select Timeframe, and multiple Extdepths (up to 3) of Zigzag. Recommended ZigZag are 21,34 and 55 which covers all types of Zigzag and filter noise You can set to receive either terminal alert or push notification or both Use cases : 1. To find Break of structure of order blocks 2
Market structures are the one which when breakout in higher timeframe may help clears a trend to a trader. 1. This indicator will draw ZigZag to only last 2 structures (previous high and low of ZigZag ) and a new bar of ZigZag will be only formed when break of structure happens 2. It gives Terminal and Push notificationon break of structure 3. Increase and Decrease Extdepth of ZigZag from "[" and "]" keys to adjust swing 4. Change colors of Line AB BC and CD 5. Add to many charts and get alerts
Fibo Musang FMBCR CB1 breakout multi symbol scanner for MT5 scans all symbols selected in marketwatch for dominan break Fibo Musang CB1 or Candle Break 1 is a strategy that works very well on Gold XAUUSD and other forex symbols. This scanner will help you scan mulltisymbol currencies very fast and get alerts on FMCBR CB1 breakout Please see video for more details as its completely customizable as per trader's preference: 1. You can select timeframe and History of Bars 2. You can modify your p
Control Candle is the candlestick which holds multiple inside bars and are in control until its high low range is broken by close of any candlestick. When control candle is broken, price may act on these control candle as support and resistance. This indicator create rectangles on chart which will help you find control candles fast. Control candle indicator box is customizable by color, style, width and other options in indicator settings.
Cobra Levels
Rajesh Kumar Nait
Introducing Cobra Levels Watch the Tutorial video of backtest and accuracy : here This strategy is based on the concept that prices will revert to their mean or average value over time. Identify the mean price : Calculate the levels e.g. U4 U5 or D4 D5 Wait for the price to move away from the mean (Middle Line) before taking action. Buy and sell signals : Buy : When the price falls below the lower threshold. Sell : When the price rises above the upper threshold. These are 6 sets of levels w
This indicator allows you to show fibonacci levels labels with big font size . It supports up to 25 fibonacci levels - As soon as you draw fibonacci it shows the levels you added as input parameter with big font size with the color and font you choose. Customizable options : 1. Fibo Text Font 2. Fibo Text Size 3. Fibo Text Color 3. Add description to each level 4. Other options such as Anchors and Degrees
Cobra Pivot Points is an indicator for plotting best optimized pivot points support and resistance levels which you can backtest yourself by downloading the DEMO. 1. Select 7 type of Pivot Mode : Cobra, Camarilla 1, Camarilla 2, Floor, Woodie, Demark and Fibonacci pivots 2. You can use any time frame to find pivot points support and resistance 3. You can play with Previous day High Low Close value with Shift parameter. 1 = Previous Bar, 2 = Bar before Previous bar and so on.. These parameter wil
Multi Currency Previous Candle or Previous Bar Scanner helps you scan multi symbol charts with any custom timeframe which you select from indicator settings. Based on product : https://www.mql5.com/en/market/product/78657 It can be used to scan multi symbols for Previous Day high low, Previous week high low, Previous month High low or any custom timeframe e.g. Previous 4 hour chart high low It filters noise and gives directional alerts when price touches High or low line  The strategy is simpl
Pivot Points Multi Symbol Scanner scans all symbols available in marketwatch for Floor, Woodie, Camarilla, Demark or Fibonacci Pivot Points. You can select any timeframe to calculate pivot points and get alerts when price touch these levels of support and resistance. For visual Pivot Points You may be interested in this product : https://www.mql5.com/en/market/product/110072 It has options for choosing various alerts type You can choose and set frequency to scan in milliseconds 1000 means it
Easy Fibonacci
Rajesh Kumar Nait
Easy Fibonacci is an indicator for MT5 which allows you to plot fibonacci retracement easily Features 1. up to 10 fibo levels can be set from indicator settings 2. Each level may have different line style, line color, line width and other settings customizable 3. You can use Mouse with Extra buttons to map V and B keys and conveniently plot fibonacci Button Actiions : B and V : Plot Top / Bottom fibonacci on visible area of chart N and M : Next and Previous Candles swing extensions R : Reset Wa
Filter:
No reviews
Reply to review