• Aperçu
  • Avis
  • Commentaires (2)

WebDataExtractor MT5

This is a non-trading expert which transforms unstructured web-pages into structured data tables. It downloads and parses an HTML file, then creates DOM (Document Object Model) for it, and finally applies specified CSS (Cascading Style Sheets) selectors for required fields and extracts data for them. You may consider it as a powerful and highly customizable HTML to CSV (Comma-Separated Values) converter.

The EA can process web-pages from remote sites (using MetaTrader's WebRequest) or local files. To use WebRequest properly make sure you added corresponding domains in the Expert Advisors options dialog.

Demo version of the expert or its full version running in the tester cannot use WebRequests, because of MetaTrader limitation. Only local files are accessible from the tester.

The expert is useful for reading economic news, trading reports, and other information available in Internet but hardly "understandable" by programs due to loose formatting and rich user-friendly decorations in web-pages.
The demo version of the expert randomly chooses some data fields in extracted data and replaces them with the string "demo". This is done intentionally to prevent a possible use of the demo version for smooth extraction of complete data sets in production.

Parameters

  • URL - web-page address (starts with http:// or https://) or local file name to load (must be in HTML format);
  • SaveName - output file name (will be in CSV format);
  • TimerSeconds - period in seconds to reload the URL and process it again; if 0 - the expert does the job only once and then exits;
  • TriggerVariable - optional global variable to check with the timer; if it's specified, the expert checks if the variable exists: if yes - EA starts processing and then removes the variable, if not - EA skips this timer invocation and keeps waiting for next time to check again;
  • RowSelector - CSS selector for table row;
  • ColumnSettingsFile - file in CSV format with selectors for columns (see comments for details);
  • SubstitutionSettingsFile - optional file in CSV format for data substitution rules (see comments for details);
  • TestQuery - test a CSS selector for a row;
  • TestSubQuery - test a CSS selector for a field in the row;
  • LogXXX - enable/disable XXX logging option; 


Main Principles

In order to start data extraction using this expert you need to investigate source code (HTML) of the target web-page. This can be done in any modern browser by means of its built-in tools for web-developers. For example, in Chrome you may open "Developer tools" window by clicking "Settings" button (in the upper right corner of the main window), then choosing "Tools" -> "Developer Tools" in the dropdown menu (the menu items may vary between different browser versions). Please find more details in the official DevTools overview. What is important for us here is the section Inspecting the DOM.

User should locate all data fields of the interest in the web-page and lookup corresponding DOM elements in HTML source. Based on specific attributes of the DOM elements, one should elaborate suitable CSS selectors which will unambiguously pin down a value for every specific data field. The developer window provides a console box, where you can try CSS selectors on the fly. Please, make sure you're trying only those selectors supported by the expert.

Alternatively you can enable DOM logging in the expert (LogDomElements) and then study output in the experts log of MetaTrader. This method lacks interactivity (you can not try selectors right away), but it does not require to deal with external tools. You can test selectors using corresponding input parameters (TestQuery and TestSubQuery). It's advisable to run such experiments on a local file (URL should point to a file instead of Internet address). You can download a web-page from a site into a file using the following parameters: URL - Internet address of the page, SaveName - name of the local file to write (existing file, if any, will be overwritten), RowSelector should be empty.

Supported CSS selectors

Please find the list of supported selectors in the comments.

Examples

Examples are provided in the comments for this product. For every example, HTML fragment can be found with comments added for explanations, and formatting changed for readability.


Produits recommandés
Stop Out Line MT5
Sergey Batudayev
4.5 (2)
Logique de travail L'utilitaire Stop Out est un indicateur simple mais très pratique indiquant combien de points il reste au niveau Stop Out / Son avantage réside dans le fait que de nombreux traders surestiment délibérément le risque dans le trading à la recherche de profit, utilisent la marge disponible au maximum, et dans ce cas, il est très important de savoir où le courtier peut fermer de force vos positions. Placez simplement l'indicateur sur le graphique et, en fonction de la posit
FREE
Show Pips for MT5
Roman Podpora
4.61 (18)
This information indicator will be useful for those who always want to be aware of the current situation on the account. - More useful indicators The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. There are several options for placing the information line on the chart: - To the right of the price (runs behind the price); - As a comment (in the upper left corner
FREE
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Double Correlation indicator (free) plots two windowed correlations in a separate window.  the size of window is taken as input before the two symbols to correlate to. Two symbols are taken as an input parameters as well as period length. and the two correlations are computed with the currently shown symbol ex: input GBPJPY and AUDNZD.  current symbol EURUSD then the following will be computed corr(EURUSD,GBPJPY) and corr(EURUSD,AUDNZD) The indicator can be useful to run a multi-symbol pair trad
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
Quantum Dow Jones
Marco Brugali
4 (4)
Quantum Dow Jones Quantum Dow Jones Paramètres Symbole : US30 Intervalle de temps : 5M Lots : Lots Gain moyen par transaction Drawdown maximal (MAX DD) Profit net sur 2 ans 0.01 0,20 $ 2,76 $ 240 $ 0.10 2,00 $ 27,6 $ 2 400 $ 1.00 20,00 $ 276 $ 24 000 $ 10.0 200 $ 2 760 $ 240 000 $ Aperçu Le Quantum Dow Jones est un outil de trading automatisé sophistiqué, spécialement conçu pour opérer sur le Dow Jones. Avec une fréquence moyenne de 45-50 transactions par semaine, ce bot combine des algorithmes
FREE
Closer of all Trades
Andre Philipp Hollenbach
Closes all Trades with click on a button. This button will appear on the right bottom side of the chart.  When you remove the utility, the button will also dissappear. It closes all trades, no matter if Sell, Buy, the Symbol, if in profit or loss. One Click - and you solve it all. Especially made for demo and testing purposes. Use it with caution on live trading accounts!
FREE
MarketPro toolkit
Johannes Hermanus Cilliers
Start earning profits by copying All trades are sent by our successful Forex trader & are extremely profitable. You can earn profits by copying trades daily Trial Period included You'll also get access to extremely powerful trading education which is designed in a simple way for you to become a profitable trader, even if you have no trading experience. https://ec137gsj1wp5tp7dbjkdkxfr4x.hop.clickbank.net/?cbpage=vip
FREE
BoxFibo MT5
Sergei Kiriakov
It is just an alternative fibo lines. mt4 have is a very strange drawing of fibo lines, this utilites was written for mt4, but for mt5 it may not be particularly useful. A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correct
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.14 (7)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
This Tradepanel is an Utility for Traders Who want ot use Basic MoneyManagement for Calculation of Lotsize  I have created the basic edition only to give an Overview with Limited Functionality Full Features are available with  Auto TradePanel  Pro. (This is Only Because it can not be Tested in Strategy Tester ).  Complete Description is available at  "Auto TradePanel Pro".  in This Version Basic Functionality ( Calculation of Lotsize ) open /close Positions is working in the same way as in Pro
FREE
Exp Assistant 5
Vladislav Andruschenko
4.72 (123)
Réglage automatique, stop loss, take profit, trailing stop, seuils de rentabilité, permettant un stop loss   virtuel   et un take profit. Exp Assistant   vous aidera à organiser le maintien de vos positions. Ce programme, l'Expert Advisor, est conçu pour définir automatiquement le   réel ou le virtuel       Niveaux   Stop Loss et Take Profit   pour vos positions pendant la négociation. Vous pouvez facilement gérer toutes les opérations de l'Expert Advisor depuis le panneau de contrôle sur la ca
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.57 (7)
Library to add the Information Panel to your Expert Advisor for MetaTrader 5. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
This is a decorative utility that replaces the standard marks of completed deals with "Kingdom Come: Deliverance" game style markers. In addition to the graphic display of the price and time of the transaction, the notes also contain a textual representation of the transaction volume. Running utility Drag the utility from the Navigator window to the desired graph. The utility does not use input parameters and does not require configuration. All trademarks available on the chart will be replace
FREE
Introducing Grid Master MT5, your ultimate trading utility designed to revolutionize the management of single or multiple orders with unparalleled ease and effectiveness. Evaluation version of Grid Master MT5 Some limitations are applied: - Maximum of 3 open positions and 1 pending order per side (Buy/Sell) - Trailing Stop feature disabled Features: Clean and user friendly UI: With the benefits of fellow traders in mind, the graphical interface is beautifully designed to allow maximum clarity
FREE
This Small tool allows you to define a time counter in minutes for the closing of your positions according to the number of minutes you have set. For example if you set it to 30 Min, the tool will close each open position after 30 minutes from its opening. The settings ACTIVE: It is to activate the tool and use it to close your positions after the number of minutes defined. MANAGE: you to choose with the symbols managed by the tool. Choose "ALL CURENCY" if you want the system t
FREE
This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in E
FREE
LT Clock MT5
Thiago Duarte
5 (10)
Simple indicator that draws the market hours on chart (broker, local and GMT). Functions: Horizontal distance - from border. Vertical distance - from border. Color - text color. Font - text font. Size - text size. Corner - which chart corner will be drawn. Show seconds - show or hide seconds. Draw as background - candles front or back. Label local - text before local time. Label broker - text before broker time. Label GMT - text before GMT time. Separator - separator between label and time Objec
FREE
SuperGridder
Jere Katainen
4.71 (7)
This utility allows creating any amount of grid orders just by  clicking with the mouse.  Instructions: Trading mode Deleting mode Press ctrl and click with mouse to start drawing a grid While drawing, press shift to cancel Release buttons to send orders Press shift and click with mouse to draw a removal line Release buttons to   confirm removal: EA deletes every pending order that the line touches Inputs: - 3 options to calculate the grid sizing: Fixed points distance between gr
FREE
TRADECOPY MASTER MT5 Over the years I developed  TradeCopy MT4/MT5  for that purposes: I'm running several experts on one and/or different terminals and accounts. The trades opened by those experts, usually will not move straight away into profit zone. Very often they use to pullback more or less before ending up in profit (or in loss finally...).   Improvement of profits (and limit losses) by additional controlling of trades that your experts on the TradeCopy Master part have been opened can be
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.42 (31)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
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 setti
1. Copiez les commandes, de 12 comptes maîtres vers 100 comptes esclaves. Le nombre de comptes esclaves peut être personnalisé, de 12 à 100. 2. Prend en charge MT4 à MT4, MT4 à MT5, MT5 à MT4, MT5 à MT5. 3. Identifiez les suffixes des variétés de trading sur différentes plateformes, telles que EURUSD, EURUSDm, EURUSDk. 4. Correspondance de devise personnalisée, telle que XAUUSD=GOLD. 5. Peut copier toutes les transactions, ou seulement copier les instructions ACHETER, VENDRE, FERMER 6. Vous pou
Le DYJ MOBILE GAMING TRADING WINNER peut utiliser vos différents terminaux (TÉLÉPHONE MOBILE, WEB, TRADINGVIEW, MT5) pour le trading manuel, puis traité automatiquement par EA. Le trading mobile peut utiliser les différents modes de grille d'EA, le mode scalp, le mode d'arbitrage de couverture et le mode d'ordre indépendant pour ouvrir des positions manuellement, EA peut définir automatiquement le stop loss pour l'ouverture mobile. Et utilisez votre téléphone portable pour ouvrir une grille
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
CloseAllPosition
Konstantin Chernov
4.67 (3)
A script for closing positions If you need to quickly close several positions, this script will make all the routine for you! The script does not have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need to specify the maximal deviation and the number of attempts to close positions, use the script with input parameters https://www.mql5.com/en/market/product/625 You can download MetaTrader 4 version here: https://www.mql5.com/en/market
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
What is this indicator? This indicator is the MACD (Moving Average Convergence/Divergence) supporting Virtual Trading mode of  Knots Compositor . When the mode is turned on, the indicator will be recalculated based on the displayed candlesticks. When the mode is turned off, the indicator will be recalculated based on the original chart candlesticks. Types of the applied price - Close - Open - High - Low - Median Price (HL/2) - Typical Price (HLC/3) - Weighted Price (HLCC/4) KC-Indicators
FREE
Exp THE X FULL
Vladislav Andruschenko
4.79 (28)
Expert Advisor automatique universel pour MetaTrader 5 travaillant sur des indicateurs standards. UniverselEA Le constructeur EA est fourni avec un grand nombre de fonctions. Vous pouvez sélectionner l'un des 20 signaux pour ouvrir une position et 5 des 20 filtres pour trier les signaux des indicateurs standard inclus dans le package MetaTrader. En outre, vous pouvez ajuster les paramètres de l'indicateur, sélectionner une période et spécifier une barre de signal pour chaque signal. Vous pouvez
Les acheteurs de ce produit ont également acheté
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Do you think that in markets where the price can change in a split second, placing orders should be as simple as possible? In Metatrader, each time you want to open an order, you have to open a window where you enter the opening price, stop loss and take profit, as well as the trade size. In trading the financial markets, capital management is essential to maintain your initial deposit and multiply it. So, when you want to place an order, you probably wonder how big a trade you should open? Wha
TradePanel MT5
Alfiya Fazylova
4.86 (113)
Trade Panel est un assistant commercial multifonctionnel. L'application contient plus de 50 fonctions conçues pour le trading manuel. Vous permet d'automatiser la plupart des actions de trading. Avant d'acheter, vous pouvez tester la version démo sur un compte démo. Version démo ici . Instructions complètes ici . Principales fonctionnalités de l'application : Fonctionne avec tous les instruments de trading (Forex, CFD, Futures et autres). Fonctionne simultanément avec un nombre illimité de carac
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
Découvrez une expérience exceptionnellement rapide de copie de trades avec le   Local Trade Copier EA MT5 . Avec sa configuration facile en 1 minute, ce copieur de trades vous permet de copier des trades entre plusieurs terminaux MetaTrader sur le même ordinateur Windows ou Windows VPS avec des vitesses de copie ultra-rapides de moins de 0.5 seconde. Que vous soyez un trader débutant ou professionnel, le   Local Trade Copier EA MT5   offre une large gamme d'options pour le personnaliser en fonc
Trade Manager DaneTrades
DaneTrades Ltd
4.73 (22)
Trade Manager pour vous aider à entrer et sortir rapidement des transactions tout en calculant automatiquement votre risque. Y compris des fonctionnalités pour vous aider à éviter le sur-trading, le trading de vengeance et le trading émotionnel. Les transactions peuvent être gérées automatiquement et les mesures de performances du compte peuvent être visualisées dans un graphique. Ces fonctionnalités rendent ce panneau idéal pour tous les traders manuels et contribuent à améliorer la plateforme
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
MT5 to Telegram Signal Provider est un utilitaire facile à utiliser et entièrement personnalisable qui permet l'envoi de signaux spécifiés vers un chat, un canal ou un groupe Telegram, transformant ainsi votre compte en fournisseur de signaux. Contrairement à la plupart des produits concurrents, il n'utilise pas d'importations DLL. [ Démonstration ] [ Manuel ] [ Version MT4 ] [ Version Discord ] [ Canal Telegram ] Configuration Un guide utilisateur étape par étape est disponible. Aucune connai
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copier est un utilitaire professionnel conçu pour copier et synchroniser les commandesentre les comptes de trading. Les commandes sont copiées du compte/terminal du fournisseur vers le compte/terminal du destinataire, qui sont installés sur le même ordinateur ou vps. Avant d'acheter, vous pouvez tester la version démo sur un compte démo. Version démo ici . Instructions complètes ici . Principales fonctionnalités et avantages: Prend en charge la copie des commandes MT5> MT5, MT4> MT5, MT5>
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
OrderManager MT5
Lukas Roth
4.88 (16)
Présentation du   OrderManager   : Un utilitaire révolutionnaire pour MT5 Gérez vos transactions comme un pro avec le tout nouveau utilitaire Order Manager pour MetaTrader 5. Conçu avec simplicité et facilité d'utilisation à l'esprit, l'Order Manager vous permet de définir et de visualiser sans effort le risque associé à chaque transaction, vous permettant de prendre des décisions éclairées et d'optimiser votre stratégie de trading. Pour plus d'informations sur l'OrderManager, veuillez vous réfé
Trade Dashboard MT5
Fatemeh Ameri
5 (25)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version   right now. You can find   deta
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
Grid Manual est un panneau de trading permettant de travailler avec une grille d'ordres. L'utilitaire est universel, possède des paramètres flexibles et une interface intuitive. Il fonctionne avec une grille d'ordres non seulement dans le sens des pertes, mais aussi dans le sens de l'augmentation des profits. Le commerçant n'a pas besoin de créer et de maintenir une grille d'ordres, l'utilitaire le fera. Il suffit d'ouvrir une commande et "Grid Manual" créera automatiquement une grille de comman
Copiez les signaux de n'importe quel canal auquel vous êtes membre ( sans avoir besoin d'un jeton de bot ou de permissions administratives ) directement vers votre MT5. Il a été conçu en gardant à l'esprit l'utilisateur tout en offrant de nombreuses fonctionnalités dont vous avez besoin Ce produit est présenté dans une interface graphique facile à utiliser et visuellement attrayante. Personnalisez vos paramètres et commencez à utiliser le produit en quelques minutes ! Guide de l'utilisateur +
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
Expert Advisor "Drawdown Limiter"  Vous êtes au bon endroit si vous recherchez un contrôle de drawdown, un limiteur de drawdown, une protection du solde, une protection de l'équité ou une limite quotidienne de drawdown en rapport avec les entreprises de gestion de capitaux (Prop Firm), FTMO, My Forex Fund, ou si vous souhaitez protéger votre compte de trading. Avez-vous déjà eu du mal à contrôler votre drawdown en tradant sur des comptes financés ? Cet EA est fait pour vous. Les entreprises d
Copiez les signaux de n'importe quel canal dont vous êtes membre (y compris les canaux privés et restreints) directement sur votre MT5.  Cet outil a été conçu en pensant à l'utilisateur et offre de nombreuses fonctionnalités nécessaires pour gérer et surveiller les trades. Ce produit est présenté dans une interface graphique conviviale et attrayante. Personnalisez vos paramètres et commencez à utiliser le produit en quelques minutes ! Guide de l'utilisateur + Démo  | Version MT4 | Version Dis
Le gestionnaire UTM est un outil intuitif et facile à utiliser qui offre une exécution rapide et efficace des transactions. L'une des fonctionnalités les plus remarquables est le mode "Ignore Spread", qui vous permet de négocier au prix des bougies, en ignorant complètement les spreads (par exemple, permet de négocier des paires de spreads plus élevés sur LTF, évitez d'être retiré des transactions par spread). Un autre aspect clé du gestionnaire UTM est son copieur de commerce local unique, perm
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
Outil multifonctionnel : plus de 65 fonctions, dont : calcul de lot, price action, facteur R/R, gestionnaire des trades, zones d'offre et de demande Version de démonstration   |   Manuel de l'Utilisateur   |    MT4 L'utilitaire ne fonctionne pas dans le testeur de stratégie : vous pouvez télécharger la version de démonstration ICI pour tester le produit. Contactez-moi   pour toutes questions / idées d'amélioration / en cas de bug trouvé Simplifiez, accélérez et automatisez votre processus de tr
Active Lines
Yury Kulikov
5 (4)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
Hedge Ninja
Robert Mathias Bernt Larsson
Make sure to join our Discord community over at www.Robertsfx.com , you can also buy the EA at robertsfx.com WIN NO MATTER IN WHICH DIRECTION THE PRICE MOVES This robot wins no matter in which direction the price moves by following changing direction depending on in which direction price moves. This is the most free way of trading to this date. So you win no matter which direction it moves (when price moves to either of the red lines as seen on the screenshot, it wins with the profit target yo
Profit or Loss Pad
Vladislav Andruschenko
4.55 (11)
Clôture des positions dans MetaTrader 5 après avoir atteint le bénéfice/perte total avec la fonction de suivi des bénéfices.   FermerIfProfitorLoss with Trailing Vous pouvez activer les   arrêts virtuels (ordre séparé)   , calcul et clôture des positions   ACHAT et VENTE séparément (ACHETER VENTE séparé)   , fermeture et calcul de   tous les symboles ou du symbole courant uniquement (Tous les symboles)   , activer le suivi pour le profit (   Trailing   Profit) Les positions sont fermées sur la
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Panneau de trading pour trader en 1 clic.   Travailler avec des positions et des commandes!   Trading à partir du graphique ou du clavier. Avec notre panneau de trading, vous pouvez exécuter des transactions en un seul clic directement depuis le graphique et effectuer des opérations de trading 30 fois plus rapidement qu'avec le contrôle MetaTrader standard. Les calculs automatiques des paramètres et des fonctions rendent le trading plus rapide et plus pratique pour les traders. Des conseils grap
ManHedger MT5
Peter Mueller
5 (2)
If you'd like to test the product before purchasing please watch the video below. The program doesn't work in the strategy tester! Contact me for user support & advices! If you've bought this EA, you are entitled to a gift!! MT4 Version  With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the chart. Display
Trade Assistant GS mt5
Vasiliy Strukov
5 (13)
Le panneau de négociation est limité à la gestion des ordres - à la fois ouverts à l'aide de boutons et ouverts par l'utilisateur. Simple et pratique dans la Collection. Complétera tout acheteur. Je recommande de l'utiliser en tandem avec l'indicateur Gold Stuff. Configurez le trading en tant qu'ordres uniques et construisez une grille avec une distance. Pour créer une grille standard, définissez simplement une grande distance, telle que 10000. Les résultats en temps réel peuvent être consult
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
Plus de l'auteur
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
RenkoFromRealTicks
Stanislav Korotky
4.67 (3)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
AutomaticZigZag
Stanislav Korotky
4.67 (3)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
Time And Sales Layout indicator shows traded buy and sell volumes right on the chart. It provides a graphical representation of most important events in the time and sales table. The indicator downloads and processes a history of real trade ticks. Depending from selected depth of history, the process may take quite some time. During history processing the indicator displays a comment with progress percentage. When the history is processed, the indicator starts analyzing ticks in real time. The l
SOMFX1Predictor
Stanislav Korotky
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this indicator and other related tools are for you. In fact, this indicator is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - a script for training neural networks; it builds a file with generalize
CustomVolumeDelta
Stanislav Korotky
4.5 (2)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
VolumeDeltaWaves
Stanislav Korotky
5 (1)
This indicator is an extended implementation of Weis waves. It builds Weis waves on absolute volumes (which is the classical approach) or delta of volumes (unique feature) using different methods of wave formation and visualization. It works with real volumes, if available, or with tick volumes otherwise, but also provides an option to use so called "true volume surrogates", as an artificial substitution for missing real volumes (for example, for Forex symbols), which was introduced in correspo
Comparator
Stanislav Korotky
4.14 (7)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
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. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
ADXS
Stanislav Korotky
5 (3)
Ever wondered why standard ADX is made unsigned and what if it would be kept signed? This indicator gives the answer, which allows you to trade more efficient. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly s
ADXSignal
Stanislav Korotky
Classical ADX revamped to provide faster and more solid trading signals. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly speaking, any conversion to an absolute value destroys a part of information, and it mak
RenkoChartsDemo
Stanislav Korotky
This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
FREE
RenkoFromRealTicks DEMO
Stanislav Korotky
1 (1)
This non-trading expert utilizes so called   custom symbols   feature to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. This is a functionally limited demo version of  RenkoFromRealTicks . RenkoFromRealTicks utility can not work in the tester because it uses CustomSym
FREE
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 in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
HZZM
Stanislav Korotky
2.67 (3)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
WalkForwardDemo MT5
Stanislav Korotky
4 (2)
WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-f
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
CyclicPatterns
Stanislav Korotky
This indicator shows price changes for the same days in the past. This is a predictor that finds bars for the same days in past N years, quarters, months, weeks, or days (N is 10 by default) and shows their relative price changes on the current chart. Number of displayed buffers and historical time series for comparison is limited to 10, but indicator can process more past periods if averaging mode is enabled (ShowAverage is true) - just specify required number in the LookBack parameter. Paramet
RenkoCharts
Stanislav Korotky
This non-trading expert utilizes so called custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
WalkForwardBuilder MT5
Stanislav Korotky
5 (1)
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
FREE
OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
Filtrer:
Aucun avis
Répondre à l'avis