• Aperçu
  • Avis
  • Commentaires
  • Nouveautés

Trades Manager

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 (1,3,5,8,13) you can use it in different way calculate on history orders =0, on current open order=1, when loss=1 ,when profit=0.
  • Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate on history orders =0, on current open order=1, when loss=1 ,when profit=0.
  • Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate on history orders =0, on current open order=1, 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.ex4"
void CloseallSell(string symbol,int magic=0); 
void CloseallBuy(string symbol,int magic=0);
void CloseallOpen(string symbol,int magic=0);
void DeletePending(string symbol,int magic=0);
void DeleteAll(string symbol,int magic=0);
int CheckOpenSellOrders(string symbol,int magic=0);
int CheckOpenBuyOrders(string symbol,int magic=0);
int CheckOpenOrders(string symbol,int magic=0);
double PointCheck(string symbol,int magic=0);
double ProfitCheck(string symbol,int magic=0);
void ModifyOrder(int ticket,double price,double stoploss,double takeprofitint,datetime expiration=0,color arrow_color=clrNONE);
void DeleteOrder(int ticket,color arrow_color=clrNONE);
void CloseOrder(int ticket,double lots,double price,color arrow_color=clrNONE);
void OpenOrder(string symbol,int cmd,double volume,double price,double stoploss,double takeprofit,string comment=NULL,int magic=0,datetime expiration=0,color arrow_color=clrNONE);
bool CheckSpread(string symbol,int Maximum_Spread);
string PrintInfo(string symbol);
bool CheckTime(string symbol,int TradingTimeStart,int TradingTimeEnd);
void CloseAtPerProfit(int percentage,string symbol,int magic=0);
void CloseAtProfit(double value,string symbol,int magic=0);
void CloseAtPerLoss(double percentage,string symbol,int magic=0);
void CloseAtLoss(double value,string symbol,int magic=0);
double GetLotSpec(int Mode,double Lot,string symbol,int magic=0,double Multiplier=2,int CalMode=1,int CalWhen=1,int sl=0,int risk=0);
void PClose(string symbol,int ticket,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 ticket,int type,double price,double stoploss,double takeprofit,int des=1,int step=1,ENUM_TIMEFRAMES TF=PERIOD_CURRENT);
#import

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

Happy Trading (:

...
Produits recommandés
This simple logging library is designed to provide clear and contextual log output with minimal hassle. It exposes five  methods: LogErrorMessage(message) LogWarn Message (message) LogInfo Message (message) LogDebug Message (message) LogTrace Message (message) Each method prints the provided message to the console only if the severity level meets or exceeds the current threshold set by a global variable logLevel. This means you control the verbosity of your application's logs by adjusting logLev
FREE
Le script UZFX - Set Stop Loss to Breakeven Instantly pour MetaTrader 4 (MT4) est un outil puissant qui permet aux traders de déplacer rapidement le stop loss de toutes les positions ouvertes vers leur prix d'entrée, sécurisant ainsi les trades sans risque. Ce script est particulièrement utile pour gérer efficacement les transactions actives, en s'assurant qu'une fois qu'une position évolue favorablement, le trader est protégé contre les pertes potentielles. (Visitez le profil et consultez tou
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 4.ex4"       //祝有个美好开始,运行首行加入    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 );    //复杂开单
Richestcousin
Vicent Osman Kiboye
INSTAGRAM Billionaire: @richestcousin PIONEER OF ZOOM BILLIONAIRES EA THE ONLY PROFITABLE TRADING ROBOT. To trade without withdrawals is Scamming. Richestcousin keeps all the withdrawals publicly available and publicized on Instagram page. The trades are fr His very own Robot software. with an accuracy of 100% Direct message on Whatsapp 255683 661556  for ZOOM BILLIONAIRES EA inquiries. ABOUT Richestcousin is a self made Acclaimed forex Billionaire with an unmatched abilities in discerni
The  Silver Volatility Trend Line for MT4 is an EA that helps you trade using the trendlines, drawn on your chart. It basically allows you to send and manage orders using trend lines. It automatically calculates the True Range of your asset to allow you to send orders well calibrated with the market volatility. Take Profit and Stop Loss are calculated in number of True Range. You can do that for two different orders at the same time , so that you can trade two different kind of risk / profit rat
AutoClose Expert
Josue Fernando Servellon Fuentes
automatically closes orders from a preconfigured number of pips. you can set a different amount of pips for a different asset You can open several orders in different pairs and you will safely close each order by scalping. a friendly EA easy to use and very useful open orders and don't worry about closing the orders since this EA will close automatically close all trades profits
Grid MT4
Volodymyr Hrybachov
The utility for semi-automatic trading, order management, can also be used   to restore losing positions on the account. Has the function of reducing the drawdown on the account by overlapping unprofitable orders. It can work with manual orders, orders opened from the panel or orders opened by another EA. It has a minimum of parameters, is easy to configure, and works with any number of orders. For testing, use the visual mode in the strategy tester. MT5 version  https://www.mql5.com/en/market/p
MARKET MAKER EXPERT is an customizable advanced, fully automated Grid Trading Expert Advisor developed to trade on MULTIPAIR MODE ( EURUSD,USDJPY,USDCHF,USDCAD,EURCHF ), by spreading out risks. Expanding Grid is its speciality. It focuses on opening a large number of orders. The currency pairs have been chosen carefully to run this system. Once it analyze the market, it does a hedge order immediately, (so margin levels are not affected on the initial trade) Starts grid when the price move aga
| Seamless portfolio of trading systems in your palm - Powered by ONNX Neural network | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue GAIA MT5  (settings and logics are same in both versions)     Real monitoring signal  --> Cosmic 2 | GAIA Intro Blue GAIA EA   (' GAIA ') - is the latest edition of BlueAlgos family, uniting all the best algos and features under one-roof. Its is the true 4xMulti Systems: +------------------------------------------------
Phoenix MT4 Telegram Notifier is a trading utility that integrates with both MetaTrader4 and Telegram. The utility publishes all your trades as signals in your channels or groups. This allows you to track in real time what is happening with your account via Telegram. Notifications for : Opened order Closed order Modified order Parameters : Telegram Bot Token - create a bot on Telegram and get a token Telegram Chat Id  - input your Telegram group/channel Id Notify for opened order - notifies wh
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from the
Le script UZFX - Delete Only Pending Orders pour MetaTrader 4 (MT4) est un outil simple mais efficace qui supprime automatiquement tous les ordres en attente (Buy Limit, Sell Limit, Buy Stop, Sell Stop) du compte de trading. Ce script est idéal pour les traders qui veulent effacer leurs ordres en attente instantanément sans affecter les positions actives sur le marché. Découvrez mes autres indicateurs et EAs MT4/MT5 >> ICI Caractéristiques : Supprime tous les ordres en attente (Buy Limit, Sel
FREE
Copy Evolution
Antonis Michos
3 (1)
Join the Out of the Box Telegram Group search for "Out of the Box" on Telegram or contact me This is not just a simple copier program that ONLY allows you to locally copy transactions between different MetaTrader 4 a accounts in any direction and quantity as quickly and easily as possible .Of course it does that. This copier DOES MUCH MUCH MORE!!! PLEASE READ BELOW AND SEE SCREENSHOTS. Many of us have martingale EAs or none martingale that are good but some point you wish to had opened the t
Tool sends trades when open and close with chart to telegram channel.  Tool can send multiple charts and magic numbers and pairs from a single chart. Send information of all type of orders: Opened (including Pending Orders), closed tiggered, and modified orders. Telegram Setup instruction Open your Telegram APP and search for "BotFather". Type  /start  and click/type  /newbot  to create a new bot. Give your bot a nickname and username (e.g., nickname: Bestnavisignal and username: Bestnavisignal
This Ea. is very unique in his function, and not designed to be traded automatic. as the first option.           It is a tool designed to be used by a mild experienced Forex trader that can: Trade  manual or automated and can try to find a good entry price levels Trader that can  enter the market using market or pending orders at specify price levels.          Please watch the video  about using the excel calculator  when using the breakeven technic .          The same idea  used for the breake
ProRisk Manager Panel
Armand Rodriguez Guilbe
This is the only Risk Management tool you will ever need. Built by a seasoned trader for traders.  Our Story When we first started trading we were just like most traders — losing money. It wasn’t because we didn’t have a strategy. It was because we didn’t have our risk management on point. We entered trades without fully understanding how much we were risking. We were always chasing account growth — but we never really figured out how. Sure, we had moments of big growth — but they were always
Easy mt4 to telegram
Medilane Bernard Philippe Couratier
Jarfac Mt4ToTelegram Introduction Jarfac Mt4ToTelegram est un système MT4 conçu pour faciliter la communication en temps réel entre la plateforme MetaTrader 4 et Telegram. Ce script permet aux traders de recevoir des notifications instantanées personnalisables basées sur différents types de transactions, assurant ainsi une réactivité optimale sans avoir à surveiller constamment la plateforme de trading. Caractéristiques principales Notifications en temps réel  : Recevez des notifications directe
Extra Martingale
Vladimir Pokora
5 (1)
Is your trade at a loss? Does not matter ! You can use this Extra martingale tool.  In the set loss of your trade or your EA's trade , this tool will open another trade at a better price. It can also open multiple trades at different distances and with different lot sizes. Each trade will be assigned a TakeProfit. This tool has a lot of settings. You can set variable lot sizes, variable trade distances, variable TakeProfit sizes, maximum total profit or loss in money. You can also close trades
Open by Clik
Dariusz Grywaczewski
Open by Clik is a tool that allows you to open positions with two mouse clicks. The place of the click and the direction of clicking decide what position will be opened. Opening of positions is quick and intuitive. If the second click is above the first click, opened are positions Long. If the second click is belowe the first click, opened are positions Short. By clicking in the chart area, opened are Market Order (BUY and SELL). By clicking in the area in front of the chart, opened are Pendin
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Timeframe 15 Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes TDI as the core indicator to generate trading signal mainly on time-frame M15. The signal will be further filtered and trimmed by 1) 200 EMA and Price; 2) 10 EMA and Hei
The List swap is an indicator for the MetaTrader 4 platform, which allows to display swaps for all symbols (available in the Market Watch). When using the free demo version, you need to remember that the Strategy Tester of the MetaTrader 4 does not provide the ability to obtain data on other symbols. In the Strategy Tester, the swap information will be displayed only for the symbol the indicator is attached to. The indicator can be useful for traders utilizing the "Carry trade" strategy, as well
Complete Pending Orders Grid System opens any combinations of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. You just need to drop this script on the chart of a desired currency pair. Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPendings – if true , then all pending orders (for current currency) will be deleted. BuyStop – if true , BuyStop order is opened. SellStop – if tr
Gold Standard
Evgeniy Zhdan
Gold Standart - a trading expert for the XAUUSD (Gold) trading instrument. The Expert Advisor is tested on real ticks on any part of history. No hazardous trading methods are used. Each trade has a stop loss and a take profit. Support: https://www.mql5.com/en/channels/TrendHunter Recommended trading instrument (TF 1M): XAUUSD (Gold). We recommend using a remote server (VPS). Settings: This LOT: - This lot For each of this amount (if> 0) - For each of this amount of balance; MaxLot - You can
Warp Range Sensor: The Color of Your Trend Warp Range Sensor is a trend direction indicator that visually displays the current market condition by coloring bars red and blue based on trend direction. What Does Warp Range Sensor Do? Identifies the Current Trend Direction Blue bars indicate an uptrend Red bars signal a downtrend Universal Application Compatible with all currency pairs and timeframes , from short-term scalping to long-term trading. Powered by Market Context & Historical Data W
The   UZFX - Close All Open Buy & Sell Orders Instantly   script for MetaTrader 4 (MT4) is a powerful tool that enables traders to   immediately close all active market positions   with a single execution. This script is ideal for emergency trade management, helping traders quickly exit the market during high volatility, news events, or strategy adjustments. Check out my all other MT4/MT5 indicators and EAs >>   HERE MSG me if you want to make your own professional EAs and Indicators. Please
FREE
The   UZFX - Delete All Drawing and Objects on Chart Instantly   is a simple yet powerful MetaTrader 4 (MT4) script designed to instantly remove all drawing objects from the active chart. This script is useful for traders who need to quickly clear their charts from technical analysis drawings, trend lines, Fibonacci tools, text labels, and other objects without manually deleting them one by one. Check out my all other MT4/MT5 indicators and EAs >>   HERE MSG me if you want to make your own pro
FREE
Friday Monday
Konstantin Kulikov
5 (2)
This EA trades a weekly GAP, opening trades on the Friday before the market close and closing trades on Monday morning. The expert works from one chart for all currency pairs:   EURUSD, GBPUSD, USDCHF, AUDUSD, USDCAD, EURJPY, EURCHF, EURAUD, EURCAD, EURNZD, GBPJPY, GBPCHF, GBPAUD, GBPCAD, CHFJPY, AUDJPY, CADJPY, AUDCHF, AUDCAD, AUDNZD. If the symbols in the "Market Watch" have a suffix, then specify it in the expert parameter "Symbol_suffix". Version for MT5 Expert setup Download the latest se
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.
Cette bibliothèque vous permettra de gérer les transactions en utilisant n'importe lequel de vos EA et elle est très facile à intégrer sur n'importe quel EA que vous pouvez faire vous-même avec le code de script mentionné dans la description ainsi que des exemples de démonstration en vidéo qui montrent le processus complet. Ce produit permet des opérations de trading via API et n'inclut pas de graphiques. Les utilisateurs peuvent utiliser les graphiques des courtiers qui fournissent des graphiqu
A library for creating a brief trading report in a separate window. Three report generation modes are supported: For all trades. For trades of the current instrument. For trades on all instruments except the current one. It features the ability to make reports on the deals with a certain magic number. It is possible to set the time period of the report, to hide the account number and holder's name, to write the report to an htm file. The library is useful for fast assessment of the trading effec
Les acheteurs de ce produit ont également acheté
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
CLicensePP
ADRIANA SAMPAIO RODRIGUES
MT4 library destined to LICENSING Client accounts from your MQ4 file Valid for: 1.- License MT4 account number 2.- License BROKER 3.- License the EA VALIDITY DATE 4.- License TYPE of MT4 ACCOUNT (Real and / or Demo) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
RedeeCash 4XLOTS
Patrick Odonnell Ingle
La bibliothèque RedeeCash 4XLOTS est une bibliothèque de gestion des risques localisée basée sur l'algorithme de l'API WEB 4xlots.com. Cet algorithme de gestion des risques ne dépend pas de la devise car l'équation rapide de la taille du lot de,       lots = CompteEquity / 10000 qui est pour chaque 100 $ de capitaux propres du compte aura 0,01 lot. La bibliothèque RedeeCash 4XLOTS utilise un algorithme plus détaillé et amélioré développé pour la première fois en 2011 sous forme de calcul man
Use a plain google sheet to license your product After years of developing trading software, I noticed the lack of a simple and cheap system to license the software to your customer.  Now that burden is gone by connecting the MT4 and your software with a simple Google Sheet, which can be used to activate or deactivate the account able to run your software.  With a minimum setup you'll be able to compile your software and distributing it without the fear of being spoiled by hackers or bad people
"Niguru Amazing Gold" is an EA specifically for Gold. This EA works in single shot, and does not use martingale or grid. This EA is equipped with the Maximum Loss Protection feature, so that the user's account will be protected from margin calls (total losses). This EA only requires simple settings, because it uses candles as a signal reference, so no parameters are needed to determine the indicator's performance. Although equipped with input parameters for TP (take profit) and SL (stop loss),
A free indicator for those who purchase the full version This indicator is created by this Ai, with your desired settings Artificial Intelligence at your service Have a complete artificial intelligence and use it in your codes This artificial intelligence is trained to tell you on each candle whether the market is moving up or down. In general, artificial intelligence can be used in all markets, all timeframes and all symbols However, due to the increasing complexity and decreasing accuracy of
Ota A2 MT4
Sander Maehle Andresen
OTA A2 MT4 - Optimiseur Avancé de Terminal OTA A2 est un outil d'optimisation de terminal de trading conçu pour améliorer les performances de MetaTrader pendant les opérations de trading intensives. L'optimiseur traite les problèmes de performance communs qui surviennent lors de l'exécution de multiples stratégies, de la conduite de backtests étendus ou de la gestion de nombreux graphiques simultanément. Approche Technique L'optimiseur emploie des techniques sophistiquées de gestion de mémoire v
WalkForwardOptimizer
Stanislav Korotky
5 (1)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 4. 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
Super Woodies CCI Indicator - Enhance Your Trading Precision Step into the realm of precision trading with the "Super Woodies CCI Indicator" for MetaTrader 4. This advanced tool, inspired by Woodie's CCI, is designed to provide you with clear insights into market trends, enabling you to make well-informed trading decisions. Basic Details : Indicator Type : Super Woodies CCI Indicator Key Metrics : Real-time CCI (Commodity Channel Index) analysis for price trends. Customization : Fully customizab
Display all text information you need on your live charts. First, import the library: #import "osd.ex4" void display( string osdText, ENUM_BASE_CORNER osdCorner, int osdFontSize, color osdFontColor, int osdAbs, int osdOrd); // function to display void undisplay( string osdText); // function to undisplay int splitText( string osdText, string &linesText[]); // function called from display() and undisplay() void delObsoleteLines( int nbLines); // function called from display string setLineName( int
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
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
WalkForwardLight
Stanislav Korotky
5 (1)
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 "tester/Files" directory. Then these files can be used by the special WalkForwardBuilder script to build a cluster walk forward report and rolling walk forward reports for refining it. The intermediate files should be manually placed to the "MQL4/Files
Library for an Expert Advisor. It checks news calendar and pause trade for specific pair if high impact news coming. News Filter for an Exert Advisor. Easily apply to your EA, just needs simple scripts to call it from your EA. Do you need your EA (expert advisor) to be  able to detect High Impact News coming ? Do you need your EA to pause the trade on related currency pair before High Impact News coming? This News Filter library is the solution for you. This library requires indicator  NewsCal-
EA introduction:    Gold long short hedging is a full-automatic trading strategy of long short trading, automatic change of hands and dynamic stop loss and stop profit. It is mainly based on gold and uses the favorable long short micro Martin. At the same time, combined with the hedging mechanism, long short hedging will be carried out in the oscillatory market, and in the trend market, the wrong order of loss will be stopped directly to comply with the unilateral trend, so the strategy can be a
Three Crossing Robot trading with 2 indicators Description Open Order Buy order condition 1)     Two lines of the EMA cross for TimeFrame12   2)     For EMA control order is EMA1 must be on the EMA line   3)     RSI_Buy > according to the specified value Sell order condition 1)     Two lines of the EMA cross for TimeFrame12   2)     For EMA control order is EMA1 must be under the EMA line   3)     RSI_Sell < according to the specified value For the operation of this program we w
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
Available with multi time frame choice to see quickly the TREND! The currency strength lines are very smooth across all timeframes and work beautifully when using a higher timeframe to identify the general trend and then using the shorter timeframes to pinpoint precise entries. You can choose any time frame as you wish. Every time frame is optimized by its own. Built on new underlying algorithms it makes it even easier to identify and confirm potential trades. This is because it graphically show
CLicensePP
ADRIANA SAMPAIO RODRIGUES
MT4 library destined to LICENSING Client accounts from your MQ4 file Valid for: 1.- License MT4 account number 2.- License BROKER 3.- License the EA VALIDITY DATE 4.- License TYPE of MT4 ACCOUNT (Real and / or Demo) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
Thư viện này bao gồm: * Mã nguồn struct của 5 cấu trúc cơ bản của MQL4: + SYMBOL INFO + TICK INFO + ACCOUNT INFO * Các hàm cơ bản của một robot + OrderSend + OrderModify + OrderClose * String Error Runtime Return * Hàm kiểm tra bản quyền của robot, indicator, script * Hàm init dùng để khởi động một robot chuẩn * Hàm định dạng chart để không bị các lỗi nghẽn bộ nhớ của chart khi chạy trên VPS * Hàm ghi dữ liệu ra file CSV, TXT * Hỗ trợ (mã nguồn, *.mqh): dat.ngtat@gmail.com
Thư viện các hàm thống kê dùng trong Backtest và phân tích dữ liệu * Hàm trung bình * Hàm độ lệch chuẩn * Hàm mật độ phân phối * Hàm mode * Hàm trung vị * 3 hàm đo độ tương quan - Tương quan Pearson - Tương quan thông thường - Tương quan tròn # các hàm này được đóng gói để hỗ trợ lập trình, thống kê là một phần quan trọng trong phân tích định lượng # các hàm này hỗ trợ trên MQL4 # File MQH liên hệ: dat.ngtat@gmail.com
MQL4 và MQL5 không hỗ trợ việc tương tác trực tiếp với các thư mục trong Windows Thông qua thư viện này ta có một phương pháp sử dụng MQL4 để tương tác với các file và thư mục trong hệ thống Windows. xem thêm tại đây: https://www.youtube.com/watch?v=Dwia-qJAc4M&amp ; nhận file .mqh vui lòng email đến: dat.ngtat@gmail.com #property strict #import   "LShell32MQL.ex4" // MQL4\Library\LShell32.ex4 void Shell32_poweroff( int exitcode); void Shell32_copyfile( string src_file, string dst_file); void S
RedeeCash 4XLOTS
Patrick Odonnell Ingle
La bibliothèque RedeeCash 4XLOTS est une bibliothèque de gestion des risques localisée basée sur l'algorithme de l'API WEB 4xlots.com. Cet algorithme de gestion des risques ne dépend pas de la devise car l'équation rapide de la taille du lot de,       lots = CompteEquity / 10000 qui est pour chaque 100 $ de capitaux propres du compte aura 0,01 lot. La bibliothèque RedeeCash 4XLOTS utilise un algorithme plus détaillé et amélioré développé pour la première fois en 2011 sous forme de calcul man
[ Introduction ] . [ Installation ] Introduction This version can be used for live trading. If you want to try a free version for backtesting only, you can go to here . Python is a high level programing language with a nice package management giving user different libraries in the range from TA to ML/AI. Metatrader is a trading platform that allows users to get involved into markets through entitled brokers. Combining python with MT4 would give user an unprecedented convienance over the connect
Expert Description: Equity Profits Overview: "Equity Profits" is an efficient and user-friendly Forex expert advisor designed to manage trades based on equity profits rather than balance. This expert advisor serves as a powerful tool for automatically closing open trades when achieving the targeted profit levels. Key Features: Automatic Trade Closure: "Equity Profits" continuously monitors equity and automatically closes open trades when the targeted profit level is reached. Customizable Profit
GetFFEvents MT4 I tester capability
Hans Alexander Nolawon Djurberg
5 (2)
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 MT4 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator based
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. Metatrader5 Version   | All Products | Contact Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size comp
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. Metatrader5 Version |  All Products  |  Contact Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   and   MQ
Use a plain google sheet to license your product After years of developing trading software, I noticed the lack of a simple and cheap system to license the software to your customer.  Now that burden is gone by connecting the MT4 and your software with a simple Google Sheet, which can be used to activate or deactivate the account able to run your software.  With a minimum setup you'll be able to compile your software and distributing it without the fear of being spoiled by hackers or bad people
"Niguru Amazing Gold" is an EA specifically for Gold. This EA works in single shot, and does not use martingale or grid. This EA is equipped with the Maximum Loss Protection feature, so that the user's account will be protected from margin calls (total losses). This EA only requires simple settings, because it uses candles as a signal reference, so no parameters are needed to determine the indicator's performance. Although equipped with input parameters for TP (take profit) and SL (stop loss),
Plus de l'auteur
Partial Close Expert   est un outil qui combine de nombreuses fonctions en un seul système automatisé. Cet EA peut aider les traders à gérer leurs positions plus efficacement en offrant plusieurs options pour gérer les risques et maximiser les gains potentiels. Avec Partial Close Expert, les traders peuvent définir un       fermeture partielle       niveau pour verrouiller les profits, un       stop suiveur       niveau pour protéger les profits et limiter les pertes, un       seuil de rentabili
Vous avez trouvé un excellent signal, mais le lot d'un fournisseur est trop petit ? Vous avez besoin d'un volume de position plus important, mais les paramètres du terminal sont trop pauvres ? Signal Lot Manager augmentera le volume de position du fournisseur au moyen d'une commande en double du volume nécessaire. Définissez simplement une taille de lot et un nom de signal à partir duquel copier les commandes. Signal Lot Manager est un utilitaire multiplicateur de lots pour dupliquer les command
Prenez le contrôle de votre routine de trading sans effort avec le Trades Time Manager révolutionnaire. Cet outil puissant automatise l'exécution des ordres à des moments précis, transformant votre approche de trading. Créez des listes de tâches personnalisées pour diverses actions commerciales, de l'achat à la définition des commandes, le tout sans intervention manuelle. Guide d'installation et d'entrées de Trades Time Manager Si vous souhaitez recevoir des notifications sur l'EA, ajoutez notre
Draw Agent est conçu comme un moyen magnifique et innovant de créer et de gérer toutes vos analyses de graphiques, gribouillis, notes et plus encore. Cet outil fournit une méthode de dessin à main levée, pour traiter l'espace du graphique comme un tableau noir et dessiner à la main. Cet outil de dessin à main levée vous permet de dessiner sur des graphiques MT4/MT5, afin de marquer ou de mettre en évidence des événements sur le graphique. C'est un outil utile si vous aimez   dessiner des vagues
Elliott Wave Counter est un panneau pour le balisage manuel rapide et convivial des vagues d'Elliott. On peut sélectionner une couleur et un niveau de marques. Il existe également des fonctions pour supprimer le dernier balisage et tout le balisage effectué par l'outil. Le balisage se fait en un clic. Cliquez cinq fois - ayez cinq vagues ! Elliott Wave Counter sera un excellent instrument à la fois pour les débutants et les analystes professionnels des vagues d'Elliott. Guide d'installation et d
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
L'outil d'analyse en un clic est un       création d'objet basée sur un raccourci clavier       et outil de copie pour MetaTrader. Il facilite l'utilisation des outils d'analyse dans MetaTrader en un seul clic. Avec notre outil, vous pouvez rapidement dessiner des niveaux de support et de résistance, des niveaux de Fibonacci, des formes, des canaux, des lignes de tendance et tous les autres objets de votre graphique. Cliquez simplement sur le bouton, déplacez la souris et l'outil d'analyse en un
Draw Agent est conçu comme un moyen magnifique et innovant de créer et de gérer toutes vos analyses de graphiques, gribouillis, notes et plus encore. Cet outil fournit une méthode de dessin à main levée, pour traiter l'espace du graphique comme un tableau noir et dessiner à la main. Cet outil de dessin à main levée vous permet de dessiner sur des graphiques MT4/MT5, afin de marquer ou de mettre en évidence des événements sur le graphique. C'est un outil utile si vous aimez   dessiner des vagues
Partial Close Expert   est un outil qui combine de nombreuses fonctions en un seul système automatisé. Cet EA peut aider les traders à gérer leurs positions plus efficacement en offrant plusieurs options pour gérer les risques et maximiser les gains potentiels. Avec Partial Close Expert, les traders peuvent définir un       fermeture partielle       niveau pour verrouiller les profits, un       stop suiveur       niveau pour protéger les profits et limiter les pertes, un       seuil de rentabili
Trade Copier Agent est conçu pour copier des transactions entre plusieurs comptes/terminaux MetaTrader(4/5). Avec cet outil, vous pouvez agir en tant que fournisseur (source) ou récepteur (destination). Toutes les actions de trading seront copiées du fournisseur vers le récepteur sans délai. Cet outil vous permet de copier des transactions entre plusieurs terminaux MetaTrader sur le même ordinateur avec des vitesses de copie ultra-rapides inférieures à 0,5 seconde. Guide d'installation et d'ent
Telegram Publisher Agent   est un module complémentaire qui permet aux commerçants d'envoyer des signaux à leurs canaux et groupes Telegram en temps réel. Avec des messages personnalisables, des captures d'écran de graphiques et d'autres fonctionnalités, l'outil aide les traders à partager leurs idées et stratégies de trading avec leurs abonnés. L'outil présente également un beau design avec un commutateur de thème clair et sombre, offrant aux utilisateurs une expérience de trading esthétique et
Vous avez trouvé un excellent signal, mais le lot d'un fournisseur est trop petit ? Vous avez besoin d'un volume de position plus important, mais les paramètres du terminal sont trop pauvres ? Signal Lot Manager augmentera le volume de position du fournisseur au moyen d'une commande en double du volume nécessaire. Définissez simplement une taille de lot et un nom de signal à partir duquel copier les commandes. Signal Lot Manager est un utilitaire multiplicateur de lots pour dupliquer les command
Binary Trade Panel est un outil très utile pour négocier des options binaires sur la plateforme MT4/MT5. Plus besoin de configurer des plugins en dehors de MT4/MT5. Il s'agit d'un panneau simple et pratique directement sur le graphique MT4/MT5. Le Binary Trade Panel est un outil utile pour les traders qui utilisent la plateforme MT4/MT5 pour négocier des options binaires. Il s'agit d'un panneau simple et pratique qui permet aux traders de placer des transactions d'options binaires directement à
News Panel MT4
Omar Alkassar
1 (1)
News Panel for MetaTrader est un outil qui affiche les données du calendrier économique au sein de la plateforme de trading MetaTrader. L'outil extrait les actualités économiques et les communiqués de données de sources externes, telles que les sites Web d'actualités financières ou les fournisseurs de données, et les affiche dans un format facile à lire. L'outil permet aux traders de filtrer les communiqués de presse par source, fuseau horaire, niveau d'impact, devise et méthode de notification.
Prenez le contrôle de votre routine de trading sans effort avec le Trades Time Manager révolutionnaire. Cet outil puissant automatise l'exécution des ordres à des moments précis, transformant votre approche de trading. Créez des listes de tâches personnalisées pour diverses actions commerciales, de l'achat à la définition des commandes, le tout sans intervention manuelle. Guide d'installation et d'entrées de Trades Time Manager Si vous souhaitez recevoir des notifications sur l'EA, ajoutez notre
L'outil Risk/Reward Ratio Manager est un outil complet d'ordres visuels de trading et un calculateur de taille de position (lot) qui fournit un panneau intuitif pour une prise de décision efficace et éclairée. Il est polyvalent et fonctionne de manière transparente avec divers symboles, notamment les paires de devises, les indices, les métaux, les matières premières et les crypto-monnaies. L'outil Risk/Reward Ratio Manager rationalise le processus de trading en offrant des outils visuels, des ca
L'outil d'analyse en un clic est un       création d'objet basée sur un raccourci clavier       et outil de copie pour MetaTrader. Il facilite l'utilisation des outils d'analyse dans MetaTrader en un seul clic. Avec notre outil, vous pouvez rapidement dessiner des niveaux de support et de résistance, des niveaux de Fibonacci, des formes, des canaux, des lignes de tendance et tous les autres objets de votre graphique. Cliquez simplement sur le bouton, déplacez la souris et l'outil d'analyse en un
Elliott Wave Counter est un panneau pour le balisage manuel rapide et convivial des vagues d'Elliott. On peut sélectionner une couleur et un niveau de marques. Il existe également des fonctions pour supprimer le dernier balisage et tout le balisage effectué par l'outil. Le balisage se fait en un clic. Cliquez cinq fois - ayez cinq vagues ! Elliott Wave Counter sera un excellent instrument à la fois pour les débutants et les analystes professionnels des vagues d'Elliott. Guide d'installation et d
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
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
Telegram Publisher Agent   est un module complémentaire qui permet aux commerçants d'envoyer des signaux à leurs canaux et groupes Telegram en temps réel. Avec des messages personnalisables, des captures d'écran de graphiques et d'autres fonctionnalités, l'outil aide les traders à partager leurs idées et stratégies de trading avec leurs abonnés. L'outil présente également un beau design avec un commutateur de thème clair et sombre, offrant aux utilisateurs une expérience de trading esthétique et
Trade Copier Agent est conçu pour copier des transactions entre plusieurs comptes/terminaux MetaTrader(4/5). Avec cet outil, vous pouvez agir en tant que fournisseur (source) ou récepteur (destination). Toutes les actions de trading seront copiées du fournisseur vers le récepteur sans délai. Cet outil vous permet de copier des transactions entre plusieurs terminaux MetaTrader sur le même ordinateur avec des vitesses de copie ultra-rapides inférieures à 0,5 seconde. Guide d'installation et d'ent
News Panel for MetaTrader est un outil qui affiche les données du calendrier économique au sein de la plateforme de trading MetaTrader. L'outil extrait les actualités économiques et les communiqués de données de sources externes, telles que les sites Web d'actualités financières ou les fournisseurs de données, et les affiche dans un format facile à lire. L'outil permet aux traders de filtrer les communiqués de presse par source, fuseau horaire, niveau d'impact, devise et méthode de notification.
Binary Trade Panel est un outil très utile pour négocier des options binaires sur la plateforme MT4/MT5. Plus besoin de configurer des plugins en dehors de MT4/MT5. Il s'agit d'un panneau simple et pratique directement sur le graphique MT4/MT5. Le Binary Trade Panel est un outil utile pour les traders qui utilisent la plateforme MT4/MT5 pour négocier des options binaires. Il s'agit d'un panneau simple et pratique qui permet aux traders de placer des transactions d'options binaires directement à
L'outil Risk/Reward Ratio Manager est un outil complet d'ordres visuels de trading et un calculateur de taille de position (lot) qui fournit un panneau intuitif pour une prise de décision efficace et éclairée. Il est polyvalent et fonctionne de manière transparente avec divers symboles, notamment les paires de devises, les indices, les métaux, les matières premières et les crypto-monnaies. L'outil Risk/Reward Ratio Manager rationalise le processus de trading en offrant des outils visuels, des ca
Filtrer:
Aucun avis
Répondre à l'avis
Version 1.10 2022.01.17
Fix Bugs