• Genel bakış
  • İncelemeler
  • Yorumlar
  • Yenilikler

Trades Manager MT5

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 stop loss and risk ex balance=1000 -risk =10 -SL=20 then loss is 100$ lot will be 0.50.
  • Mode 5: Based On Balance Lot calculate based 0.01 for each 1000$.


Partial Close

  • close_count: apply partial close X times.
  • close_step: apply partial close each X pips in profit.
  • close_percent: close X% Percentage of the lot size is counted from initial lot size.


Trailing

  • Mode 0: Previous High/Low Trailing.
  • Mode 1: Break Even.
  • Mode 2: Normal Trailing Mode (Stop/Step).
  • Mode 3: Missing Stop place SL to all order if you miss that.
  • Mode 4: Missing TakeProfit place TP to all order if you miss that.


Other tools

  • CheckSpread: SpreadFilter return true / false.
  • PrintInfo: return simple information as string to use it in comment.
  • CheckTime: Time Filter return true / false with information on chart.
  • CloseAtPerProfit: close all order when x% profit reach.
  • CloseAtProfit: close all order when x$ profit reach.
  • CloseAtPerLoss: close all order when x% loss reach.
  • CloseAtLoss: close all order when x$ loss reach.

All functions allowed you to control, call any symbol not just chart symbol.

All functions design to detect any error while process and retrying until done.


Usage

#import "\\Market\\Trades Manager.ex5"
bool CheckTime(string symbol,int TradingTimeStart,int TradingTimeEnd);
string PrintInfo(string symbol);
bool CheckSpread(string symbol,int Maximum_Spread);
void CloseAtProfit(double value,string symbol,int magic=0);
void CloseAtPerProfit(int percentage,string symbol,int magic=0);
void CloseAtPerLoss(double percentage,string symbol,int magic=0);
void CloseAtLoss(double value,string symbol,int magic=0);
double ProfitCheck(string symbol,int magic=0);
double PointCheck(string symbol,int magic=0);
void PClose(string symbol,int type,double price,datetime opentime,double orderlots,double stoploss,double takeprofit,int close_count,int close_step,int close_percent);
void DoTrailingSpec(int Mode,string symbol,int type,double price,double stoploss,double takeprofit,int des=1,int step=1,ENUM_TIMEFRAMES TF=PERIOD_CURRENT);
double GetLotSpec(int Mode,double Lot,string symbol,int magic=0,double Multiplier=2,int CalWhen=1,int sl=0,int risk=0);
#import

Feel free to give your opinion about the tool .... and please inform me of any improvements needed to be done.

Happy Trading (:

Önerilen ürünler
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account, t
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size c
Binance is a world-renowned cryptocurrency exchange! In order to facilitate MT5 users to directly trade Binance Futures, the program provides the following trading functions: 1. Imitate the trading style of Binance Futures and provide a friendly operation panel; 2. Enter api and secret by yourself (you need to open futures trading permission in Binance api) to get leverage, balance and other information; 3. Support limitOrder (limit order), marketOrder (market order), stopLimit (limit stop p
Advisor for hedging trading or pair trading. A convenient panel allows you to open positions on the necessary trading instruments and lots. Automatically determines the type of trading account - netting or hedging. Advisor can close all its positions upon reaching profit or loss (determined in the settings). A negative value is required to control losses (for example, -100, -500, etc.). If the corresponding fields are 0, the EA will not use this function.   Settings: Close profit (if 0 here
This trailing stop application will helping trader to set the trailing stop value for many open positions, that apply a grid or martingale strategy as a solution. So if you apply a grid or martingale strategy (either using an EA or trading manually), and you don't have an application to set a trailing stop, then this application is the solution. For EAs with a single shot strategy, just use the FREE trailing stop application which I have also shared on this forum.
Aynı anda birden fazla pozisyon/işlem açmanız mı gerekiyor? Kolay çözümünüzü oluşturduk. Artık aynı anda birden fazla pozisyon girebilirsiniz. Lot büyüklüğünü, Pozisyon sayısını, Kâr almayı ve zararı durdurmayı ayarlayabilirsiniz. Örneğin: Belirli bir lot büyüklüğüne sahip 3, 5, 10 veya herhangi bir sayıda pozisyon satın almak istiyorsunuz. Artık bunu "Satın Al" düğmesine dokunarak yapabilirsiniz. Veya Örneğin: Belirli bir lot büyüklüğünde 3, 5, 10 veya herhangi bir sayıda pozisyon satmak istiy
Champion MT5
Evgenii Aksenov
5 (12)
This is a multi-currency Expert Advisor with an intelligent order opening function, a news filter and dynamic drawdown control.  The Expert Advisor analyzes the price of each candle and its dynamic deviation in the flow of quotes and makes a decision only when the candle closes. A series of orders is closed only when a positive result is achieved.  A system of algorithms is used in combination with risk control technology to reduce account drawdown. Champion EA is suitable for beginners and e
Just $10 for six months!!!. This will draw Supply & Demand zones just by clicking on a candle. It can also draw a 50% line on the zone. https://youtu.be/XeO_x7cpx8g As a drawing tool, it is not active all the time after adding it to the chart. Activate by pressing 's' twice on the keyboard within a second. If activated but then decided not to draw, deactivate by pressing 's' once.  Box color depends if candle is above or below current price. Features: Draw the box up to the last current candl
Martingale panel MT5
Mohammadbagher Ramezan Akbari
In this article, we would like to introduce the trade panel product with the Martingale panel. This panel is made in such a way that it can meet the needs of traders to a great extent. This trade panel actually consists of two trade panels at the same time, with the first one you can take positions with certain profit and loss limits, and with the second one, you can have positions with profit limits but without loss limits. When positions lose, a new position will be added based on the settings
AccMan
Manuel Marcel Simon
Good money/risk management is more than just position sizing, it's much more. Successful traders analyze your trading activities and keep an eye on your key figures. With the help of AccountMan you can also do this very conveniently, analyze your trading activities for the purpose of professional money / risk management. Evaluate your trades by trade symbol to see if trading is profitable overall with these. Would you like to keep an eye on your individual strategies? e.g. which strategy works b
EA Golden SIN-TIANG is a robust trading strategy designed for XAUUSD or GOLD and H4 time frame. The EA creates pending stop trade orders using indicators of the Highest-Lowest, Hight , Low parameters based on the market environment. It uses fixed SL, PT and exit from the position after time cut off. The EA was tested with several Monte Carlo robustness tests and optimized. Backtest was done on ticks data with a 15-year history 2007-20023. There is no need to set any parameters, all settings are
The VPS Sentinel Expert Advisor will be your ally to   protect your trading capital   and keep you updated of the status of your trading terminal (MT5) running on your remote VPS (Virtual Private Server). With the VPS Sentinel running on your terminal, you will have a first line of defence against any problem that could occur. You will also be able to: Define a  Global Stop  level (Stop-Out), decide if you want to receive notifications and also enable an automatic closing of working positions an
FREE
Indices Scalper EA offers functions: start trading, end trading, close order (time), pending order placement (time), tralling stop (automatic according to strategy), trading can be switched off, daily range (strategy), stop loss on the day (risk management), stop loss (risk management), take profit (money management), traling stop and tralling step (strategy), risk per order (risk management) and much more! With a newly developed stop system and with a never-before-seen algorithm, Indices Scal
FREE
KT STC Robot MT5
KEENBASE SOFTWARE SOLUTIONS
KT Schaff Trend Cycle Robot, STC göstergesiyle belirlenen aşırı alım/aşırı satım döngüleri ile hızlı ve yavaş üstel hareketli ortalamaların (EMA) birleşimini kullanarak oldukça etkili bir işlem stratejisi uygular. Tanımlanmış giriş kuralları sağlandığında, son 10 mumun analizine dayanarak yüksek veya düşük noktalara bekleyen emirler verir. Ayar dosyalarını indir. Alış Girişi: STC göstergesi aşırı satım bölgesinden çıkarak yukarı yönlü bir dönüşü işaret eder. Hızlı EMA, yavaş EMA'nın üzerindedi
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
Multi instrument and multi time frame EA, with the best indicators.  The MSD EA can be used for automated and manual trading. Click on the '?' button on the dashboard to obtain information about the various elements of the MSD EA. Uses ATR Take Profits, ATR Stop Losses and ATR Trailing Stops. Comes with an FX Currency Strength meter and a Market Sessions indicator. Has the option to place Trade Lines (Buy, Sell, Close, Alarm). When the price reaches the trendline, the EA will perform the approp
FX28 Trader Dashboard Tanıtımı - Sizin için Ticaret Yöneticiniz FX28 Trader Dashboard ile Forex ticaretinizi yeni zirvelere taşıyacak kapsamlı ve sezgisel bir ticaret yöneticisini keşfedin. Deneyimli bir tüccar olun veya finansal yolculuğunuza yeni başlayan biri olun, bu güçlü araç, ticaret faaliyetlerinizi basitleştirmek ve karar alma sürecinizi geliştirmek için tasarlanmıştır. Ana Özellikler: Kullanıcı Dostu Arayüz: FX28 Trader Dashboard, tüm ticaret seviyelerine uygun kullanıcı dostu bir ara
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based on
This is a multi-currency converter script that can convert the currency of the account history to another currency and output it. Since it supports multiple currencies, it is possible to exchange USD, EUR mutual conversion, JPY, GBP, AUD, or other minor currencies. Currency Exchanger can be converted to other currencies immediately by executing it once, so anyone can easily exchange currency. Let Currency Exchanger do the tedious work! The exchange result from the account history can be output a
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS.  Strategy is based on  EXPANSION ON THE DAILY CHART .   It enters if volatility raise after some time of consolidation .  It uses  STOP   pending orders with  ATR STOP LOSS.   To catch the profits is a  TRAILING PROFIT  function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of mo
EvoTrade EA MT5
Dolores Martin Munoz
5 (12)
EvoTrade: Piyasadaki İlk Kendini Öğrenen Ticaret Sistemi EvoTrade’i tanıtayım. Bu, en son bilgisayarlı görme ve veri analizi teknolojileriyle geliştirilmiş benzersiz bir ticaret danışmanıdır. EvoTrade, piyasadaki ilk kendini öğrenen ticaret sistemi olup, gerçek zamanlı olarak çalışır. EvoTrade, piyasa koşullarını analiz eder, stratejileri ayarlar ve değişimlere dinamik bir şekilde uyum sağlayarak her ortamda olağanüstü bir hassasiyet sunar. EvoTrade, Long Short-Term Memory (LSTM) ve Gated Recurr
Morpheus Nasdaq MT5
Stephanie Fabienne Melous
Morpheus Nasdaq for Metatrader 5 Optimized on Nas100ft. Morpheus Nasdaq seeks the least risky investments, based on the results of a statistical study of past prices. The strategy adopted sets a low TP in relation to the Stop Loss in order to maximize the % of winning trades which is thus around 90%. Several simultaneous trades are authorized, the maximum number of which is configurable. In order to recover losses more quickly, a light Martingale recovery method is possible.  When this recover
MT4 sürümü: https://www.mql5.com/en/market/product/128965 MT5 sürümü: https://www.mql5.com/en/market/product/128966 "One Shot One Kill" - Altın (XAU/USD) için Hassas Ticaret Güvenli ve Karlı Bir Ticaret Stratejisiyle Altın Piyasasında Ustalaşın "One Shot One Kill", özellikle Altın (XAU/USD) ticareti için optimize edilmiş ve aynı zamanda büyük döviz çiftlerinde ticaret yapmak için yeterince çok yönlü olan profesyonel düzeyde bir Uzman Danışmandır (EA). Bu EA, her emirde katı bir Kar Al (TP)
MetaTrader 5 için Nihai Drawdown Limitleyici EA'yı Tanıtıyoruz Gelişmiş Drawdown Limitleyici Uzman Danışmanımız (EA) ile ticaret hesabınızı koruyun. Bu güçlü araç, önceden tanımlanmış eşiklerinizi aşmaması için tüm hesabınızı gerçek zamanlı olarak izler. Ayrı bir grafik penceresinde bağımsız olarak çalışacak şekilde tasarlanan bu EA, mevcut ticaret stratejilerinizle sorunsuz bir şekilde bütünleşerek diğer EA'lara müdahale etmeden ekstra bir güvenlik katmanı sağlar. Ana Özellikler: Hesap Genelind
Algo Scalper EA
Tshepo Michael Motaung
Algo Scalper EA is a confluence day trading robot using market orders and it trades during Trading Sessions. The EA exercise consistency and risk management, it has 2 entry signals produced from  Moving Averages(90 & 120) to harvest the most out of the trending market (on automatic mode). It is capable of allowing you to trade any symbol you want and during the time you want. Profits can only be secured by take profit level. Low spread is highly recommended for this EA, and you will see signific
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
GoldPulse AI MT5
Babak Alamdar
3.66 (47)
Bir backtest değil, gerçek bir ticaret sistemi satın alın      Live Signal1     Live Signal2 Bu fiyat promosyon süresince geçicidir ve kısa sürede artırılacaktır.  Şu anki fiyatla sadece birkaç kopya kaldı, sonraki fiyat -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! Bu, XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD ve XAUCNH gibi tam çiftlerle altın veya XAU ticareti yapan ilk en akıllı robottur! Her gün haberleri kontrol ediyorum ve teknik, temel ve duygusal onayı
NitroFX MT5   is a fully automated Expert Advisor.  NitroFX MT5   is a systematic trading system that involves planning, trading strategies, conducting multiple back tests, and collecting statistics, which will help the system to be more accurate and increase profitability. NitroFX MT5   uses effective risk management tools,   Trailing stop   and   Breakeven point . A trailing stop is a stop that automatically adjusts to market movement. This means it will follow your position when the market mo
This EA is an Utility for define and execute a grid strategy.    Join to the telegram group you can find in my profile page for have access to the different strategies proposed by the SFE community. BACKTEST AND LIVE The EA must be used on a M5 timeframe chart.  The current version works only in the Long side, and with symbols like BTC, ETH, GOLD, Stock Indices, STOCKS.  Do not work on Forex symbols. This is a deliberate restriction, because the idea behind is use the strategy under 'reasona
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, StopLimit and StopMarket Support Testnet mode Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header   file and EA sample   https://drive.google.com/uc?export=download&id=1kjUX7Hyy02EiwTLgVi8qdaCNvNzazjln Copy Binance.mqh to folder \MQL5\Include Copy  BinanceEA-Sample.mq5 to folder \MQL5\Experts 3. Allow WebRequest from MT5
Bu ürünün alıcıları ayrıca şunları da satın alıyor
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support Binance Futures USD-M and COIN-M Support Testnet mode Support all order types: Limit, Market, StopLimit, StopMarket, StopLoss and TakeProfit Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header file and EA sample https://drive.google.com/uc?export=download&id=17fWrZFeMZoSvH9-2iv4WDJhcyxG2eW17 Copy BinanceFutures.mqh to folder \MQL5\Include Copy  Bina
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the co
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installat
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the clo
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
Nmt5
Liang Qi Quan
这段代码是一个简单的交易专家顾问(Expert Advisor)示例,主要功能如下: 使用两个移动平均线(MA)作为交易信号: 快速MA(FastMA)和慢速MA(SlowMA) 初始化函数(OnInit): 创建两个MA指标句柄 设置数组为时间序列模式 清理函数(OnDeinit): 释放指标句柄,防止内存泄漏 主要交易逻辑(OnTick): 获取最新的MA值 判断趋势和交易信号 在无持仓时执行交易 交易规则: 上升趋势+买入信号时开多单 下降趋势+卖出信号时开空单 使用固定的止损和止盈点数 风险管理: 使用输入参数设置交易手数、止损和止盈 每次只允许一个持仓(inTrade变量) 使用MQL5的Trade库进行交易操作,简化了下单过程 这个EA适合初学者学习,展示了基本的EA结构和简单的交易策略实现方法。但在实际使用前,还需要进行更多的测试和优化。
Kaseki
Ben Mati Mulatya
The Hybrid Metaheuristic Algorithm (HMA) is a cutting-edge optimization approach that combines the strengths of genetic algorithms with the best features of population-based algorithms. Its high-speed computation ensures unparalleled accuracy and efficient search capabilities, significantly reducing the total time required for optimization while identifying optimal solutions in fewer iterations. HMA outperforms all known population optimization algorithms in both speed and accuracy. Use Cases AO
*****主要交易XAUUSD,如果测试的时候,建议调整到XAUUSD,其他交易标的不能保证盈利效果********* 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! 需要测试的请留言(看到后会第一时间回复),为了保护工作成果,需要输入特定的参数,系统默认的参数无法实现截图回撤所示效果! **************************************************************************************************************************************************************** 1、【简述】主要为趋势交易,严格筛选交易信号,一旦交易信号明确,快速交易。 2、【止损止盈】每月止盈15%,止损30%。 3、【特殊说明】严格的交易执行逻辑,一旦当月达到止盈止损后,坚决不再开
Flip Manager
Caleb David Kiragu
Introducing Flip Manager: Smart, Automated Ledger Management for Traders After years of manually tracking trades, managing account records, and balancing ledgers, I realized there had to be a better way. Keeping up with every transaction, profit calculation, and risk adjustment was becoming a time-consuming task—so I set out to automate the entire process. That’s how Flip Manager was born. I teamed up with a skilled programmer who shared my passion for efficiency and accuracy in trading. What st
Bu ürün 3 yıldır geliştirilmektedir. MQL5 programlama dilinde her türlü Yapay Zeka ve makine öğrenimi kodlarıyla çalışmak için en gelişmiş kod tabanıdır. MetaTrader 5'te birçok yapay zeka destekli ticaret robotu ve gösterge oluşturmak için kullanılmıştır. Bu, MQL5 için makine öğrenimi üzerine ücretsiz ve açık kaynaklı bir projenin premium sürümüdür. Bağlantı burada:  https://github.com/MegaJoctan/MALE5 . Ücretsiz sürüm daha az özelliğe sahiptir, belgelenmemiştir ve düzenli olarak bakım görmez. S
Shawrie
Kevin Kipkoech
This Pine Script implements a Gaussian Channel + Stochastic RSI Strategy for TradingView . It calculates a Gaussian Weighted Moving Average (GWMA) and its standard deviation to form an upper and lower channel. A Stochastic RSI is also computed to determine momentum. A long position is entered when the price closes above the upper Gaussian band and the Stoch RSI K-line crosses above D-line . The position is exited when the price falls back below the upper band. The script includes commission, cap
Pionex API EA Connector for MT5 – MT5 ile Sorunsuz Entegrasyon Genel Bakış Pionex API EA Connector for MT5 , MetaTrader 5 (MT5) ve Pionex API arasında sorunsuz entegrasyon sağlar. Bu güçlü araç, traderların doğrudan MT5 üzerinden işlemler yapmasına, bakiyelerini görüntülemesine ve emir geçmişini takip etmesine olanak tanır. Öne Çıkan Özellikler Hesap ve Bakiye Yönetimi Get_Balance(); – Pionex hesabındaki mevcut bakiyeyi alır. Emir Yönetimi ve Uygulama orderLimit(string symbol, string side,
Bookeepr
Marvellous Peace Kiragu
Bookeepr is an advanced MQL5 trading bookkeeping software that automates trade logging, tracks real-time P&L, and integrates a ledger-style financial system for deposits, withdrawals, and expenses. It supports multi-currency assets , generates detailed performance reports , and provides risk management tools to help traders optimize their strategies. With secure cloud storage, exportable reports, and seamless MetaTrader 5 integration , Bookeepr ensures accurate, transparent, and hassle-free fina
Native Websocket
Racheal Samson
5 (5)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 Web Socket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native t
WalkForwardOptimizer MT5
Stanislav Korotky
3.63 (8)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
Here   is   the   English translation   of   your   description   for   the EA   (Expert   Advisor): --- This   is a   time -based   automatic trading   EA . It allows   you   to   set the   exact   time   for trading , down   to   the   second , and   specify the   maximum number   of   orders . You   can choose   to   place   either   buy   or   sell   orders . It   is possible to   set take   profit and   stop   loss   points . Additionally , you can   specify   how   long after   placing  
Bu kütüphane, herhangi bir EA'nızı kullanarak işlemleri yönetmenize izin verecektir ve açıklamalarda belirtilen komut dosyası koduyla ve ayrıca tüm süreci gösteren videodaki demo örnekleriyle kendi başınıza yapabileceğiniz herhangi bir EA'ya entegrasyonu çok kolaydır. - Limit Ver, SL Limit Ver ve Kar Al Limit Emirleri - Market, SL-Market, TP-Market siparişlerini verin - Limit emrini değiştirin - Siparişi iptal et - Siparişleri Sorgula - Kaldıraç, marjı değiştir - Pozisyon bilgisini al ve
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support Binance Futures USD-M and COIN-M Support Testnet mode Support all order types: Limit, Market, StopLimit, StopMarket, StopLoss and TakeProfit Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header file and EA sample https://drive.google.com/uc?export=download&id=17fWrZFeMZoSvH9-2iv4WDJhcyxG2eW17 Copy BinanceFutures.mqh to folder \MQL5\Include Copy  Bina
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on s
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
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
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the co
Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEven
Gold plucking machine   Gold plucking machine is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number      -  is a special number that the EA assigns to its orders. Lot Multiplier        - 
Gold plucking machine S   Gold plucking machine  S Gold plucking machine S   is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number        -  is a special number that the EA assigns to its
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
Yazarın diğer ürünleri
Harika bir sinyal buldunuz, ancak bir sağlayıcının lotu çok mu küçük? Daha büyük konum hacmine ihtiyacınız var, ancak terminal ayarları çok mu zayıf? Signal Lot Manager, sağlayıcının pozisyon hacmini, ihtiyaç duyulan hacmin mükerrer sırası aracılığıyla artıracaktır. Sadece siparişleri kopyalamak için bir lot boyutu ve bir sinyal adı belirleyin. Signal Lot Manager, terminalinizde siparişleri çoğaltmak için bir lot çarpanı yardımcı programıdır. Kaynak herhangi bir danışman, manuel ticaret, ayrı bi
Kısmi Kapatma Uzmanı,   birçok işlevi tek bir otomatik sistemde bir araya getiren bir araçtır. Bu EA, risk yönetimi ve potansiyel kazançları en üst düzeye çıkarmak için birden fazla seçenek sunarak tacirlerin pozisyonlarını daha etkili bir şekilde yönetmelerine yardımcı olabilir. Kısmi Kapatma Uzmanı ile tüccarlar       kısmi kapanış       karları kilitlemek için seviye, bir       takip eden durak       Kârı korumak ve kayıpları sınırlamak için seviye, bir       başa baş       fiyat onlara karşı
Draw Agent, tüm grafik analizlerinizi, karalamalarınızı, notlarınızı ve daha fazlasını oluşturmanız ve yönetmeniz için güzel ve yenilikçi bir yol olarak tasarlanmıştır. Bu araç, grafik alanını bir kara tahta olarak ele almak ve elle çizmek için serbest çizim yöntemi sağlar. Bu Serbest Çizim aracı, tablodaki olayları işaretlemek veya vurgulamak için MT4/MT5 tablolarına çizim yapmanızı sağlar. Elliott dalgalarını elle çizmek, çizelgede çizgiler çizmek veya çizelgenizdeki fikirleri göstermek istiy
Draw Agent, tüm grafik analizlerinizi, karalamalarınızı, notlarınızı ve daha fazlasını oluşturmanız ve yönetmeniz için güzel ve yenilikçi bir yol olarak tasarlanmıştır. Bu araç, grafik alanını bir kara tahta olarak ele almak ve elle çizmek için serbest çizim yöntemi sağlar. Bu Serbest Çizim aracı, tablodaki olayları işaretlemek veya vurgulamak için MT4/MT5 tablolarına çizim yapmanızı sağlar. Elliott dalgalarını elle çizmek, çizelgede çizgiler çizmek veya çizelgenizdeki fikirleri göstermek istiy
Elliott Wave Counter, Elliott dalgalarının hızlı ve kullanıcı dostu manuel olarak işaretlenmesine yönelik bir paneldir. Bir renk ve işaret seviyesi seçilebilir. Son işaretlemeyi ve araç tarafından yapılan tüm işaretlemeyi kaldırma işlevleri de vardır. İşaretleme tek bir tıklamayla yapılır. Beş kez tıklayın - beş dalganız olsun! Elliott Dalga Sayacı, Elliott dalgalarının hem yeni başlayanlar hem de profesyonel analistleri için harika bir araç olacaktır. Elliott Wave Sayacı Kurulum ve Giriş Kılavu
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
Tek Tıkla Analiz Aracı,       klavye kısayolu tabanlı nesne oluşturma       ve MetaTrader için kopyalama aracı. MetaTrader'daki analiz araçlarını tek tıklamayla kullanmayı kolaylaştırır. Aracımızla, grafiğinizdeki destek ve direnç seviyelerini, Fibonacci seviyelerini, şekilleri, kanalları, trend çizgilerini ve diğer tüm nesneleri hızlı bir şekilde çizebilirsiniz. Düğmeye tıklayın, fareyi hareket ettirin ve Tek Tıklamayla Analiz Aracı gerisini sizin için halleder. Bu size zaman kazandırabilir ve
Kısmi Kapatma Uzmanı,   birçok işlevi tek bir otomatik sistemde bir araya getiren bir araçtır. Bu EA, risk yönetimi ve potansiyel kazançları en üst düzeye çıkarmak için birden fazla seçenek sunarak tacirlerin pozisyonlarını daha etkili bir şekilde yönetmelerine yardımcı olabilir. Kısmi Kapatma Uzmanı ile tüccarlar       kısmi kapanış       karları kilitlemek için seviye, bir       takip eden durak       Kârı korumak ve kayıpları sınırlamak için seviye, bir       başa baş       fiyat onlara karşı
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
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions Orders CloseallSell CloseallBuy CloseallOpen DeletePending DeleteAll: Close All Market Orders and delete all pending orders. CheckOpenBuyOrders: return the count of buy orders. CheckOpenSellOrders: return the count of sell orders. CheckOpenOrders: return the count of market orders. ModifyOrder DeleteOrder CloseOrder OpenOrder Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot
Telegram Publisher Agent,   tüccarların Telegram kanallarına ve gruplarına gerçek zamanlı olarak sinyaller göndermelerine olanak tanıyan bir eklentidir. Özelleştirilebilir mesajlar, grafik ekran görüntüleri ve diğer özelliklerle araç, yatırımcıların alım satım içgörülerini ve stratejilerini takipçileriyle paylaşmalarına yardımcı olur. Araç ayrıca, kullanıcılara estetik ve işlevsel bir ticaret deneyimi sağlayan açık ve koyu tema anahtarıyla güzel bir tasarıma sahiptir. Telegram Yayıncı Temsilcisi
Harika bir sinyal buldunuz, ancak bir sağlayıcının lotu çok mu küçük? Daha büyük konum hacmine ihtiyacınız var, ancak terminal ayarları çok mu zayıf? Signal Lot Manager, sağlayıcının pozisyon hacmini, ihtiyaç duyulan hacmin mükerrer sırası aracılığıyla artıracaktır. Sadece siparişleri kopyalamak için bir lot boyutu ve bir sinyal adı belirleyin. Signal Lot Manager, terminalinizde siparişleri çoğaltmak için bir lot çarpanı yardımcı programıdır. Kaynak herhangi bir danışman, manuel ticaret, ayrı bi
İkili Ticaret Paneli, MT4/MT5 platformunda ikili opsiyon ticareti yapmak için çok kullanışlı bir araçtır. Artık eklentileri MT4/MT5 dışında kurmaya gerek yok. Bu, doğrudan MT4/MT5 grafiği üzerinde basit ve kullanışlı bir paneldir. İkili Ticaret Paneli, ikili opsiyon ticareti yapmak için MT4/MT5 platformunu kullanan tüccarlar için faydalı bir araçtır. Bu, tüccarların harici eklentiler kurmaya veya birden çok ekran ve menüde gezinmeye gerek kalmadan doğrudan MT4/MT5 tablosundan ikili opsiyon işle
MetaTrader için Haber Paneli, MetaTrader ticaret platformunda ekonomik takvim verilerini görüntüleyen bir araçtır. Araç, finansal haber siteleri veya veri sağlayıcılar gibi dış kaynaklardan ekonomik haberleri ve veri yayınlarını çeker ve bunları okunması kolay bir biçimde görüntüler. Araç, tüccarların haber bültenlerini kaynağa, saat dilimine, etki düzeyine, para birimine ve bildirim yöntemine göre filtrelemesine olanak tanır. Ayrıca, kullanıcının verileri manuel olarak güncellemesini ve mevcut
Devrim niteliğindeki İşlemler Zaman Yöneticisi ile işlem rutininizin kontrolünü zahmetsizce elinize alın. Bu güçlü araç, belirlenen zamanlarda emir gerçekleştirmeyi otomatikleştirerek alım satım yaklaşımınızı dönüştürür. Satın alma işleminden emir belirlemeye kadar çeşitli ticaret eylemleri için manuel müdahale olmadan kişiselleştirilmiş görev listeleri oluşturun. Trades Time Manager Kurulum ve Girdiler Kılavuzu EA hakkında bildirim almak istiyorsanız, URL'mizi MT4/MT5 terminaline ekleyin (ekran
Risk/Ödül Oranı Yöneticisi aracı, etkili ve bilinçli karar verme için sezgisel bir panel sağlayan kapsamlı bir ticari görsel sipariş aracı ve pozisyon boyutu (lot) hesaplayıcıdır. Çok yönlüdür ve döviz çiftleri, endeksler, metaller, emtialar ve kripto para birimleri dahil olmak üzere çeşitli sembollerle sorunsuz bir şekilde çalışır. Risk/Ödül Oranı Yöneticisi Aracı, görsel araçlar, otomatik hesaplamalar ve özelleştirme seçenekleri sunarak alım satım sürecini kolaylaştırır ve yatırımcılara etkili
Tek Tıkla Analiz Aracı,       klavye kısayolu tabanlı nesne oluşturma       ve MetaTrader için kopyalama aracı. MetaTrader'daki analiz araçlarını tek tıklamayla kullanmayı kolaylaştırır. Aracımızla, grafiğinizdeki destek ve direnç seviyelerini, Fibonacci seviyelerini, şekilleri, kanalları, trend çizgilerini ve diğer tüm nesneleri hızlı bir şekilde çizebilirsiniz. Düğmeye tıklayın, fareyi hareket ettirin ve Tek Tıklamayla Analiz Aracı gerisini sizin için halleder. Bu size zaman kazandırabilir ve
Elliott Wave Counter, Elliott dalgalarının hızlı ve kullanıcı dostu manuel olarak işaretlenmesine yönelik bir paneldir. Bir renk ve işaret seviyesi seçilebilir. Son işaretlemeyi ve araç tarafından yapılan tüm işaretlemeyi kaldırma işlevleri de vardır. İşaretleme tek bir tıklamayla yapılır. Beş kez tıklayın - beş dalganız olsun! Elliott Dalga Sayacı, Elliott dalgalarının hem yeni başlayanlar hem de profesyonel analistleri için harika bir araç olacaktır. Elliott Wave Sayacı Kurulum ve Giriş Kılavu
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
Telegram Publisher Agent,   tüccarların Telegram kanallarına ve gruplarına gerçek zamanlı olarak sinyaller göndermelerine olanak tanıyan bir eklentidir. Özelleştirilebilir mesajlar, grafik ekran görüntüleri ve diğer özelliklerle araç, yatırımcıların alım satım içgörülerini ve stratejilerini takipçileriyle paylaşmalarına yardımcı olur. Araç ayrıca, kullanıcılara estetik ve işlevsel bir ticaret deneyimi sağlayan açık ve koyu tema anahtarıyla güzel bir tasarıma sahiptir. Telegram Yayıncı Temsilcis
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
MetaTrader için Haber Paneli, MetaTrader ticaret platformunda ekonomik takvim verilerini görüntüleyen bir araçtır. Araç, finansal haber siteleri veya veri sağlayıcılar gibi dış kaynaklardan ekonomik haberleri ve veri yayınlarını çeker ve bunları okunması kolay bir biçimde görüntüler. Araç, tüccarların haber bültenlerini kaynağa, saat dilimine, etki düzeyine, para birimine ve bildirim yöntemine göre filtrelemesine olanak tanır. Ayrıca, kullanıcının verileri manuel olarak güncellemesini ve mevcut
İkili Ticaret Paneli, MT4/MT5 platformunda ikili opsiyon ticareti yapmak için çok kullanışlı bir araçtır. Artık eklentileri MT4/MT5 dışında kurmaya gerek yok. Bu, doğrudan MT4/MT5 grafiği üzerinde basit ve kullanışlı bir paneldir. İkili Ticaret Paneli, ikili opsiyon ticareti yapmak için MT4/MT5 platformunu kullanan tüccarlar için faydalı bir araçtır. Bu, tüccarların harici eklentiler kurmaya veya birden çok ekran ve menüde gezinmeye gerek kalmadan doğrudan MT4/MT5 tablosundan ikili opsiyon işle
Devrim niteliğindeki İşlemler Zaman Yöneticisi ile işlem rutininizin kontrolünü zahmetsizce elinize alın. Bu güçlü araç, belirlenen zamanlarda emir gerçekleştirmeyi otomatikleştirerek alım satım yaklaşımınızı dönüştürür. Satın alma işleminden emir belirlemeye kadar çeşitli ticaret eylemleri için manuel müdahale olmadan kişiselleştirilmiş görev listeleri oluşturun. Trades Time Manager Kurulum ve Girdiler Kılavuzu EA hakkında bildirim almak istiyorsanız, URL'mizi MT4/MT5 terminaline ekleyin (ekran
Risk/Ödül Oranı Yöneticisi aracı, etkili ve bilinçli karar verme için sezgisel bir panel sağlayan kapsamlı bir ticari görsel sipariş aracı ve pozisyon boyutu (lot) hesaplayıcıdır. Çok yönlüdür ve döviz çiftleri, endeksler, metaller, emtialar ve kripto para birimleri dahil olmak üzere çeşitli sembollerle sorunsuz bir şekilde çalışır. Risk/Ödül Oranı Yöneticisi Aracı, görsel araçlar, otomatik hesaplamalar ve özelleştirme seçenekleri sunarak alım satım sürecini kolaylaştırır ve yatırımcılara etkili
Filtrele:
İnceleme yok
İncelemeye yanıt
Sürüm 1.10 2022.01.17
Fix Bugs