YouTubeにあるマーケットチュートリアルビデオをご覧ください
ロボットや指標を購入する
仮想ホスティングで
EAを実行
ロボットや指標を購入前にテストする
マーケットで収入を得る
販売のためにプロダクトをプレゼンテーションする方法

MetaTrader 5のためのエキスパートアドバイザーとインディケータ - 135

icon 自動売買ロボットとインジケータを使用して、外国為替取引の収益性を高めます。 自動売買ロボットを使用すると、取引の開始と終了を自動化でき、インジケータは市場の行動をより正確に予測するのに役立ちます。 このページには、MetaTrader5アプリケーションのカタログが掲載されています。
Tetris for MT5
Taras Slobodyanik
3 (1)
The Tetris — the most famous time killer is now on MT. Game develops active logic, attention and speed of decision making. This is a classic version of the game, no frills, but you can still adjust the size of the glass, the scale of the game, the color of the figures, and the desired speed. The game is made as an indicator. Control Keys: 'W,A,S,D' or 'Cursor' or 'NumPad'. S — Start new game. C — Continue previous game. P — pause on / off. Space  — drop a figure. Esc — exit to menu.
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 cata
FREE
Automatically Close Trades at Your Desired Profit Target! Take the guesswork out of trading by automatically closing your positions as soon as they reach your set profit target. Add to any chart-  The Bot will monitor all open trades Key Features:     Automatic Trade Closing:     Set a profit target in USD, and let FinalStrike automatically close the trade when dollar amount is achieved     Multiple Positions Supported:     Whether you have one or multiple trades open across different pairs,
FREE
This indicator allows to hide Bill Williams Alligator (on all MT5 timeframes) from a date define by the user with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Jaws Period Jaws Shift Teeth Period Teeth Shift Lips Period Lips Shift Method Apply To Information on "Alligator" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/alligator ************************************************************* Hey traders!
FREE
Script for quick updates (synchronization) trade history in the SQLite database. Saves closed positions and orders, symbols data. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults   true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
Overview: The WWImportExportGV  is a versatile and efficient utility designed for MetaTrader 5 (MT5) users to manage global variables effortlessly. With this tool, traders can easily export all global variables from their terminal to a CSV file or import them into another terminal, ensuring seamless synchronization between trading environments. Features: Export Mode: Automatically extracts all global variables from the current MT5 terminal and saves them to a CSV file. This file can be shared o
FREE
Heartbeat Agent   is a cross-platform utility for monitoring the status of your trading terminal, compatible with both Windows and Linux. This tool sends regular GET requests to a specified URL, allowing you to monitor the terminal's performance and receive real-time updates on its status. If the connection to the terminal is lost for any reason, you will be immediately aware and can take the necessary actions. Key Features of Heartbeat Agent: Cross-Platform Compatibility:   Heartbeat Agent supp
FREE
Total Closed Trades – MT5 Indicator The Total Closed Trades indicator for MetaTrader 5 provides a quick, visual overview of your trading performance by displaying a simple and intuitive 3-value breakdown : Total Trades – The total number of closed trades. Winning Trades – Number of profitable trades. Losing Trades – Number of losing trades. Instead of digging through reports, traders can instantly monitor their historical performance with a compact and elegant pie chart-style widget. Key
FREE
ストップロスとテイクプロフィットのレベルを選択すると、トレーディングの全体的なパフォーマンスに非常に強い影響を与える可能性があります。貿易取引の明白なパラメータ - 可能な勝利または予想される損失の大きさ - に加えて、StopLossおよびTakeProfitのレベルもまた、取引の予想期間、および一般的な取引の収益性に影響します。 「 AIS-ODT 」スクリプトを使用して最適なトランザクション期間をすでに決定している場合は、StopLossおよびTakeProfitレベルに関連したパラメーターの決定を始めることができます。 これを行うには、以下の手順に従います。最初に、私達は1つの方向か別の方向のすべての可能な価格偏差を決定し、一定時間内にそれらを達成する確率を計算します。その後、その規模、確率、および利益の期待値を考慮して、StopLossとTakeProfitの最も最適なレベルを計算できます。 これを行うには、目的の通貨ペアと目的の時間枠のチャートでスクリプトを実行します。プロパティウィンドウでILBパラメータを使用して、取引ポジションの希望期間を小節数で設定します。ユーティリ
FREE
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contain
FREE
Join WhatsApp Group for Free Signals & More Discussion https://chat.whatsapp.com/IWc1CaxviFw8Bu94JGRIQv For Live Signals Please Visit https://www.mql5.com/en/signals/2352564?source=Site+Profile+Seller TRADE EXECUTION Auto-trade on pattern confirmation Reverse trading signals option Multiple order management Customizable magic number for identification ️ RISK MANAGEMENT Fixed or dynamic lot sizing Automated stop loss placement Take profit targets Maximum orders limit control PROFIT PROT
FREE
Trade Saver Service Application Type: Service Application Features: Automated search and saving of trading results for multiple systems into text files for further analysis About the Application The service automatically saves the results of closed positions for a list of trading systems into text files, creating a personalized file for each system. How to Use Parameters: LOG_LEVEL -  Logging level in the terminal’s Experts section. DEBUG provides the most detailed logs, while ERROR provides m
FREE
Overview Custom Logic for Trading MT5 Mini is the free version that designed to execute trades based on custom indicator signals, with robust position management features with break-even settings. This script allows traders to implement their strategies with high precision and flexibility, enhancing their trading efficiency and profitability. Input Parameters Indicator Settings indicator_name : Name of the custom indicator to be used for generating signals. buy_signal : Signal value indicating a
FREE
Are you tired of creating each course notification individually ? Simply let yourself be permanently notified of the current location of the course. Just set a value once, and the system will subsequently notify you via your smartphone. The system will provide you with the current course, the distance from the set course, and the set course itself. This way, you'll always stay informed without needing to constantly check the market or create manual notifications. Furthermore, the system provide
FREE
Clean up Market Watch from unused symbols. If you use multiple advisors and terminals on the same account your Market Watch windows may get filled with unused symbols from orders and positions opened on other terminals. Every symbol in the Market Watch consumes cpu power and bandwidth to get constantly updated and if you are on a vps you want to minimize resources consumption. Market Watch Cleaner helps you with that by periodically cleaning your Market Watch window from unused symbols. Param
FREE
I’m sharing this EA here for free to support the trading community. I hope it’s helpful, and don’t hesitate to reach out if you have any questions or feedback! 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 wi
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
Broker & Account Info / Network Connection / Historical Order Benchmarks / Market Watch Symbols / Current Order Status Features: 1. Symbol’s Trading Privileges – Ensure the symbol is tradable. 2. Order Execution Mode – Check the broker’s execution type. 3. Trade Session Hours – Verify the trading hours. 4. Min/Max Lot Sizes – Check the allowed lot range. 5. Max Pending Orders – Confirm the maximum number of pending orders allowed. 6. Freeze Point & Pending Order Distance – Minimum distance re
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 throug
FREE
Индикатор SpreadTimeInfo Многофункциональный индикатор для отслеживания времени сессий, спреда и торговых инструментов. Основные возможности Отображение времени до открытия/закрытия Американской сессии Таймер обратного отсчета до закрытия текущей свечи Мониторинг спреда с визуальным предупреждением Русскоязычные названия более 100 торговых инструментов Автоматический учёт выходных и праздничных дней Настройки индикатора ### Американская сессия - Время открытия NY (в вашем времени)
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] EntryBuy: A
FREE
GT No Trading Zone – Smart Trade Restriction for Enhanced Risk Management Overview The GT No Trading Zone indicator is a powerful tool designed for traders who want to implement structured trade restrictions during specific time intervals. This is ideal for avoiding high-risk periods, such as news releases, market opens/closes, or any other predefined time frames where trading may be unfavorable. With GT No Trading Zone , you can: Define up to 5 custom no-trade periods during the day. Automa
FREE
This utility displays the information required for making trades on each opened chart. For example: spread value, swap value; triple swap day; session closing time; ATR of the symbol by Gerchik; total profit/loss for the current symbol; the number of trades made earlier; the percentage change in the quotes of 6 selected instruments; and much more. The spread value is always shown. The rest of the information is displayed depending on the settings: Show total orders at the moment (long, short) .
FREE
TCP - Trader Control Panel is an extension to build into MetaTrader 5 manual methods to control open positions. It adds opening and closing position feature as well as user-friendly monitoring dashboard, money and risk management when opening. Opening and closing positions are done by mouse by interactively placing stop loss line on appropriate level or by pressing predefined keys on keyboard. Before opening a new position, the EA calculates such lot size, which will guarantee you no more losses
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
The indicator draws a colored histogram from comparisons of the strengths of bulls and bears. It works like this: The values ​​of two indicators Bears and Bulls are taken, who is stronger on the candlestick is compared, the column is filled in. It's all. .
FREE
The script simulates a random price walk and saves it to a CSV file. This file can be used to create charts of random price walk. How to create custom symbols you can read here . Script Settings: SymName - The name of the CSV file that will be saved in MQL5/Files. HistoryDepth - The number of minutes to simulate a random price walk. StartFrom - At which price the simulation will start. VolaCycle - Mode simulates intraday volatility. The pictures show the recommended settings for a cu
FREE
The script analyzes the history of quotes and gives recommendations on the minimum deposit. The calculations take into account the variability of prices and the standard deviation. Margin requirements for the instrument are also taken into account. The result of the script is the minimum recommended deposit for trading the given currency pair.
FREE
Advantages: - you do not need to drag each instrument with the mouse, just press the N-forward or B-backward key, which will significantly save your time when viewing trading instruments. Installed like a regular advisor. > Save it to the MQL folder in the Experts folder > then go to the terminal: view > Navigator > Expert Advisors > Scroll > drag it onto the screen and you can use it.
FREE
This script allows you to visualize the risk of your account based on the open orders you have. * Low risk is between 0 and 10% of handicap * Medium risk is between 11% and 30% of handicap * High risk is more than 31% of handicap The script displays the spread of the current pair, the total of open positions, showing the lotage for both directions (buy, sell) as well as the number of buy and sell operations.
FREE
Meditation Seed: Meditation is a practice in which an individual uses a technique – such as mindfulness, or focusing the mind on a particular object, thought, or activity – to train attention and awareness, and achieve a mentally clear and emotionally calm and stable state.[1][2][3][4][web 1][web 2] Meditation is practiced in numerous religious traditions. The earliest records of meditation (dhyana) are found in the Upanishads, and meditation plays a salient role in the contemplative repertoire
FREE
Utility for know all informations and settings of all symbols available on your broker The informations that you can know are for example: - Spread - Digits - Tick value - Size step - Size minimum - Size maximum - Swap buy and sell - Margin required (for 1 standard lot) - Rollover day - Execution mode and many other informations You can filter the symbols by group or you can also choose to see the informations only of symbols available on market watch.
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 Esse Expert Advisor copia os dados("symbol,last,bid,ask") dos ativos que foram colocados na lista e só funciona enquanto o mercado esta aberto. Esse EA não é um link DDE ou RTD, as informações não são passadas em tempo real ao excel. O EA tem um delay de 30 segundos e o Excel tem um delay de 1 minuto. A vantagem desse EA é que ele dispensa o
FREE
The script allows selecting the required 'Filter level' value of the AIS-MTF MT5 indicator. Run the script on the required chart and selected timeframe. Once its operation is complete, the HPS.csv file will be created in the Files folder. Open the file. You will see three columns. The 'Filter lvl' column represents the value of the 'Filter level' for the AIS-MTF indicator. Am. dev. - degree and direction of the indicator's deviation from the price level (sorted in ascending order). Negative valu
FREE
This script calculates the SQN (System Quality Number) value of your account within a time interval that you will set. Keep in mind that trades with no initial stoploss value won't be calculated because of the nature of the system! The calculations will be made on your current account. What is SQN? Van K. Tharp proposed a formula for System Quality Number (SQN) that measured strategy performance and could be used as a custom objective for optimizing strategy parameters. The formula was present
FREE
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
Ever thought of your broker stop hunting your stop losses? Incognito SL and TP is exactly what you need! As promised, version 1.1 now has the SL and TP lines that can easily be adjusted by the user. ========================================== INPUTS: SL: Exact price you want the orders for the chart symbol to close when this SL price was hit. Set to 0 for no SL. TP: Exact price you want the orders for the chart symbol to close when this TP price was hit. Set to 0 for no TP. ======================
FREE
G Trade Broker Check – Instantly Evaluate Broker Performance Across Multiple Accounts and Leverage Settings Take your trading to the next level by analyzing your broker’s performance in real time! With G Trade Broker Check , traders can effortlessly track their broker’s behavior over the past 24 hours on any symbol added to the Market Watch in MT5. Whether you’re comparing multiple brokers, testing different account types, or analyzing varying leverage setups, this powerful Expert Advisor prov
FREE
A   service   to   keep   the   SQLite   database up   to   date .   Fast   real -t ime   operation .   Saves   open   positions   and   orders ,   current   quotes ,   and   trading   history .   Take   advantage   of   SQLite 's   capabilities   for   intermediate   data   storage ,   analytics ,   and   integration   of the   MetaTrader   platform .   Save   all   your   data   in   one   place .   Use   the   saved   data   in   SQL   analytical   queries ,   from   Python   and   other   la
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, N
FREE
"Twitter API v2 OAuth 2.0 with PKCE"に対応した「TweetHelper for MT5」の環境設定を行うスクリプトです。 Client ID   : ${CLIENT_ID} Auth Basic base64   : β string(Base64) Response Code   :   auth_code   to be obtained in step 2 of "Connection Procedure Using OAuth2.0" Callback URI   : the value set in User authentication settings "Callback URI / Redirect URL" TweetHelper trial for MT5   https://www.mql5.com/ja/market/product/54832 TweetHelper for MT5    https://www.mql5.com/ja/market/product/54836 MetaTrader settin
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
Script for deleting pending orders If you need to delete all pending orders you placed, this script will do it for you! It doesn't have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need a possibility to adjust parameters of the script, use the version with input parameters https://www.mql5.com/en/market/product/627 You can download MetaTrader 4 version here: https://www.mql5.com/en/market/product/2782
FREE
Fingerprint Capture Script (CSV) This script creates a   pattern “fingerprint” CSV   from chart window by exporting the OHLC values of candles between   two vertical lines . What it does Reads   exactly two   vertical line objects (VLINE) on the current chart Uses them as   start/end markers   of the candle range Exports the selected candles to a   semicolon-separated CSV   file in: Terminal → Common → Files How to use Open any chart and timeframe with the pattern visible in history. Place   tw
FREE
It can only be used in EURCHF . The Expert Advisor is a great tool that allows you to control your trade with ease and precision. The tool can be moved in the graphs and offers the following characteristics: Instant order entry with a single click. Entry of pending orders using price tags and trend lines. Instant order closure with a single click. Instant order closure using trend lines as output levels that the broker can not see. We can modify the way to enter and exit the market, allowing us
FREE
AnaliTickDemo is a demo version of AnaliTick. AnaliTIck is a financial instrument analysis and testing program based on the Metatrader5 platform. The object of analysis is the sequence of changes in the prices of Bid and Ask - ticks. The program may be useful to developers of scalping advisers and strategies, those who work on the news. The demo version differs from the full one in fewer filters and strategies. The analyzed period is one - the current trading day and two previous days. The strat
FREE
Monkey Lite  offers the following array of features: One-click instant order entry (short or long). Track total current orders and total current profit. Instant Close Buy, Close Sell, Close All button. Utility types Risk management, Graphical objects, Panels. Main features Take Profit and Stop Loss by money (not pip). After the price reached the Take Profit threshold, trailing stop 20% of the current profit. After the price reached the Stop Loss threshold, the orders will be closed immediately.
FREE
HelloTrader is a completely new product view for the MetaTrader platform. Immediately after launching, the utility displays randomly one of the lines of the phrase, quotes of famous people or an aphorism in the upper left corner of the terminal. Every 5 minutes the recording changes. The Demo version includes 32 phrases, quotes or aphorisms in English only. The utility starts working immediately after launch and no longer has any settings or functions. The only task is to randomly display quot
FREE
NewsAlertは、トレーダーが今後の重要な市場ニュースイベントについて情報を得るために設計された多機能なアラートシステムです。EAは、指定されたイベントまでの時間内にニュースイベントがある場合にプッシュ通知&メールアラートを送信します。 NewsAlert EAの設定とプッシュ通知&SMTPによるメール通知の設定に関する詳しいチュートリアルは、私のYouTube(プロフィール内のlinktreeのリンク)で利用できます。チュートリアルは、初期設定から高度な機能まで全てをカバーしており、製品を最大限に活用するためのヘルプになります。 NewsAlertを購入した後、活気あるDiscordコミュニティの一部となる機会があります(プロフィール内のlinktreeにリンク)。活発な議論に参加し、他のトレーダーの経験から学び、NewsAlertを最大限に活用するためのサポートを得ることができます。 また、MQL5 MarketではTradePadLiteとTradePadProの製品も提供しています。これらの取引ツールはNewsAlertと統合され、より包括的な取引ソリューションを提供します
FREE
FUNDING EAは本日をもって完全に旧式となり、その上位版であるPROP FIRM SAVER EAがより優れた機能を備えて登場しました。この新バージョンがリアルタイムでどのように動作するかを知っていただくために、無料で提供しています。 プロップファームのチャレンジを購入して損失を出してしまうことに疲れていませんか。FUNDING EAがその状況を変えます。 このEAはチャレンジを成功させるだけでなく、もし不合格となった場合でも費用を返金することを保証します。 FUNDING EAを使用すれば、追加料金を気にせずに何度でもチャレンジを受けることができます。 仕組みはこうです。FUNDING EAは高度なヘッジ戦略を用いて、チャレンジに合格するか、不合格時には費用を回収します。 つまり、最初の試みで失敗しても新しいチャレンジに再度費用を払う必要がありません。 簡単にするため、このEAはワンステップのチャレンジで使用することを推奨します。 FUNDING EAを使用するには2つの口座が必要です。 プロップファームのチャレンジ口座 実際のライブ口座 ライブ口座にはチャレンジ費用の2倍を入
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 and simpler
FREE
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending o
FREE
Close Charts Now
Camilo Andres Galeano Castillo
What is Close Charts Now? Do you have multiple charts open in MetaTrader 5 and need to close them all with a single click? Close Charts Now is the ideal solution for traders looking to save time and keep their workspace clean and organized. This script is designed to automatically close all open charts in your terminal, streamlining your workflow and avoiding tedious manual tasks. Features Simplicity: Just drag and drop. Efficiency: Save time by removing unnecessary charts in seconds. Ease of u
FREE
Assistant_for_Reopen - an Expert Advisor that helps to re-set pending orders. Many brokers force the order to expire at the end of the trading session or at the end of the trading day. Therefore, a trader has to restore all pending orders manually every time at the beginning of a new trading session. Assistant_for_Reopen frees the trader from this routine work. It controls expiration by the order expiration time and resets it if the trader ticked the checkbox. The maximum number of orders the EA
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The   path of     folder where the terminal store the indicators, experts advisors etc - The   path of     common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
Script to calculate equity and balance at a specific date and time.  This script makes up for a lack of MetaTrader account history, that does not show how the balance and equity changes in time. Balance calculation includes closed orders only. Equity calculation includes orders closed before and orders that are still open at the specified time. Example: date and time set to 2020/07/06 00:00. If I had a Buy 1 lot EURUSD position opened at price 1.12470 on the 2020/07/02, the program would ca
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
What is Risk of Ruin? Risk of ruin is the probability of an individual losing substantial amounts of money through investing, trading or gambling, to the point where it is no longer possible to recover the losses or continue. Risk of ruin is typically calculated as a loss probability, also known as the "probability of ruin." Input Parameters StartPeriod: Set the first date from where you like the program to calculate. Your current account performance will be measured. EndPeriod: Set the last da
FREE
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Горячие клавиши плюс клик левой кнопки мыши на графике. Советник открывает сделки, выставляет лимитные и стоповые ордера, удаляет ордера и закрывает позиции, также  делает реверс  открытых позиций, выставляет прописанные в настройках стоп лосс и тейк профит. (реверс только на неттинговых счетах) При запуске советника можно посмотреть подсказку как действует советник при нажатии клавиши + клик на графике. Правее последнего бара, ниже цены Ctrl+ЛКМ  - OpenSell Правее последнего бара, выше
FREE
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
FREE
ENGLISH DESCRIPTION — MQL5 MARKET COMPLIANT IchiBand Pro | Rudi Rupian | camptrader.web.id ====================================================   IchiBand Pro is an automated Expert Advisor for MetaTrader 5 that combines two widely respected technical analysis tools — Ichimoku Kinko Hyo and Bollinger Bands — into a single structured trading system. The EA manages positions using a systematic averaging approach with configurable cycle control, margin protection, and real-time chart panel.   — WH
Présentation générale MultiStrat Engine EA est un Expert Advisor avancé pour MetaTrader 5, conçu pour automatiser intégralement la gestion des positions sur tous types d'instruments financiers (Forex, actions, indices, matières premières). Il intègre une architecture modulaire exceptionnellement riche, combinant plus de 28 modes de trading distincts, une gestion dynamique des risques, un système de compensation des frais de broker, et un dashboard HTML interactif pour l'analyse comparative des b
Trade Panel Manager and Assistant 2026 - “The trading tool we all wish existed when we started trading.” Comes with 3 expansive panels: Main / Grid / Minipanel Trade panel manager is a comprehensive trade management panel for MetaTrader 5, designed for traders who want full control over their entries, exits, and risk without leaving the chart. It handles everything from a single market order to complex grid setups, all through a clean drag-and-drop interface built directly on the chart. The ma
DO YOU KNOW WHICH CURRENCY IS STRONGEST RIGHT NOW? Before entering any trade, the most important question isn't "will this pair go up or down?" — it's "which currency has the most momentum right now?". Currency Strength Meter Pro answers that automatically, monitoring all 8 major currencies in real time across the Forex market. HOW IT WORKS The indicator analyzes 28 currency pairs and scores each currency based on the direction of closed
CV QuantTrading Journal SuperEA The  CV  QuantTrading Journal SuperEA   is a professional analysis, journaling and trading management system for MetaTrader 5, developed for traders who want to analyze and optimize their trading performance on an institutional level. The software combines a modern institutional dashboard with advanced analytics, replay and statistical tools to provide greater transparency and insight into trading performance. Its primary focus is performance tracking, trade analy
# Atropos Manager — Smart Trade Manager for MT5 **Open the trade. Let Atropos Manager handle the protection.** Atropos Manager is a professional MetaTrader 5 trade management assistant built for manual traders who want automatic protection, partial closing, break-even control, trailing logic, and emergency management after the position becomes live. It is not a signal generator.   It does not open trades for you.   It helps you manage the trades you open with structure, discipline, and speed

MetaTraderマーケットは自動売買ロボットとテクニカル指標を販売するための最もいい場所です。

魅力的なデザインと説明を備えたMetaTraderプラットフォーム用アプリを開発するだけでいいのです。マーケットでプロダクトをパブリッシュして何百万ものMetaTraderユーザーに提供する方法をご覧ください。