• Übersicht
  • Bewertungen
  • Diskussion

JetBotLib

This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!!

The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process.

This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving.

For every 10 sales a new version will be published with more features, and all those who purchased, regardless of the version, will always receive the updated source codes.

All updates will be sent to buyers regardless of the price they paid or when they purchased.

This expert advisor is ONLY intended for those who want to receive its source code. The code will be sent after the buyer sends proof of purchase via private message.


PS.: Questions about the source code should be posted in the comments tab so that they are public and easily accessible to everyone.

Set used for testing EURUSD on the 1H timeframe: https://c.mql5.com/6/939/EURUSD_1H.set


Version 1.0 code has:

  • Independent LOG System
  • Initial Lots Management
    • Fixed value
    • Dynamic Value ($/%)
  • GRID Possibility
    • Maximum number of positions
    • Minimum distance between positions
    • Lot increment by position
  • Integrated MACD
  • Management of 2 Trailing Stops (TICKS / POINTS / $ / %)
  • Management of 2 Breakeven Points (TICKS / POINTS / $ / %)
  • Time Range Management to open a position
  • Management of Days of the Week to open a position
  • Configurable Average Price Visual Line (if applicable)
  • Coverage Price Configurable Visual Line (If applicable)

Version 2.0 will have: Economic Calendar Management.

Version 3.0 will have: Simultaneous operation on multiple symbols.

Version 4.0 will have: Graphics control panel.

If you still have questions, please contact me via direct messagehttps://www.mql5.com/en/users/robsjunqueira/


Empfohlene Produkte
Ajuste BRA50
Claudio Rodrigues Alexandre
4.63 (8)
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 pa
FREE
The Matrix
Omega J Msigwa
Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this libra
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
Ajuste MINDOL
Claudio Rodrigues Alexandre
5 (1)
Este script marca no gráfico do ativo MINDOL da activ trades o ponto de ajuste do contrato futuro do Mini Dolar (WDO), ***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 para buscar o
FREE
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и   MetaTrader   5 необходимо приобрести версию продукта   KopierMaschine  для    MetaTrader  4 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно коп
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
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 );    //复杂开单
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,
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
GerFX EA Protection Filter MT5
Exler Consulting GmbH
5 (1)
The EA Protection Filter ( MT4 version here ) provides a news filter as well as a stock market crash filter, which can be used in combination with other EAs. Therefore, it serves as an additional protective layer for other EAs that do provide such filters.  During backtest analysis of my own night scalpers, which already use a stock market crash filter, I noticed that the historic drawdown,  especially during stock market crash phases like 2007-2008, was reduced significantly by using such a fil
Signal Copy Multiplier kopiert automatisch Trades auf demselben Konto, um z. B. bei einem abonnierten Signal einen besseren Einstieg und ein angepasstes Volumen zu erreichen. MT4-Version:  https://www.mql5.com/de/market/product/67412 MT5-Version:  https://www.mql5.com/de/market/product/67415 Sie haben ein gutes Signal gefunden, aber das Volumen der Trades des Providers ist zu klein?  Mit Signal Copy Multiplier haben Sie die Möglichkeit, Trades von jeder Quelle (Expert Advisor, Signal, manuelle
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
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
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        -
Der Trade Copier Agent wurde entwickelt, um Trades zwischen mehreren MetaTrader(4/5)-Konten/Terminals zu kopieren. Mit diesem Tool können Sie entweder als Anbieter (Quelle) oder als Empfänger (Ziel) agieren. Alle Handelsaktionen werden ohne Verzögerung vom Anbieter zum Empfänger kopiert. Mit diesem Tool können Sie Trades zwischen mehreren MetaTrader-Terminals auf demselben Computer mit blitzschnellen Kopiergeschwindigkeiten von weniger als 0,5 Sekunden kopieren. Installations- und Eingabehandbu
Diese Bibliothek wird zum Sortieren von Schlüssel- und Wertarrays verwendet, wir müssen oft Werte sortieren. wie in der Python-Sprache sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) Importfunktion Beispiel für Nutzungsszenarien 1. Grid EA Orders werden nach dem Eröffnungspreis sortiert void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(
Grid Trade Panel MT5
Dmitriy Sapegin
5 (1)
Торговая панель предназначена для установки сетки ордеров с различными параметрами. Добавлено все что есть у версии для МТ4. Предназначена для форекс счетов с хеджированием. Имеет несколько основных функций по установке ордеров в заданном диапазоне и с заданным риском, закрытию части ордеров из сетки, переносом в безубыток, закрытие части по профиту на определённом уровне, а также отображает информацию по текущему риску и отображает все сетки которые были выставлены по определённой паре при этом
This is standard library built for flexible neural Networks with performance in mind. Calling this Library is so simple and takes few lines of code:    matrix Matrix = matrix_utils.ReadCsv( "Nasdaq analysis.csv" );       matrix x_train, x_test;    vector y_train, y_test;         matrix_utils.TrainTestSplitMatrices(Matrix,x_train,y_train,x_test,y_test, 0.7 , 42 );    reg_nets = new CRegressorNets(x_train,y_train,AF_RELU_,HL, NORM_MIN_MAX_SCALER); //INitializing network       reg_nets.RegressorN
Die Gebrauchsanweisung: https://www.mql5.com/zh/blogs/post/754946 Die MT4 Version: https://www.mql5.com/zh/market/product/88205 Die MT5 Version: https://www.mql5.com/zh/market/product/88204 ---------------------------------------------- 1. Kopieren Sie Bestellungen von 12 Master-Konten auf 100 Slave-Konten. Die Anzahl der Slave-Konten kann individuell angepasst werden, von 12 bis 100. 2. Unterstützt MT4 zu MT4, MT4 zu MT5, MT5 zu MT4, MT5 zu MT5. 3. Identifizieren Sie die Suffixe der Handelsvar
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.
A professional tool for trading - the divergence indicator between the  MACD and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
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   a
| 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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
Handelskopierer für MT5 ist ein  Handel   Kopierer für die Plattform МetaТrader 5  . Es kopiert Devisengeschäfte  zwischen   alle Konten   MT5  - MT5, MT4  - MT5 für die COPYLOT MT5 Version (oder MT4  - MT4 MT5  - MT4 für die COPYLOT MT4 - Version) Zuverlässiger Kopierer! MT4-Version Gesamte Beschreibung   +DEMO +PDF Wie kauft man Wie installiert man     So erhalten Sie Protokolldateien     So testen und optimieren Sie     Alle Produkte von Expforex Sie können kopieren Trades auch im МТ4
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
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
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful. Combo Razor Scalper with Trend Laser Strategy: Scalp in the direction of the trend Watch Video: (Click Here) Features Scalping indicator using a confir
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
GGP Trade Copier MT5
Mohammadmahmood Pirayeh
GGP Trade Copier  EA is an automatic trading bot that can help traders automatically replicate the trading strategies and operations from one trading terminal to others by experiencing exceptionally fast trade copying system. Its easy-to-use setup allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. The software supports multiple trading varieties, including Forex, commodities, stocks
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Käufer dieses Produkts erwarben auch
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
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 c
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, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
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 installa
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 cl
Als ich tief in den Bereich der Finanz- und Handelsstrategien eintauchte, beschloss ich, eine Reihe von Experimenten durchzuführen und dabei sowohl Ansätze zu untersuchen, die auf Reinforcement Learning basieren, als auch solche, die ohne dieses auskommen. Durch die Anwendung dieser Methoden gelang es mir, eine differenzierte Schlussfolgerung zu formulieren, die für das Verständnis der Bedeutung einzigartiger Strategien im modernen Handel von entscheidender Bedeutung ist. Obwohl neuronale Netzwe
Diese Bibliothek ermöglicht Ihnen die Verwaltung von Trades mit jedem Ihrer EAs und lässt sich sehr einfach in jeden EA integrieren, was Sie selbst mit dem in der Beschreibung erwähnten Skriptcode und auch Demo-Beispielen auf einem Video tun können, das den gesamten Prozess zeigt. - Platzieren Sie Limit-, SL-Limit- und Take-Profit-Limit-Orders - Platzieren Sie Market-, SL-Market- und TP-Market-Bestellungen - Limit-Order ändern - Bestellung stornieren - Abfrageaufträge - Hebelwi
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
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
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.
Native Websocket
Racheal Samson
5 (2)
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 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
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
AO Core
Andrey Dik
3 (2)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. 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 population algorithms.  High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities,
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. 
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
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
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 c
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 / OnBookEv
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, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
The Trade Tracker Library is used to automatically detect and display trade levels on custom charts. It is an especially useful add-on for EAs that trade on custom charts in MT5. With the use of this library, the EA users can see trades as they are placed via the EA (Entry, SL & TP levels) in real-time. The header file and two examples of EA skeleton files are attached in the comments section (first comment). The library will automatically detect the tradable symbol for the following custom
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
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 installa
Intro to Range Breakout Strategy (pre-close clearance) Range = yesterday high - Yesterday low On track = opening price + range *k; Lower rail = Open price - range *K Stop-loss closing position: When the price breaks up the upper track or breaks down the lower track, it breaks the opening price of the day again Parameters: Pairs List (comma separated)       = "GBPUSD,GBPJPY,USDJPY,XAUUSD,XTIUSD,USTEC"; - TimeFrame = PERIOD_D1; - MagicNumber      = 60037;          - OrderComment     = "RangeBre
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 cl
Als ich tief in den Bereich der Finanz- und Handelsstrategien eintauchte, beschloss ich, eine Reihe von Experimenten durchzuführen und dabei sowohl Ansätze zu untersuchen, die auf Reinforcement Learning basieren, als auch solche, die ohne dieses auskommen. Durch die Anwendung dieser Methoden gelang es mir, eine differenzierte Schlussfolgerung zu formulieren, die für das Verständnis der Bedeutung einzigartiger Strategien im modernen Handel von entscheidender Bedeutung ist. Obwohl neuronale Netzwe
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
Weitere Produkte dieses Autors
Der Kerzen-Timer-Countdown zeigt die verbleibende Zeit an, bevor der aktuelle Balken geschlossen wird und sich ein neuer Balken bildet. Es kann für das Zeitmanagement verwendet werden. MT4-Version hier ! Feature-Highlights Verfolgt die Serverzeit, nicht die lokale Zeit Konfigurierbare Textfarbe und Schriftgröße Optionale Visualisierung der täglichen Variation des Symbols Optimiert, um die CPU-Auslastung zu reduzieren Eingabeparameter Tagesvariation anzeigen: wahr/falsch Schriftgröße des
FREE
MACD Intraday Trend ist ein Indikator, der durch eine Adaption des ursprünglichen MACD von Gerald Appel in den 1960er Jahren entwickelt wurde. Im Laufe der Jahre des Handels wurde beobachtet, dass wir durch die Änderung der Parameter des MACD mit Fibonacci-Proportionen eine bessere Darstellung der Kontinuität der Trendbewegungen erreichen, wodurch es möglich ist, den Beginn und das Ende eines Preistrends effizienter zu erkennen. Aufgrund seiner Effizienz bei der Erkennung von Kurstrends ist
FREE
Der Kerzen-Timer-Countdown zeigt die verbleibende Zeit an, bevor der aktuelle Balken geschlossen wird und sich ein neuer Balken bildet. Es kann für das Zeitmanagement verwendet werden. MT5-Version hier ! Feature-Highlights Verfolgt die Serverzeit, nicht die lokale Zeit Konfigurierbare Textfarbe und Schriftgröße Optionale Visualisierung der täglichen Variation des Symbols Optimiert, um die CPU-Auslastung zu reduzieren Eingabeparameter Tagesvariation anzeigen: wahr/falsch Schriftgröße des
FREE
Setup Tabajara wurde von einem brasilianischen Händler namens "The OGRO of Wall Street" erstellt. Die Idee dieses Setups besteht darin, dem Händler den aktuellen Trend der Preise und die Art der Operation anzuzeigen, nach der in der Grafik gesucht werden sollte. Betrieb Dies geschieht durch die Positionierung des Schließens der Kerzen und des VWAP bis 10:40 Uhr und danach durch das arithmetische Mittel von 20 Perioden, die die Kerzen in 4 möglichen Farben bemalen: Grün -> Preis steigt im Au
FREE
Pivot Point Fibo RSJ ist ein Indikator, der die Unterstützungs- und Widerstandslinien des Tages mithilfe von Fibonacci-Kursen verfolgt. Dieser spektakuläre Indikator erzeugt bis zu 7 Unterstützungs- und Widerstandsebenen durch Pivot Point unter Verwendung von Fibonacci-Kursen. Es ist fantastisch, wie die Preise jedes Niveau dieser Unterstützung und dieses Widerstands respektieren, wo es möglich ist, mögliche Einstiegs- / Ausstiegspunkte einer Operation zu erkennen. Merkmale Bis zu 7 Unter
FREE
Candle Counter ist ein Indikator, der die Anzahl der Kerzen ab der ersten Kerze des Tages druckt. Die erste Kerze des Tages ist die Nummer 1 und jede neue Kerze wird in dieser Zählung um 1 erhöht. Eingabeparameter Wählen Sie aus gerade, ungerade oder alle Entfernung von Kerze zum Drucken der Zahl Schriftgröße des Textes Schriftfarbe des Textes Wenn Sie noch Fragen haben, kontaktieren Sie mich bitte per Direktnachricht:   https://www.mql5.com/de/users/robsjunqueira/
FREE
MACD Intraday Trend ist ein Indikator, der durch eine Adaption des ursprünglichen MACD von Gerald Appel in den 1960er Jahren entwickelt wurde. Im Laufe der Jahre des Handels wurde beobachtet, dass wir durch die Änderung der Parameter des MACD mit Fibonacci-Proportionen eine bessere Darstellung der Kontinuität der Trendbewegungen erreichen, wodurch es möglich ist, den Beginn und das Ende eines Preistrends effizienter zu erkennen. Aufgrund seiner Effizienz bei der Erkennung von Kurstrends ist
FREE
Delta Aggression Volume PRO is an indicator developed to monitor the strength and continuity of the aggression volume of sell and buy negotiations. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Cryptocurrencies and Forex do not provide this type of data, that is, it does not work with them. O Delta Agrression Volume PRO has features that allow you to view beyond the delta volume of the day. Operation Multi symbols  (those who pro
Weis Waves RSJ
JETINVEST
4.67 (9)
The Weis Waves RSJ Indicator sums up volumes in each wave. This is how we receive a bar chart of cumulative volumes of alternating waves. Namely the cumulative volume makes the Weis wave charts unique. It allows comparing the relation of the wave sequence characteristics, such as correspondence of the applied force (expressed in the volume) and received result (the price progress). If you still have questions, please contact me by direct message:  https://www.mql5.com/en/users/robsjunqueira/
FREE
Pivot Point Fibo RSJ ist ein Indikator, der die Unterstützungs- und Widerstandslinien des Tages mithilfe von Fibonacci-Kursen verfolgt. Dieser spektakuläre Indikator erzeugt bis zu 7 Unterstützungs- und Widerstandsebenen durch Pivot Point unter Verwendung von Fibonacci-Kursen. Es ist fantastisch, wie die Preise jedes Niveau dieser Unterstützung und dieses Widerstands respektieren, wo es möglich ist, mögliche Einstiegs- / Ausstiegspunkte einer Operation zu erkennen. Merkmale Bis zu 7 Unter
FREE
VWAP Fibo Bands RSJ is an indicator that traces the lines of the daily VWAP and from it creates bands using Fibonacci proportions. This spectacular indicator creates 10 band levels through the selected VWAP period using Fibonacci ratios. It is fantastic how the prices respect each level of the bands, where it is possible to realize that almost every time the price closes above / below a level of the bands he will seek the next one. If close above will seek to reach the level above and if close
FREE
Tabajara Ogro
JETINVEST
4.75 (12)
Setup Tabajara was created by a Brazilian trader known as  "The OGRO of Wall Street" . The idea of this setup is to indicate to the trader the current trend of prices and  the type of operation should be looked for in the graph. Operation It does this through the relation of the closing price position and the     of 20 periods, by painting the candles in 4 possible colors : Green -> Price rising in upward trend (Search entry points for PURCHASE) Black -> Price correcting in Bullish Trend
FREE
MACD Intraday Trend PRO ist ein Indikator, der durch eine Adaption des ursprünglichen MACD von Gerald Appel in den 1960er Jahren entwickelt wurde. Im Laufe der Jahre des Handels wurde beobachtet, dass wir durch die Änderung der Parameter des MACD mit Fibonacci-Proportionen eine bessere Darstellung der Kontinuität der Trendbewegungen erreichen, wodurch es möglich ist, den Beginn und das Ende eines Preistrends effizienter zu erkennen. Aufgrund seiner Effizienz bei der Erkennung von Kurstrends
Vwap RSJ
JETINVEST
4.93 (14)
VWAP RSJ is an indicator that plots the Hourly, Daily, Weekly and Monthly  VWAP Lines. Large institutional buyers and   mutual funds   use the VWAP ratio to help move into or out of stocks with as small of a market impact as possible. Therefore, when possible, institutions will try to buy below the VWAP, or sell above it. This way their actions push the price back toward the average, instead of away from it. Based on this information I developed this indicator that combines 4 types of VWAP T
FREE
Trend WIN B3
JETINVEST
5 (4)
Trend WIN B3 ist ein professionelles Handelssystem, das für die MT5-Plattform entwickelt und für die Arbeit mit MINI FUTURE INDEX (WIN) auf B3 in BRASILIEN optimiert wurde. Das System verwendet Fuzzy Logic in mehreren Zeitrahmen (1M, 5M, 15M, 30M, H1, H4, D1), um den Preistrend zu identifizieren, wobei in jedem Zeitrahmen Gewichtungen gemäß den durchgeführten Berechnungen angewendet werden. Nachdem der Trend erkannt wurde, platziert das System eine STOP-Order (KAUF oder VERKAUF) entsprechend de
MACD Intraday Trend PRO ist ein Indikator, der durch eine Adaption des ursprünglichen MACD von Gerald Appel in den 1960er Jahren entwickelt wurde. Im Laufe der Jahre des Handels wurde beobachtet, dass wir durch die Änderung der Parameter des MACD mit Fibonacci-Proportionen eine bessere Darstellung der Kontinuität der Trendbewegungen erreichen, wodurch es möglich ist, den Beginn und das Ende eines Preistrends effizienter zu erkennen. Aufgrund seiner Effizienz bei der Erkennung von Kurstrends
This indicator sums up the difference between the sells aggression and the buys aggression that occurred in each Candle, graphically plotting the waves of accumulation of the aggression volumes.   Through these waves an exponential average is calculated that indicates the direction of the business flow. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL).   Be sure to try our Professional version with configurable features and alerts:  Agr
FREE
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like
FREE
This indicator calculates the difference between the SELL aggression and the BUY aggression that occurred in each Candle, plotting the balance of each one graphically. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Be sure to try our   Professional   version with configurable features and alerts:   Delta Agression Volume PRO Settings Aggression by volume (Real Volume) or by number of trades (Tick Volume) Start of the Aggression De
FREE
Netting Panel RSJ
JETINVEST
4.2 (5)
Funcionamento: O Painel  Netting Panel RSJ  funciona com   qualquer ativo   e em   qualquer tempo gráfico . Ele funciona em contas do tipo " Netting " e " Hedge ", mas gerencia apenas uma posição por ativo, por isso o nome   Netting.   Se ele for executado em contas do tipo " Hedge ", ele fará o gerenciamento e proteção   apenas da posição mais antiga , ou seja, da primeira posição que foi aberta por ele. Em contas " Netting " quando os botões " SELL " ou " BUY " forem pressionados,   ocorrer
FREE
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like
FREE
RENKO PRICE ACTION ATR ist ein "Expert Advisor", der durch die Konstruktion des Renko-Charts entwickelt wurde, wobei jeder BRICK die Größe hat, die durch die ATR des vom Benutzer ausgewählten Zeitraums berechnet wird. Renko-Charts wurden entwickelt, um kleinere Preisbewegungen herauszufiltern und es Händlern so zu erleichtern, sich auf wichtige Trends zu konzentrieren. Aufgrund seiner Effizienz bei der Erkennung von Kurstrends ist es auch möglich, Unterstützungen und Widerstände sowie Top- und
Der Indikator Angebotsnachfrage RSJ PRO berechnet und zeichnet die Zonen "Angebot" und "Nachfrage" auf dem Diagramm, identifiziert den Zonentyp (schwach, stark, verifiziert, nachgewiesen) und zeigt im Falle von erneuten Tests der Zone an, wie oft es ist wurde erneut getestet. "Angebots"-Zonen sind die Preiszonen, in denen mehr Angebot als Nachfrage aufgetreten ist, was die Preise nach unten treibt. "Nachfrage"-Zonen sind die Preiszonen, in denen mehr Nachfrage als Angebot aufgetreten ist, was d
Aggression Wave PRO is an indicator developed to monitor the divergence, strength, and continuity of the aggression volume of sell and buy negotiations.  The  Agrression Wave PRO   has features that allow you to view beyond the accumulated delta volume of the day. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Cryptocurrencies and Forex do not provide this type of information, that is, it does not work with it. Operation It is pos
Der Indikator Angebotsnachfrage RSJ PRO berechnet und zeichnet die Zonen "Angebot" und "Nachfrage" auf dem Diagramm, identifiziert den Zonentyp (schwach, stark, verifiziert, nachgewiesen) und zeigt im Falle von erneuten Tests der Zone an, wie oft es ist wurde erneut getestet. "Angebots"-Zonen sind die Preiszonen, in denen mehr Angebot als Nachfrage aufgetreten ist, was die Preise nach unten treibt. "Nachfrage"-Zonen sind die Preiszonen, in denen mehr Nachfrage als Angebot aufgetreten ist, was di
Trend WDO B3
JETINVEST
5 (2)
Trend WDO B3 ist ein professionelles Handelssystem, das für die MT5-Plattform entwickelt und für die Arbeit mit MINI DOLAR INDEX (WDO) auf B3 in BRASILIEN optimiert wurde. Das System verwendet Fuzzy Logic in mehreren Zeitrahmen (1M, 5M, 15M, 30M, H1, H4, D1), um den Preistrend zu identifizieren, wobei in jedem Zeitrahmen Gewichtungen gemäß den durchgeführten Berechnungen angewendet werden. Nachdem der Trend erkannt wurde, platziert das System eine STOP-Order (KAUF oder VERKAUF) entsprechend der
Der EA verwendet Volatilität, Spread, Häufigkeit und Timing, um zu entscheiden, wann er tradet. Der EA verwendet die Limit-Orders-Methode, um Positionen zu eröffnen. In diesem Fall wird die Slippage beim Ausführen der Eingaben allenfalls positiv sein. Der EA verwendet die Trailing Take Profit-Logik, da der Fokus des Systems darauf liegt, Geld zu verdienen und gleichzeitig Ihr Kapital zu schützen. Die meisten Trades werden schnell geschlossen, also wie ein Scharfschützen-Kopfschuss. Haupteigen
Sniper Major
JETINVEST
5 (1)
Der EA verwendet Volatilität, Spread, Häufigkeit und Timing, um zu entscheiden, wann er tradet. Der EA verwendet die Limit-Orders-Methode, um Positionen zu eröffnen. In diesem Fall wird die Slippage beim Ausführen der Eingaben allenfalls positiv sein. Der EA verwendet die Trailing Take Profit-Logik, da der Fokus des Systems darauf liegt, Geld zu verdienen und gleichzeitig Ihr Kapital zu schützen. Die meisten Trades werden schnell geschlossen, also wie ein Scharfschützen-Kopfschuss. Haupteigen
JetBot
JETINVEST
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension