• Overview
  • Reviews
  • Comments

Artificial Intelligence ML

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 maintained. It is made only for small AI models.

This premium product everything you need to effectively code AI powered trading robots.

Reasons why you should buy this library?

  • Very easy to use, the syntax in the code is user-friendly, it resembles popular AI libraries in Python, Scikit-learn, TensorFlow, and Keras.
  • Well documented, There are plenty of videos, examples, and documentations to help you get started.
  • Computational friendly, It is well optimized for performance, it works just like a regular EA. 
  • Batteries included, No DLL files or additional dependencies required, everything can be compiled into a single .EX5 file that can be tested and easily shipped to individuals or into the MQL5 market.
  • 24/7 coding support. I will provide all the assistance to make sure you get it right and help fix issues when they arise. 

Who can have this library?

  • Anyone with a basic understanding of machine learning and AI.
  • ML enthusiasts, those coming from a Python ML community, are much welcomed.
  • MQL5 intermediate to advanced coders, not for beginners.

AI models present in the Library.

  • Linear regression
  • Logistic regression
  • Ridge regression
  • Lasso 
  • Ridge
  • ElasticNet
  • AdaBoost
  • Isolation Forest
  • Random Forest
  • Support Vector Machines (SVM)
  • Decision Trees
  • Feed Forward Neural Networks (FNN)
  • Convolutional Neural Networks (CNN)
  • Recurrent Neural Network (RNN)
  • Long-Short Term Neural Network (LSTM)
  • Gated Recurrent Unit (GRU)
  • CatBoost
  • LightGBM
  • XGBoost
This library isn't a home for AI models only, it has all the tools for effective data analysis and preprocessing for machine learning such as the Pandas library, Numpy, Scikit-learn preprocessing, imputations and much more.

After purchasing a library send me a direct message and you will be added to a private Github repository where all the code and files are hosted. 


Recommended products
OpenAI Library MT5
VitalDefender Inc.
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
R Factor EA MT5
Raphael Minato
5 (4)
R FACTOR Multi Strategy Expert Advisor with Proprietary Dynamic Portfolio Management System After 4 years of development and more than  3  years of real positive results, R Factor is available for MQL5 community! It has always been important for us that the strategies performed positively for the creator before it could be shared.  Skin In The Game is essential to demonstrate the belief in the strategy and also to provide a continuous improvement of it. Anyone who has been in this market for s
Position Manager MT5
Mr Anucha Maneeyotin
All-in-One Position Controller for Your EA Plug and Play — No need to write trade handling code again Full Source Code | Compatible with any EA Feature Close all positions Close profit on Friday Close profit by amount Close profit by patial Get pivot point Open buy and control risk management Open sell and control risk management Support MT5 platform only Support overload method
Trading Notes   is an innovative tool designed for traders to streamline their decision-making process by allowing them to write and display important reminders or short details directly over their trading charts. This essential feature ensures that traders have quick access to their personalized checklist before opening any positions, enhancing their trading efficiency and accuracy. MT4 Version -  https://www.mql5.com/en/market/product/120613 Key Features: Five Customizable Input Fields:   Trad
FREE
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
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
MarketBookInfoEA
Evgenii Akselrod
Эксперт собирает данные из биржевого стакана, суммируя отложенные ордера на покупку или продажу. Далее, по сумме ордеров определяется общее направление, куда смотрят участники рынка. Если суммарные покупки/продажи превышают определенный коэффициент, то производится сигнал. Настройки: Timer=5 // указывается как часто обновлять данные по рынку в секундах. Чаще чем раз в 10 секунд ставить не рекомендуется. X-size =700 // размер окна по оси Х. Y-size=650// размер окна по оси Y. Only "Market Watch"?=
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
The UZFX - Close All Open Buy & Sell Orders Instantly script for MetaTrader 5 (MT5) is a powerful tool that enables traders to immediately close all active market positions with a single execution. This script is ideal for emergency trade management, helping traders quickly exit the market during high volatility, news events, or strategy adjustments. Checkout All Other Products -->  HERE Features: Closes all open Buy and Sell positions across all symbols. Uses the latest Bid/Ask price for accu
The "Super Trend Alert MT5" is an indicator designed for the MetaTrader 5 (MT5) trading platform. The specific details and functionality of this indicator may depend on the version or settings you are using. The Super Trend indicator is a popular technical analysis tool that helps identify the direction of the current market trend. It is displayed as a line on the price chart and is accompanied by alerts to notify traders of potential trend changes. To use the "Super Trend Alert MT5" indicator i
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
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.
ScalperGun
Mikhail Nazarenko
Scalper gun  - главное оружие для торговли скальпингом и свингом, с визуализацией и алертом точек входа. Индикатор работает как в трендовых, так и в нетрендовых рыночных условиях. Подходит начинающим и опытным трейдерам.  SCALPER GUN превосходит по скорости, качеству визуализации и точности входа популярные топовые индикаторы этого сайта!!! Перед покупкой скачайте демо Scalper gun и сравните с аналогичными индикаторами для скальпинга в тестере MT4. Особенности Это готовая торговая система с визу
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 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
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.4 (5)
Library to add the Information Panel to your Expert Advisor for MetaTrader 5. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
Volume Flow Binance
Thalles Nascimento De Carvalho
Volume Flow Binance! Have you ever imagined accessing the times and trades of your favorite cryptocurrency, with detailed insights into volume flow and price movement analysis, even if your broker doesn’t offer complete trading history access? With Volume Flow Binance , that’s now a reality! This MQL5 script is designed for cryptocurrency traders seeking a detailed view of real-time market dynamics. Key Features: Direct access to the times and trades of any cryptocurrency listed i
FREE
Delete Only Pending Orders
Muhammad Usman Siddique
The UZFX - Delete Only Pending Orders script for MetaTrader 5 (MT5) is a simple yet effective tool that automatically removes all pending orders (Buy Limit, Sell Limit, Buy Stop, Sell Stop) from the trading account. This script is ideal for traders who want to clear their pending orders instantly without affecting active market positions. Checkout All Other Products -->  HERE Features: Deletes all pending orders (Buy Limit, Sell Limit, Buy Stop, Sell Stop). Does not affect open market position
FREE
The Definitive Performance Testing Solution for MetaTrader Environments What This Tool Does This specialized benchmark utility measures the performance of your MetaTrader environment, providing insights that impact your trading execution. Unlike generic system benchmarks, this tool evaluates performance specifically within the MetaTrader runtime environment. For Professional Traders & Developers: Performance Metrics : Measurements of calculation throughput and memory efficiency Trading-Specific
MarketBookInfo
Evgenii Akselrod
Индикатор собирает данные из биржевого стакана, суммируя отложенные ордера на покупку или продажу. Далее, по сумме ордеров определяется общее направление, куда смотрят участники рынка. Если суммарные покупки/продажи превышают определенный коэффициент, то производится сигнал. Настройки: Timer=5 // указывается как часто обновлять данные по рынку в секундах. Чаще чем раз в 10 секунд ставить не рекомендуется. X-size =700 // размер окна по оси Х. Y-size=650// размер окна по оси Y. Only "Market Watch"
Just a panel for drawing levels. Minimal but very useful thing. This is a further development of the free version. This is the version that I use myself and it has many behavior adjustments. ---- 12 types of customized levels. Support for rectangle and line levels. If you need to prevent a level from extending, add "noext" to the end of the name level object. For any update idea please contact me here. ---- This is not an indicator, don't download the demo, it doesn't work For test see free ver
Timeframe Separator
Alexandre Borela
5 (1)
If you like this project, leave a 5 star review. Often times we are using brokers that are outside of the GMT-0 timezone, this not only complicates things, but, it can make seeing when a trading session starts a bit more difficult than it should. This indicator allows you to set a timezone offset it will draw a vertical line for the: Day. Week. Month. Quarter. year.
FREE
The Red Devil Shorter is a fully automatic short setup based on EMAs and SMAs. Attention:  Only 9 of 10 copies left at the price of $250, after that the price goes up to $499 Signal:  https://www.mql5.com/de/signals/1826330 We use this great EA exclusively for the EUR/CHF pair, as we developed it specifically for that. The idea behind the setup is the weakness the EUR/CHF shows in the default time.  The trades are mainly closed by counter signals or the set time. In rare cases, trades are closed
Hello friends Investing is considered a difficult and risky business in the eyes of the people. But if you invest by acquiring knowledge and skills, the market will never harm you. Filter writing in the capital market is one of the actions that professionals take in this field to increase productivity and save time. Due to the activity of a large number of symbols, the volume of stored information and data is very high. People active in this market sometimes need a series of information and du
MT5 AI Chatbot
Thomas Bradley Butler
BE PATIENT WITH THE BOT AS THE RESPONSE TIME COULD BE IN SECONDS. IT WILL RESPOND. MAKE SURE TO PRESS THE SEND AND THEN WAIT. IT IS A SIMPLE CHAT GPT BOT FOR MT5 AND MQL5. In comments Add your API Key in the inputs and  add these to web request in Expert Advisor tab: CHAT WITH AI ON MQL5 AND MT5.  THE PROMPT MUST CONTAIN MQL5 OR MT5, OTHERWISE IT WILL NOT RESPOND.  IT IS TRAINED ONLY ON MT5 AND MQL5. NOTE THAT IT WILL ONLY WORK IN REAL TIME CHARTS, NOT IN BACKTEST.  Add your API Key in the inpu
The Universal Signal Dashboard (USD) is a signal dashboard or indicator matrix. It can generate a matrix of signals from values, chart and candle prices, and from the buffer output of almost any technical indicator. However, unlike most dashboards of the same category, USD is configurable based on the inputs provided by the user within the app interface. The tabs (Display, Data, and Signals tabs) starts empty and the Display tab will show more display entries as the user adds more signal entries
Directional Volatility and Volume Oscillator for MetaTrader 5 - Master Market Dynamics Discover the power of precision trading with the "Directional Volatility and Volume Oscillator" meticulously designed for MetaTrader 5. This advanced tool combines the insights of directional analysis, volatility measurement, and volume tracking to provide you with unparalleled market understanding. Basic Details : Indicator Type : Directional Volatility and Volume Oscillator for MetaTrader 5 Key Metrics : Rea
Trend Monitor VZ MT5
Sergey Ermolov
5 (1)
MT4 version   |  Valable ZigZag Indicator  |   FAQ The Elliott Wave Theory  is an interpretation of the processes in the financial markets, which is based on the visual model of waves on the price charts. According to this theory, we can know exactly which trend is prevailing on the market now, upward or downward. The  Valable ZigZag Indicator  shows the   wave structure of the market , as well as indicates the direction of the main trend at the moment on the current timeframe. For your conven
EQUITY DRAWDOWN MONITOR   This is a simple mt5 advisor that monitors the drawdon levels Features: Easy to use Useful for money managers How to Use  Load the EA once a single chart Type the maximum drawdown desired in inputs Leave the EA alone and never close that chart The EA monitors all trades and magic numbers in your account. Input Parameter Drawdown Percent:   Maximum drawdown in percentage terms allowable in the account. When the drawdown level is surpassed, the EA will close all trades
!! FLASH SALE !!   Over 80% off !!     For ONE week only. Now only $47 - normally $297! >>>      Ends on 30 June 2023 - Don't miss it! Buy and Sell Arrows On The Chart According To Price Action Sends Alerts On MT5 To Your Phone To You Email Does NOT repaint. Works on any pair, any timeframe.     10 Activations allowed so you are free from limitations. MT4 Version here . For spreads from a tiny 0.1 pips RAW/ECN Accounts,  click here . Check out my Waka Esque EA signal here: >>   High Risk Se
Buyers of this product also purchase
*****The main trading is XAUUSD. If testing, it is recommended to adjust to XAUUSD. Other trading targets cannot guarantee profitability********* If you need to test, please leave a message (I will reply as soon as I see it). In order to protect the work results, specific parameters need to be entered. The default parameters of the system cannot achieve the effect shown in the screenshot pullback! If you need to test, please leave a message (I will reply as soon as I see it). In order to prot
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
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
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
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
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结构和简单的交易策略实现方法。但在实际使用前,还需要进行更多的测试和优化。
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
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 – 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 sy
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
Ai Prediction MT5
Mochamad Alwy Fauzi
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
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 main trading is XAUUSD. If testing, it is recommended to adjust to XAUUSD. Other trading targets cannot guarantee profitability********* If you need to test, please leave a message (I will reply as soon as I see it). In order to protect the work results, specific parameters need to be entered. The default parameters of the system cannot achieve the effect shown in the screenshot pullback! If you need to test, please leave a message (I will reply as soon as I see it). In order to prot
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
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  
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
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   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        - 
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
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 );    //复杂开单
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
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. 
More from author
Thanos BETA
Omega J Msigwa
3.7 (10)
Overview Thanos EA BETA is an advanced trading bot leveraging cutting-edge AI and machine learning technologies specifically designed for trading applications. Equipped with Modern and Deep learning Artificial Intelligence algorithms, this EA offers superior predictive capabilities, surpassing many existing models in the field. This free beta version is a development sandbox where I continuously integrate new features and experiment with innovative strategies, we welcome your thoughts and opini
FREE
Thanos PRO
Omega J Msigwa
Built using modern machine learning models and Deep Neural Networks, This EA is a masterpiece at detecting trading signals on NASDAQ and open trades with higher accuracy. This trading robot was trained for NASDAQ symbol, don't expect it to work properly and provide similar results for some other symbol(s). Requirements Broker:    Any Broker, ECN/ZERO Spread preferred Account Type: Hedging Leverage:   from 1:200 Deposit:   min. $500 Symbol:   NASDAQ Timeframe:   H4 (Attach it on a 4-Hour chart)
Probability-Based Indicator This indicator analyses price movements of a given period to obtain crucial information for probability distribution analysis such as their mean and standard deviation, Once it has such piece of information it does all the necessary calculations and finally calculates the probability that the current market value will go above or below the given period bars. Since this indicator effectively leverages the power of probability which doesn't lie, It is a powerful indicat
Optimus PrimeX
Omega J Msigwa
Optimus PrimeX: Elevating Your NASDAQ Trading Experience! Unleash the power of Optimus PrimeX, a sophisticated NASDAQ trading robot meticulously crafted to navigate the dynamic landscape of the financial markets. Built upon a trend-following strategy and infused with Artificial Intelligence Biasing, this expert advisor is designed to harness the long-term bullish nature of the NASDAQ index. Strategic Analysis Across Timeframes Optimus PrimeX conducts a comprehensive analysis across the 4-hour, 1
Linear regression AI powered Indicator: Linear regression is a simple yet effective AI technique that is the foundation of complex neural networks, This indicator is built based on linear regression analysis and tries to make predictions on the upcoming event in the market Inputs : train_bars: This controls the number of bars that the price information will be collected and used to train the AI inside it, The greater this value the better also the slower the indicator becomes during initializati
About the Indicator This indicator is based on Monte carlo simulations on the closing prices of a financial instrument. By definition, Monte carlo is a statistical technique used to model the probability of different outcomes in  a process that involves random numbers based on previously observed outcomes. How does it Work? This indicator generates multiple price scenarios for a security by modelling random price changes over time based on historical data. Each simulation trial uses random vari
VIX75 Killer
Omega J Msigwa
The Core of Vix75 Killer’s Power Revolutionary Ensemble AI Strategies At the heart of Vix75 Killer lies an ensemble of cutting-edge machine learning models, combining the strengths of CatBoost and LightGBM . These advanced AI-driven algorithms work together to enhance predictive accuracy and optimize trading decisions for the Volatility 75 Index (VIX75). By leveraging the unique capabilities of gradient boosting, Vix75 Killer dynamically adapts to market conditions, ensuring robust trade execut
Filter:
No reviews
Reply to review