• Genel bakış
  • İncelemeler
  • Yorumlar

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/


Önerilen ürünler
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
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 На один подчиненный счет можно коп
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
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 automatically copies trades on the same account, for example, to get a better entry and adjusted volume on a subscribed signal. MT4-Version:  https://www.mql5.com/de/market/product/67412 MT5-Version:  https://www.mql5.com/de/market/product/67415 You have found a good signal, but the volume of the provider's trades is too small?  With Signal Copy Multiplier you have the possibility to copy trades from any source (Expert Advisor, Signal, manual trades) and change the volume
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        -
Trade Copier Agent, çoklu MetaTrader(4/5) hesapları/terminalleri arasındaki işlemleri kopyalamak için tasarlanmıştır. Bu araçla, bir sağlayıcı (kaynak) veya bir alıcı (hedef) olarak hareket edebilirsiniz. Tüm ticaret işlemleri, sağlayıcıdan alıcıya gecikme olmaksızın kopyalanacaktır. Bu araç, 0,5 saniyenin altındaki ışık hızında kopyalama hızlarıyla aynı bilgisayardaki birden fazla MetaTrader terminali arasında alım satımları kopyalamanıza olanak tanır. Ticari Fotokopi Aracısı Yükleme ve Girdil
Bu kitaplık, anahtar ve değer dizilerini sıralamak için kullanılır, genellikle değerleri sıralamamız gerekir. piton dilinde olduğu gibi sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) içe aktarma işlevi Kullanım senaryoları örneği 1. Izgara EA siparişleri açılış fiyatına göre sıralanır void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(i
Торговая панель предназначена для установки сетки ордеров с различными параметрами. Добавлено все что есть у версии для МТ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
1. 12 ana hesaptan 100 bağımlı hesaba siparişleri kopyalayın. Köle hesapların sayısı 12'den 100'e kadar özelleştirilebilir. 2. MT4'ten MT4'e, MT4'ten MT5'e, MT5'ten MT4'e, MT5'ten MT5'e destek. 3. EURUSD, EURUSDm, EURUSDk gibi farklı platformlardaki alım satım çeşitlerinin eklerini tanımlayabilecektir. 4. XAUUSD=GOLD gibi özel para birimi eşleştirme. 5. Tüm işlemleri kopyalayabilir veya yalnızca AL, SATIŞ, KAPAT komutlarını kopyalayabilir 6. Kârı durdurma ve zararı durdurma arasında seçim yapab
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)
MT5 için ticari kopyalayıcı, МetaТrader 5 platformu için bir ticari kopyalayıcıdır   . arasındaki   forex işlemlerini kopyalar.       COPYLOT MT5 sürümü için   herhangi bir hesap   MT5   -   MT5, MT4   -   MT5 (veya COPYLOT MT4 sürümü için   MT4 -   MT4 MT5   -  MT4) Güvenilir fotokopi makinesi! MT4 sürümü Tam tanım   +DEMO +PDF Nasıl alınır Nasıl kurulur     Günlük Dosyaları nasıl alınır?     Nasıl Test Edilir ve Optimize Edilir     Expforex'in tüm ürünleri Ayrıca МТ4 terminali   (МТ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  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.
Bu ürünün alıcıları ayrıca şunları da satın alıyor
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
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
Bu kütüphane, herhangi bir EA'nızı kullanarak işlemleri yönetmenize izin verecektir ve açıklamalarda belirtilen komut dosyası koduyla ve ayrıca tüm süreci gösteren videodaki demo örnekleriyle kendi başınıza yapabileceğiniz herhangi bir EA'ya entegrasyonu çok kolaydır. - Limit Ver, SL Limit Ver ve Kar Al Limit Emirleri - Market, SL-Market, TP-Market siparişlerini verin - Limit emrini değiştirin - Siparişi iptal et - Siparişleri Sorgula - Kaldıraç, marjı değiştir - Pozisyon bi
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
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
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
Yazarın diğer ürünleri
Candle Timer Countdown displays the remaining time before the current bar closes and a new bar forms. It can be used for time management. MT4 version here! Feature Highlights Tracks server time not local time Configurable Text Color and Font Size Optional Visualization of the Symbol Daily Variation Optimized to reduce CPU usage Input Parameters Show Daily Variation: true/false Text Font Size Text Color If you still have questions, please contact me by direct message:  https://www.mql5.com/en
FREE
MACD Gün İçi Trend, 1960'larda Gerald Appel tarafından oluşturulan orijinal MACD'nin uyarlanmasıyla geliştirilen bir Göstergedir. Yıllarca süren ticaret boyunca, MACD'nin parametrelerini Fibonacci oranlarıyla değiştirerek, trend hareketlerinin sürekliliğini daha iyi bir şekilde sunduğumuz ve bir fiyat trendinin başlangıcını ve sonunu daha verimli bir şekilde tespit etmeyi mümkün kıldığımız gözlemlendi. Fiyat trendlerini tespit etmedeki verimliliği sayesinde, aynı zamanda tepe ve dip farklarını
FREE
Candle Timer Countdown displays the remaining time before the current bar closes and a new bar forms. It can be used for time management. MT5 version here! Feature Highlights Tracks server time not local time Configurable Text Color and Font Size Optional Visualization of the Symbol Daily Variation Optimized to reduce CPU usage Input Parameters Show Daily Variation: true/false Text Font Size Text Color If you still have questions, please contact me by direct message:  https://www.mql5.com/en
FREE
Setup Tabajara, "The OGRO of Wall Street" olarak bilinen Brezilyalı bir tüccar tarafından oluşturuldu. Bu kurulumun fikri, tüccara fiyatların mevcut eğilimini ve grafikte aranması gereken işlem türünü belirtmektir. Operasyon Bunu, mumları ve VWAP'yi saat 10:40'a kadar ve sonrasında 20 periyodun aritmetik ortalaması ile mumları 4 olası renkte boyayarak konumlandırarak yapar: Yeşil -> Yükselen trendde yükselen fiyat (SATIN ALMA için giriş noktalarını arayın) Siyah -> Boğa Trendinde fiyat düze
FREE
Pivot Point Fibo RSJ, Fibonacci oranlarını kullanarak günün destek ve direnç çizgilerini izleyen bir göstergedir. Bu muhteşem gösterge, Fibonacci oranlarını kullanarak Pivot Point üzerinden 7 seviyeye kadar destek ve direnç oluşturur. Fiyatların, bir operasyonun olası giriş/çıkış noktalarını algılamanın mümkün olduğu bu destek ve direncin her bir düzeyine uyması harika. Özellikleri 7 seviyeye kadar destek ve 7 seviye direnç Seviyelerin renklerini ayrı ayrı ayarlayın Girişler Pivot Tipi
FREE
Candle Counter is an indicator that prints the number of candles from the first candle of the day . The first candle of the day will be the number 1 and each new candle will be increased by 1 in this count. Input Parameters Choose from even, odd or all Distance from candle to Print the number Text Font Size Text Font Color If you still have questions, please contact me by direct message:  https://www.mql5.com/en/users/robsjunqueira/
FREE
MACD Gün İçi Trend, 1960'larda Gerald Appel tarafından oluşturulan orijinal MACD'nin uyarlanmasıyla geliştirilen bir Göstergedir. Yıllarca süren ticaret boyunca, MACD'nin parametrelerini Fibonacci oranlarıyla değiştirerek, trend hareketlerinin sürekliliğini daha iyi bir şekilde sunduğumuz ve bir fiyat trendinin başlangıcını ve sonunu daha verimli bir şekilde tespit etmeyi mümkün kıldığımız gözlemlendi. Fiyat trendlerini tespit etmedeki verimliliği sayesinde, aynı zamanda tepe ve dip farklarını
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, Fibonacci oranlarını kullanarak günün destek ve direnç çizgilerini izleyen bir göstergedir. Bu muhteşem gösterge, Fibonacci oranlarını kullanarak Pivot Point üzerinden 7 seviyeye kadar destek ve direnç oluşturur. Fiyatların, bir operasyonun olası giriş/çıkış noktalarını algılamanın mümkün olduğu bu destek ve direncin her bir düzeyine uyması harika. Özellikleri 7 seviyeye kadar destek ve 7 seviye direnç Seviyelerin renklerini ayrı ayrı ayarlayın Girişler Pivot Tipi
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 Gün İçi Trend PRO, 1960'larda Gerald Appel tarafından oluşturulan orijinal MACD'nin uyarlanmasıyla geliştirilen bir Göstergedir. Yıllarca süren ticaret sayesinde, MACD'nin parametrelerini Fibonacci oranlarıyla değiştirerek, trend hareketlerinin sürekliliğinin daha iyi bir sunumunu sağladığımız ve bir fiyat trendinin başlangıcını ve sonunu daha verimli bir şekilde tespit etmeyi mümkün kıldığımız gözlemlendi. Fiyat trendlerini tespit etmedeki etkinliği sayesinde, üst ve dip farklarını ço
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, MT5 platformu için oluşturulmuş ve BREZİLYA'da B3'te MINI FUTURE INDEX (WIN) ile çalışmak üzere optimize edilmiş profesyonel bir ticaret sistemidir. Sistem, yapılan hesaplamalara göre her zaman diliminde ağırlıklar uygulayarak fiyat trendini belirlemek için birkaç zaman diliminde (1M, 5M, 15M, 30M, H1, H4, D1) Bulanık Mantık kullanır. Trendi belirledikten sonra, sistem ortalama oynaklığa göre bir STOP emri (AL veya SATIŞ) konumlandırır ve pozisyon açıldığında, EA, her zaman karı
MACD Gün İçi Trend PRO, 1960'larda Gerald Appel tarafından oluşturulan orijinal MACD'nin uyarlanmasıyla geliştirilen bir Göstergedir. Yıllarca süren ticaret sayesinde, MACD'nin parametrelerini Fibonacci oranlarıyla değiştirerek, trend hareketlerinin sürekliliğinin daha iyi bir sunumunu sağladığımız ve bir fiyat trendinin başlangıcını ve sonunu daha verimli bir şekilde tespit etmeyi mümkün kıldığımız gözlemlendi. Fiyat trendlerini tespit etmedeki etkinliği sayesinde, üst ve dip farklarını ço
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
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 is an "Expert Advisor" developed through the construction of the Renko Chart where each BRICK has the size calculated through the ATR of the period selected by the user. Renko charts are designed to filter out minor price movements, thus making it easier for traders to focus on important trends. Due to its efficiency in detecting price trends, it is also possible to clearly identify supports and resistances as well as top and bottom divergences, thus making better use of t
The indicator Supply Demand RSJ PRO calculates and plots the "Supply" and "Demand" zones on the graph, identifying the type of Zone (Weak, Strong, Verified, Proven) and in case of retests of the Zone it shows how many times it was retested. "Supply" Zones are the price zones where more supply than demand has occurred, driving prices down. "Demand" Zones are the price zones where more demand than supply has occurred, pushing prices up. Be sure to try our professional version with configurable f
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
The indicator Supply Demand RSJ PRO calculates and plots the "Supply" and "Demand" zones on the graph, identifying the type of Zone (Weak, Strong, Verified, Proven) and in case of retests of the Zone it shows how many times it was retested. "Supply" Zones are the price zones where more supply than demand has occurred, driving prices down. "Demand" Zones are the price zones where more demand than supply has occurred, pushing prices up. Classification of zones Weak: Price region which, if re-te
Trend WDO B3, MT5 platformu için oluşturulmuş ve BREZİLYA'da B3'te MINI DOLAR INDEX (WDO) ile çalışmak üzere optimize edilmiş profesyonel bir ticaret sistemidir. Sistem, yapılan hesaplamalara göre her zaman diliminde ağırlıklar uygulayarak fiyat trendini belirlemek için birkaç zaman diliminde (1M, 5M, 15M, 30M, H1, H4, D1) Bulanık Mantık kullanır. Trendi belirledikten sonra, sistem ortalama oynaklığa göre bir STOP emri (AL veya SATIŞ) konumlandırır ve pozisyon açıldığında, EA, her zaman karı
EA, ne zaman ticaret yapılacağına karar vermek için oynaklık, yayılma, sıklık ve zamanlamayı kullanır. EA, Pozisyonları açmak için Limit Emirleri yöntemini kullanır. Bu durumda, Kayma, girişlerin yürütülmesinde en fazla olumlu olacaktır. EA, sistemin odak noktası sermayenizi korurken para kazanmak olduğundan, Takip Edilen Kâr Al mantığını kullanır. Çoğu ticaret, bir keskin nişancı vesikalığı gibi, hızlı bir şekilde kapatılır. Ana Özellikler martingal kullanmaz ızgara kullanmaz Optimize edilmi
EA, ne zaman ticaret yapılacağına karar vermek için oynaklık, yayılma, sıklık ve zamanlamayı kullanır. EA, Pozisyonları açmak için Limit Emirleri yöntemini kullanır. Bu durumda, Kayma, girişlerin yürütülmesinde en fazla olumlu olacaktır. EA, sistemin odak noktası sermayenizi korurken para kazanmak olduğundan, Takip Edilen Kâr Al mantığını kullanır. Çoğu ticaret, bir keskin nişancı vesikalığı gibi, hızlı bir şekilde kapatılır. Ana Özellikler martingal kullanmaz ızgara kullanmaz Optimize edil
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
Filtrele:
İnceleme yok
İncelemeye yanıt