• 实用工具类型
  • 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

MetaTrader 5 交易实用工具 - 13

icon 以下是可在MetaTrader 5中简化交易的交易程序。将鼠标悬停在一个工具上,阅读它的描述和用途。
True Sell Buy
Miguel Angel Perez
Have you ever noticed how on the forex symbols, the buy / sell button's price doesn't match the buy / sell lines on the chart?  The spread always looks a lot tighter on the chart, you open a position and then realise the spread is huge. This is a very simple utility, it adds lines on the chart which match the buy / sell price on the buttons. Once installed I recommend right clicking the chart, go to Properties and uncheck "Show bid price line" and "Show ask price line", now click OK.   Then righ
FREE
Shows various helpful informations lik: ATR (in Pips) Spread  (in Pips) Spread in percent of ATR (very helpful when your SL/TP is based on ATR Time left to next candle period Change in percent of last X candles (configurable) Spread warning, when its higher then 1/3 of the ATR Next-candle warning, when it appears shortly (2.5% of period) Please follow me on Twitter https://twitter.com/semager and stay up to date with the newest Indicators and EAs.
FREE
Slippage Monitor MT5
Ziheng Zhuang
4.8 (5)
本EA设计用于监控开仓时的滑点,和平仓时的滑点,并以文件形式记录保存在csv文件中。 本EA对记录交易滑点,统计损失,以及评估平台是很有用的。 记录文件保存在MT5数据文件夹中,比如 MT5_Data_Folder\MQL5\Files. 通过菜单栏的 “文件”->“数据文件夹”   进去。 警告 :  不要直接打开文件,否则会影响EA记录,把文件拷贝到别处再打开。 使用方法: 打开图表加载EA即可,只需要加载一个EA。EA会监控所有品种的单子。 参数: Show in brief -   如果是true,EA显示最近5单开仓/平仓的记录,滑点以点数计。 开仓滑点记录示例:   文件名是Slippage Monitor( 50495414 )-open.csv.  Prior Time Ticket Position Ticket Deal Symbol Type Lots Prior Price Open Price Slippage Open Time 2021.11.17 15:47:00 96788016 73740574 XAUUSD Buy 0.05 1862.81 186
FREE
The utility is designed to control the update rate of the order book (or several) in the strategy tester. Management is carried out by a library, which is available here https://www.mql5.com/en/market/product/81400 Interface description: S/P   Start and pause playback ---    Decrease the speed by one step +++   Increase speed by one step R      Updating the character list <0>  Slider, moving left/right change the playback speed, after releasing the mouse it is restored to its original state. The
FREE
The script removes all of the indicators on the chart with one movement of the hand. There are situations when there are too many indicators on the chart. And it is required to delete all of them without closing the tab. Unfortunately, the settings window doesn't allow us to select all indicators at once and we have to delete one by one. This script will solve this problem. Simply drag the script   from Navigator window onto the chart.
FREE
Arrows Cleaner
Flavio Javier Jarabeck
4.86 (7)
For those who use the Trading Arrows on the chart for later study, but use the Triple Screen approach and got all those arrows everywhere on all additional charts, here it is: Arrows Cleaner! Just drop it on the chart and leave it there. When needed, just with 1-click you get rid of all those annoying arrows... SETTINGS You can position the little Button on any corner of the chart. Additionally you can displace it with the Offset settings. You can enlarge or shrink its size, as well as the tex
FREE
This indicator allows to hide CCI oscillator (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Period Apply To Information on "Commodity Channel Index" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/commodity_channel_index ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and
FREE
Advanced harmonic filter is a reliable and smart utility that uses an author's algorithm to process continuous data and present them in the form of harmonic oscillations. The utility can identify regularities and patterns in the input data, which are then used to generate output data that is most similar to the input data. This makes it a powerful tool to use with other indicators to predict future trends and identify   Elliott   waves on selected intervals. The utility is most effective when us
FREE
This utility is a graphical shell for other Expert Advisors that do not have their own graphical shell or whose graphical shell you do not like. Just run the utility on a free chart of any currency pair, specify in the input parameters the "Magic Number" of the advisor to which you want to connect the utility, and a graphical shell will appear on the graph, containing information about the traded currency pairs, current positions and trading results of your advisor. If you like this utility, tak
FREE
SellMarket
Pietro Caporale
4 (1)
Simple script for Sell by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Sell Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if y
FREE
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
1.这是什么: 下载Market Watch中所有的Symbol数据到系统。PS:不是把数据输出到文档。 2.为什么要用这个: 如果系统中没有数据:网络链接不好的时候,用MT5看一个Symbol需要等待很长时间;在不同Symbol或不同TimeFrame切换,如果系统没有数据也需要等待很久;如果进行长时间回测,系统没有数据,需要下载很长时间。 所以提前把历史数据下载到系统中,能提高工作效率。 3.怎么使用: parameters: input bool bool_usualtimeframe=true; //true-系统默认TimeFrames; || false-所有的TimeFrames. input bool bool_allSymbol=true; //true-Market Watch中所有品种; || false-根据你的输入 input string input_Symbol=NULL; //上面参数为false时,输入你的Symbol名称 input datetime time_Start=D'2017.01.01'; //默认数据下载开始时间 input int s
This EA is designed for MULTIPLE TAKE PROFITS options based on User's order management. ABOUT EXPERT ADVISOR: The expert advisor is designed to help user take multiple profits on single order. The multiple take profits can be allocated a fixed percentage based on user's preferences. The user is required to set an entry level in price and set target percentages and target prices. The stop loss and price to close options helps user in risk management. ADVANTAGES: Option of Taking Profits
** LIMITED version** This EA utility helps Price Action traders calculate the risk as Big Money profesional traders do: in points or percentages. Allows to also set a desired Profit:Risk ratio and optionally enter a second and third orders simultaneously with different ratios and risk percentages. Great for BTMM, ICT, and other methodologies. Very simple to use, just "point and shoot"!!! Full version available here .
FREE
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the " Seconds Chart " utility, which create seconds charts in the MT4 terminal.
FREE
Simply deletes all objects from a chart, at once. Q: Shouldn't I remove the indicator(s) from the chart instead, if I want to get rid of those objects? A: Absolutely. There are rare cases though, when you might end up with residual objects that don't programatically get removed from your chart, due to bugs or some other reason. Q: Why use this script, when I can press Ctrl+B, list all objects, then manually select and delete each one? A: To save time, really. Maybe you have too many unwanted
FREE
BatchLoader for Mobile Traders: The idea of  BatchLoader just as the name implies is to enable traders open a single position through their mobile phone and have it duplicated based on the max position such trader set in the "input settings", we have day traders and scalpers who find it difficult to open several position when trying to scalp, with this BatchLoader, you won't have to worry about poor entry execution..  How to Use it; *install the expert on your desired chart you usually trade on(
FREE
My Trading History   is a very useful tool for traders to know in which currency pairs, metals, indices, crypto currencies are good for trading , because this tool get all orders that made by you or EA's and organize them by symbols and tell you number of orders that you or EAs made per each symbol and show Portfolio for each symbol  You can customize the dashboard and the dashboard location on the chart as you like.
FREE
Ofir Blue exporter is a handy utility to export your orders history to a JSON file . You'll need it if you want to back-test Ofir blue or Ofir Hedging , using your own trading history. How it works: Install the indicator on a chart Press export all or export <current symbol> (for example GBPUSD) The indicator will create the json file in the directory files/ofirblue/export. This directory is in the common file area. The file will be automatically taken in charge by Ofir blue strategy tester
FREE
Scruffy Countdown
Scruffy Coder Limited
Introduction Scruffy Countdown is a utility for MT5 that displays a countdown timer based on the chart's current timeframe. As each new bar (candlestick) appears the countdown is reset.  Features include: Countdown based on current chart timeframe Customisable font and size Warning before and after the hour in minutes with customisable colours (optional) About Scruffy Coder We may be scruffy in name and wear a few scruffy clothes but we're dedicated to bring you useful and reliable tools for MT5
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBu
FREE
OR One Click App
PinterEC Technology Projects Inc.
OR One-Click - Exiting EA on OsMA and RSI This utility will not create a new position for you nor will it find a new opportunity.  It will help you exit a trade. It allows you to use the "One-Click" feature on your cellphone  MT5 APP to place a trade; then the utility will modify and manage the position until it is closed.  This utility will work on the following 16 symbols. USDJPY, EURJPY, AUDJPY, CADJPY, GBPJPY, EURUSD, EURGBP, EURCAD, EURAUD, AUDCHF, AUDCAD, USDCAD, USDCHF, AUDUSD, GBPUSD,
FREE
CloseByLossOrProfit
Konstantin Chernov
4 (1)
CloseByLossOrProfit Expert Advisor closes all positions as their total profit or loss reaches a specified value (in deposit currency). In addition, it can delete pending orders. Allow AutoTrading before running the Expert Advisor. Usage: Run the Expert Advisor on a chart. Input Parameters:  Language of messages displayed (EN, RU, DE, FR, ES) - language of the output messages (English, Russian, German, French, Spanish); Profit in the currency  - profit in points; Loss in the currency  - loss in p
FREE
TerminatorTrades
Uriel Alfredo Evia Canche
"Terminator Trades " EA robot, built on the powerful MQ5 code,  is designed to simplify the process of closing your positions and pending orders. You can adjust if you want close all the trades or by specific symbols. With just a single click on a button, you can efficiently manage your current positions, ensuring that you never miss an opportunity to terminate a trade.  Close Trades , Delete Pending Orders with Terminator Trades. 
FREE
This is the demo version of the trade many indicators tool. it only works on EUR/USD on demo accounts. Trade Many Indicators is a tool that enables you combine and use 30 plus indicators at the same time without the confusion or cluttering up your chat . You receive a bullish signal when most of the indicators you turned ON indicate bullish and you receive a bearish signal when most or the indicators you turned ON give a bearish signal. All the indicators are customizable to your own needs.
FREE
Raba All Utilities EA MT5
Aleix Rabassa Puigdomenech
All utilities of my experts advisors included in a single one. Includes: Raba Time Scheduler EA Raba Challenge Manager EA Raba BreakEven and Trailing StopLoss EA Notes: Auto enabling/disabling algo trading is disabled due to MQL Market policies. I you have any doubt you can leave it in comments and I will anwer it asap. If you found this tool helpful for you, a comment and a good rating will be appreciated. Also any proposal will be taken into account for future versions.
FREE
What is this indicator? This indicator is a plugin of MT5's FX verification software " Knots Composito r". You can take a screenshot of the entire chart by pressing the hotkey and save it to a specified folder. Features - Screenshot the entire chart by pressing the hotkey. -  Saves the screenshot image in the sandbox folder specified by the relative path. - Show the time of Common Thread on the screenshot image. - Play the screenshot sound. How to open the sandbox folder 1. Hold down th
FREE
SmartVSV1
Vladimir Svirin
5 (1)
This is the demo version of SmartVSV Panel.  https://www.mql5.com/en/market/product/91131 It is the same as original panel with all graphic objects and settings. Main difference is that you can not trade with this demo, but you can see all orders' parameters such as entry, TakeProfit and StopLoss. Also you can test QuickTrade. All functions are explained with alerts. When you add it to your chart press "I" to call information alert.
FREE
White Trader Clock
Ricardo Almeida Branco
Simple countdown indicator for the next candle. Only claim is to be light! The indicator inserts a text object to the right of the current price and calculates how much time is left for the new bar, showing this to the trader. Leave your comment if the indicator helped you in any way! If you have any suggestions, let me know to evaluate the improvements. Success and Good Trades!
FREE
This indicator like small script only attach on any chart. It will export All symbol name and property to CSV file. Location at MQL5/File/Data/ Format CSV Pattern like ["Symbol","Category","Sector","Industry","Description"] Example : "USDX","","Indexes","Undefined"","US Dollar Index" "Coffee","","Commodities","Commodities - Agricultural"","Coffee Cash Contract" "Airbnb_Inc_(ABNB.O)","","Communication Services","Internet Content & Information"","Airbnb Inc" "Akamai_Technologies_(AKAM.O)","","Tech
FREE
Symbol
Krzysztof Janusz Stankiewic
For those who monitor charts from afar, this utility is essential. It displays the chart symbol, time frame, and bid price as text. Users can adjust the text position, color, and font size. It’s also a useful tool for forex video publishers. There will be no more complaints about which symbol and time frame are displayed on the screen, even if the content is viewed on a phone. Symbol prefixes such as “_ecn” or “_stp” can be removed from the displayed symbol.
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
エントリー前に確認できるチェックリストを作成しました。 以下のコードを参照してMT5用に作成しました。 Strategy Checklist - indicator for MetaTrader 4 https://www.mql5.com/en/code/18877 機能: チェックリスト20個まで入力できます。 表示位置 (左上 、 右上 、 左下 、 右下) の 指定 が可能 になります。 フォントサイズ の 変更が可能 になります。 チェックリストの幅を変更できます。 ドラッグ&ドロップでチェックリストを移動できます。 インストール方法: ファイル->データフォルダーを開く->MQL5フォルダー->Indicatorsフォルダー 配下にex5ファイルを置いてMT5を再起動してください。 チェックリストはマニュアルで入力が必要になります。入力後 保存しておいてください。 テンプレートで保存しておくと容易にチャートに適用できます。
FREE
This indicator allows to hide Volume (on all MT5 timeframes) from a date define by the user with a vertical line (Alone) or a panel (with "Hidden Candles").  The color of each bar depends if this one is higher or lower of the previous bar. Indicator Inputs: No inputs for this indicator Information on "Volume" indicator is available in this post:   https://www.mql5.com/en/forum/134260 ************************************************************* Hey traders!!  Give me your feeds!  We are a commun
FREE
This indicator allows to hide Bill Williams Fractals (on all MT5 timeframes) from a date define by the user with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Indicator Color Indicator Width  Information on "Fractals" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/fractals ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and we ha
FREE
HTC Panel Indicator
Ricardo Alexandre Laurentino
HTC Panel Indicator is an operational summary dashboard for use in conjunction with trading EA. It provides a concise summary of the current year's trades, open positions and profit history. The summary can be filtered by the current chart asset, by the ID (magic number) of an EA or by all trades performed in the year. The panel must be inserted into the chart as an indicator, making it possible to add it to a chart that already has a trading EA.
FREE
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading.  
FREE
Slides by Chart Walker
Dushshantha Rajkumar Jayaraman
Slides    by Chart Walker "Slides" is a MetaTrader 5 (MT5) utility designed to streamline chart navigation by facilitating automatic chart switching.  With "Slides," users can preset specific time intervals for chart rotation, enabling automatic transitions between different financial instruments or timeframes. This utility proves invaluable for traders who monitor multiple charts simultaneously, as it optimizes workflow efficiency and ensures that relevant data is consistently accessible.
FREE
What is this indicator? This EA is a plugin of MT5's FX verification software " Knots Composito r". You can open, change and close positions just like in a real trade. The profit and loss of all positions is recorded in account. How to set up 1. Download all historical data for the target currency pair to calculate the profit of the position in dollars. 2. Open the chart of the target currency pair and scroll to the end in the past direction. 3. If the target currency pair is a cross cur
FREE
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is u
NewsAlert
Trading Toolkit
NewsAlert是一个多功能的警报系统,旨在让交易员了解即将发生的重要市场新闻事件。当有新闻事件发生在指定的事件时间内时,EA将向您发送推送通知和电子邮件警报。 在我的YouTube(个人资料中的linktree中的链接)上有关于设置NewsAlert EA和配置推送通知&SMTP以进行电子邮件通知的详细教程。这些教程涵盖了从初始设置到高级功能的所有内容,以帮助您充分利用该产品。 购买NewsAlert后,您有机会成为一个活跃的Discord社区的一员(个人资料中的linktree中的链接)。参与热烈的讨论,从同行交易员的经验中学习,并获得您需要的支持,以充分利用NewsAlert。 我们还在MQL5市场上提供TradePadLite和TradePadPro产品。这些交易工具与NewsAlert集成,以提供更全面的交易解决方案。 免责声明 Trading Toolkit仅提供用于教育和信息目的的工具和资源。提供的工具和信息不应被解释为投资建议或对任何特定交易策略的背书。投资决策和投资方法完全由您自己决定。因此,Trading Toolkit对由于使用我们的工具或依赖任何提供的信息而产
FREE
Горячие клавиши плюс клик левой кнопки мыши на графике. Советник открывает сделки, выставляет лимитные и стоповые ордера, удаляет ордера и закрывает позиции, также  делает реверс  открытых позиций, выставляет прописанные в настройках стоп лосс и тейк профит. (реверс только на неттинговых счетах) При запуске советника можно посмотреть подсказку как действует советник при нажатии клавиши + клик на графике. Правее последнего бара, ниже цены Ctrl+ЛКМ  - OpenSell Правее последнего бар
FREE
TrendFollowing
Guillermo Monguia
TrendFollowing is an multi-currency scanner that just indicates where to buy/sell: Abilities: Opens up the chart automatically with and arrow indicating where to take action. Send the signal to a telegram channel, see @fx_signal_com channel to get the idea. Configuration: No need to configure "Market Watch". Open a chart and attach the scanner to it. Trading Rules: Use only buystop/sellstop orders above/below arrow on the chart. Delete the pending order if price retraces below/above the moving
FREE
Statistics by magic pro mt5
Tomasz Marcin Moleda
5 (1)
"Statistics by magic pro" is a program that provides statistics after entering a magic number. You can simultaneously track up to 10 statistics for different magic numbers in one chart window. The program is very easy to use. The program should be run on any free chart. In the EDIT field on the chart, you should enter the magic number. Entering "0" will erase the statistics in that window. The operation of the program can be stopped by selecting the statistics off option. After selecting it, the
FREE
This script allows selecting the TakeProfit and StopLoss levels. It analyzes the history data, and then calculates the probability of reaching a given price level. How the script works Suppose you have a trading strategy and you want to select the TakeProfit and StopLoss levels. Run the script and set the parameter: Number of Bars - the average position holding time in bars. Once the script operation is complete, the AIS-PPL.csv file will be created in the Files folder in the terminal data cat
FREE
This is the demo Version of Money and Trade Manager, which can be found here: https://www.mql5.com/en/market/product/58163# The Demo is limited to EUR/USD , but otherwise fully functional. Features: easy positioning of stoploss and takeprofit with horizontal Assistance-lines automatic Volume calculation fixed risk, set by the trader Closing of all trades of one type, with the click of one button (long or short, for this symbol) Creation of pending orders with one click Direct feedback thr
FREE
Telegram ChartSnap MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 5 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can eas
FREE
1.系统简介 它是一种三维便捷交易和信号指示按钮,功能不仅包括:买、卖 、平亏损仓、平盈利仓 、买平仓 (可选1/5~1仓位) 、卖平仓(可选1/5~1仓位)、 清仓(清除所有物体、所有持仓以及所有挂单) 、买反手 (可选1~5倍反手) 、卖反手(可选1~5倍反手)、全部反手 (可选1~5倍反手) ,还能通过三维按钮闪烁提供当前账户的单一品种和所有品种的获利信号。 2.系统设置 2.1 lot:买入或卖出仓位 2.2 cbuytimes:买平仓倍数 2.3 cselltimes: 卖平仓倍数 2.4 bbuytimes:买入反手倍数 2.5 bselltimes:卖出反手倍数 2.6 backatimes: 所有仓位反手倍数 2.7 closepl:选择平掉全部盈利、亏损仓位; 2.8 buttonstyle:按钮样式。 2.9 buttonsize:按钮大小样式。 2.10  buttoncorner:按钮位置。 2.11 buttonname:按钮名称;用户可以自定义名称。 2.12 buttoncolor:按钮颜色,用户可以按照RGB值自定义颜色。 3.交易按钮功能 3
FREE
The utility helps open a deal with a stop loss that does not exceed the specified amount, or to refrain from it altogether. That is, it determines the number of lots to open the deal so that the stop loss is as close as possible to the specified amount in USD without exceeding it. For example, it will be indispensable when trading according to the Gerchik strategy. That is, when trading based on risks, with a fixed risk and a fixed take profit relative to stop loss. For example, if you always op
FREE
Account Summary MT5
Ziheng Zhuang
4.67 (3)
这是一个MT5的脚本,帮助把交易记录按照品种分类统计。 参数 Select Period: 这是7个选项的参数,分别是上个月,本月,上周,本周,今天,指定日期。 Specify Starting Date: 输入一个起始日期,如果上面参数你选择的是指定日期的话。 Specify Ending Date: 输入一个截止日期,如果上面参数你选择的是指定日期的话。 如果参数Select Period 选择的不是 指定日期,那么后面的两个参数就不用填写了。 脚本会有一个文件输出结果,文件保存在MQL5\Files文件夹中。 希望对你有帮助,真心希望对你有帮助,我觉得会有帮助。 必须满足300个字,我必须说些废话,好了好了,希望对你有帮助。 MT4 Version:   https://www.mql5.com/zh/market/product/23802
FREE
Orderpanel
Thomas Quester
The panel shows all positions and all orders in a small movable window in the chart. Stop loss and take profit are converted into account currency. With the tool you can immediately see the maximum loss in the case of stop loss and the profit in the case of take profit. If there are several positions, a sum is formed. The panel shows either all positions/orders of the current symbol or all existing ones. The data is recalculated for each tick, and moving Stop Loss or Take Profit is immediately v
FREE
RoundNum Readme (Traders Club) 特徴: このツールはDOWやNIKKEIなど500や1000ポイントがラウンドナンバーの 指数を取引する際に表示するように開発しました。 もちろんメジャー通貨でも表示はされます。 更新頻度を制限しているのでチャート表示が遅くなるということは ありません。 XMでDOWを取引される場合、Main Levelsを10000 Sub Levelsを5000にしてください。 各パラメータの説明: Number to display lines:表示するライン数を設定します。 Main Levels:メインレベルをポイントで指定します。 Main Line Color:メインラインの色を設定します。 Main Line Style:メインラインで使用されるラインを設定します。 Show Sub Lines:サブラインを表示するか設定します。 Sub Levels:サブレベルをポイントで指定します。 Sub Line Color:サブラインの色を設定します。 Sub Line Style:サブライン
FREE
CalcLot MT5
Nikita Chernyshov
3 (1)
Version for MT5. Add to the 'Scripts' folder The script for calculating the lotage to comply with the pre-set risk. It can be used on any assets. Parameters: Risk - the amount of risk per transaction Execution mode : Limit (BuyLimit - Bid, SellLimit - Ask) - limit orders at the best prices Market (Buy - Ask, Sell - Bid) - market orders at the best prices. Magic - the individual number with which orders will be placed When the script is running on the chart, it is not recommended to switch
FREE
This indicator is to be used in bot connectors for automation of Pct Multi indicator entries. How to use: Configure the bot connector with the following information: Indicator name: pctmultibot Call buffer: 0 Put buffer: 1 Do not add this indicator to the chart, just configure it in the bot connector! Pct Multi indicator: https://www.mql5.com/en/market/product/111091
FREE
IN DEMO VERSION, "CLOSE BY PIPS & ALERTS" ARE DISABLED. FOR COMPLETE ACCESS PLEASE BUY. : https://www.mql5.com/en/market/product/58097 FIRST 10 COPIES AT 30 USD, NEXT PRICE WOULD BE 50 USD RISK AND TRADE MANAGER RISK AND TRADE MANAGER   is an advanced trading panel designed for manual trading.   Utility helps to manage trades effectively and efficiently with a single click. You can also try our high probability indicator HAWA Price Action HAWA Price Action WITH 90% WIN RATE MT4 VERSION: https
FREE
该脚本的设计使交易者可以确定交易交易的平均持续时间,在此期间可能的利润和损失的比率将是最佳的。 首先,让我们看一下确定贸易交易最佳持续时间的一般方法。我们介绍以下变量: R  - 交易的结果; T  - 交易开放的时间; W  - 上一笔交易结束与下一交易开盘之间的时间。 每个交易者都努力在最短的时间内获得最大的利润。这种愿望可以通过以下简单表达来描述: R/(T+W)→max 。 很明显,变量  T  和  W  取决于交易的总持续时间和交易数量。设  ATD  是交易的平均持续时间, N  是交易总数。然后,交易的平均持续时间应与其总数的平方根成比例增长,即: ATD~√N 。 但是,有一些有根据的问题出现 - 任何交易持续时间等同于其他交易持续时间,交易持续时间如何影响交易操作的结果?为了得到所提问题的答案,我们将对历史数据的价格行为进行一项小型研究。 我们继续如下。我们将历史数据划分为由一定数量的柱组成的系列,对应于交易的平均持续时间。在每个这样的系列中,我们计算最大价格变动,我们将引用更大的偏差  StopLoss ,并且更小 - 到 TakeProfit 。 之后,我们将计
FREE
To access the full version, please re-direct to this LINK . To access the single pair version, please re-direct to this LINK . Dashboard Super Risk Reward PanelMT5Demo is the demo version of Dashboard Super Risk Reward Panel MT5, which have full functionalities of the paid version, except Only two support/resistance levels (Daily Pivot and Weekly Pivot) are available for RR ratio calculation Sell button is disabled Features User is able to select support and resistance levels for RR ratio gene
FREE
Format Charts
Vital H B Engenharia Ltda
If you use several charts open at the same time, you know how boring it is to apply formats to each chart individually. This script can change all open charts using a single command. Parameters: 1 - Choose symbol to put on charts: apply the selected symbol to all charts. If "current", it does not change the symbol; 2 - Choose timeframe or leave empty: apply the selected timeframe to all charts. If "CURRENT", it does not change the timeframe; 3 - Apply template to the charts: If true, apply the t
FREE
Utility for know all informations and settings of account where the platform is connected The informations that you can know are for example: - The difference from server time and time of your PC - The limit orders that you can place at market - The credit that you have - The stopout mode of your broker - The exact name of company of your broker and other informations
FREE
this is a multi-functional orders all closing script MT4 version Feature: 1, it can close all orders of the chart symbol or all symbols. (select mode) 2, it can close all orders of buy,  sell or both type. 3, it can close all orders of profit, loss, or any. 4, you can specify magic number, order comment as filters for the order closing operation. 5, it can also do partial closing by percentage to all orders. it's strongly recommended to set a "hotkey" to this script when you use it. wish
FREE
Script for Metatrader 5. One click to Delete the background grid and object, all objects on the chart such as Trend lines you have drawn or created by another program arrows text Fibonacci lines removes the background grid making a clearer clean chart horizontal and vertical lines Easy for clearing a chart or when opening new charts. Please leave a review on how its working.
FREE
ProTrader B3 Mini Demo
Lucas Henrique Fukabori
zap 43996914141 pelo valor de 50 + brinde ProTrader B3 Mini é um utilitário para a plataforma de negociação MetaTrader 5 Foi programado especialmente para os ativos WIN (mini índice bovespa) e WDO (mini dólar) O conceito do B3 Mini é ser simples, prático e intuitivo, um excelente assistente para scalpers/day traders! Opere totalmente pelo teclado do seu PC, experimente, você vai gostar de usar!  ( 'ω' ) Nota: Esta versão funciona apenas em contas de demonstração Versão ilimitada → htt
FREE
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Channel: English version - Versão Inglês: https://www.mql5.com/en/channels/Mql5_Python_Integration_EN Portuguese version - Versão Português: https://www.mql5.com/en/channels/Mql5_Python_Integration_PT Paid version with 38 indicator: https://www.mql5.com/en/market/product/58056 I believe that development in PYTHON is easier a
FREE
EA utility to help you with your Discipline for New Traders. When Balance Drop below set Daily Max Percentage Draw Down Balance. Any new trades open after the DD Threshold reached, Bot will close any new trades instantly and will keep canceling any pending orders placed as well until the Next Daily Candle is formed or EA is removed. Note: 1. Please Attached EA Utility before start trading for the day.  2. Set Timeframe before attaching EA utility to the chart. If timeframe changed after taking a
FREE
Linear Surfer
Harold Gilberto Marulanda
The Linear Surfer (Works on 50 bars and any interval) is a valuable tool in technical analysis and trading, as it offers a series of qualities and advantages: Trend Identification: The main quality of a trend line is its ability to identify and visualize trends on a graph. You can clearly see if the market is in an uptrend, downtrend or sideways trend. Easy to use. Predicting Supports and Resistances: Trend lines can also be used to identify support levels (in uptrends) and resistance (in
FREE
EVT Premium MT5
Anoop Sivasankaran
2022 with more Hidden killer features soon! Setup Easy Virtual Trader > Input your Rules > You are ready to trade from mobile or another EA or anywhere....Let robot manage your Trades !  This powerful EA will help you manage ALL or SPECIFIC trades automatically based on your PRE-SET rules and settings Once it is setup and running on just one chart, you don't need to monitor your orders anymore, the software will keep watching and control your orders with your predefined rules You can trade fro
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
这个小工具可让您以分钟为单位定义一个计时器 根据您设定的分钟数平仓 例如,如果将其设置为30分钟,则该工具会在打开30分钟后关闭每个打开位置。 设定 活动:这是激活工具并在定义的分钟数后使用它来平仓。 管理:您可以选择工具管理的符号。 如果您希望系统将其应用于帐户中的所有未平仓头寸,请选择“所有货币” 选择“仅此货币”以仅在当前货币上应用头寸的暂时平仓。 分钟持续时间交易:选择交易持续时间的分钟数。 时区: 定义您的时区。 如果您默认为0 这个小工具可让您以分钟为单位定义一个计时器 根据您设定的分钟数平仓 例如,如果将其设置为30分钟,则该工具会在打开30分钟后关闭每个打开位置。 设定 活动:这是激活工具并在定义的分钟数后使用它来平仓。 管理:您可以选择工具管理的符号。 如果您希望系统将其应用于帐户中的所有未平仓头寸,请选择“所有货币” 选择“仅此货币”以仅在当前货币上应用头寸的暂时平仓。 分钟持续时间交易:选择交易持续时间的分钟
FREE
- Open order manually by Script and Manage automatically position by EA. This EA manages ONLY positions that is opened by Script attached below - EA download:  https://www.mql5.com/en/market/product/88408 - Script download:  https://www.mql5.com/en/market/product/88409 - Features: + Volume calculation options: Fixed (lots), Risk per Trade (% Initial capital),     Risk per Trade (% Current balance) + Take partially profit (1-3 times) depends on number of  TP level + Set break-even for position w
FREE
多数の通貨を取引している場合、画面をカチャカチャ切り替えの際にどの通貨を見ているか 迷ったことはありませんか。 表示している通貨が大きく表示されるMT4用のインジケーターは あるのですがMT5用がなかったので作成しました。 機能: どの通貨でも表示可能になります。 表示位置 (左上 、 右上 、 左下 、 右下) の 指定 が可能 になります。 表示位置(X軸、Y軸)が変更可能 になります。 フォントの色を 変更可能 になります。 使用するフォント を指定することが可能になります。 フォントサイズ の 変更が可能 になります。 インストール方法: ファイル->データフォルダーを開く->MQL5フォルダー->Indicatorsフォルダー 配下にex5ファイルを置いてMT5を再起動してください。
FREE

学习如何在MetaTrader AppStore上购买EA交易,MetaTrader平台的应用程序商店。

MQL5.community支付系统支持通过PayPay、银行卡和热门付款系统进行交易。为更好的客户体验我们强烈建议您在购买前测试EA交易