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

MetaTrader 5用取引ユーティリティ - 26

icon 以下はMetaTrader5での取引を簡素化する取引プログラムです。ユーティリティにカーソルを合わせると、その説明と目的が表示されます。
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
Spread Scanner & Normalizer: A Precise Analysis Tool for Symbol Data The Spread Scanner & Normalizer is a powerful and user-friendly Expert Advisor (EA) designed for traders who want to gain precise insights into the spreads of various symbols. This tool effectively normalizes spreads across a group of symbols and expresses them as percentages, providing clarity and enhanced comparison capabilities. Key Features: Symbol Overview : Displays symbol names and paths for easy identification. Spread
FREE
# Secura Multi Dashboard - Advanced Trading Assistant ## **Professional Multi-Indicator Analysis Platform** Secura Multi Dashboard is a comprehensive trading assistant designed for traders who demand clarity, precision, and efficiency. This powerful EA integrates multiple technical analysis tools into a single, intuitive interface, helping you make informed trading decisions without overwhelming complexity. ### ** Key Features:** ** Multi-Indicator Consensus System** - Simultaneous anal
FREE
Market Grid View is a utility to replace the original 'Market Watch' window. It was designed to be fast and give the user the ability to navigate over all symbols with just a click, while watch the price change or last trade value. To use it, configure your "Market Watch" window with all the symbols you want to monitor, and you can close it. Then insert the indicator in the graph. The parameters window need to be configured: Columns: the number of columns you want to be drawn ShowInfo: the type
FREE
Advanced position management EA that automatically closes ALL positions when your profit target is reached. Features cycle tracking, position limits by type (BUY/SELL), emergency close button, and detailed reporting. Perfect for managing multiple EAs or manual trading with automated profit taking. FB CycleCloser Pro - Advanced Profit Target Manager OVERVIEW: FB CycleCloser Pro is a sophisticated position management Expert Advisor designed to automatically close ALL open positions when a specif
FREE
日常の取引から抜け出し、魔法の世界に少しの間飛び込む機会があります。私はあなたの注意を引くためにゲームを提示します-カードトリック。 mql言語では、エキスパートアドバイザー、インジケーター、スクリプトだけでなく、そのような小さなゲームも作成できます。 私はトレーダーでありプログラマーであるだけでなく、自由な時間にカードトリックを見せたいと思っています。それが起こったので、お気に入りのトリックの1つをデジタル化することにしました。焦点に多くのメンタリズムが含まれていることを考えると、それは簡単ではありませんでした。 トリックは、珍しいカードのデッキによって示されます。これらは優れた紙のカード「ロシア風」です。 1903年2月に冬宮殿で開催された、コートボールの参加者の衣装を繰り返した、衣装を着た人物が描かれたこのトランプのデッキ。カードのスケッチは、1911年にドイツのカードゲームDondorf(Frankfurt am Main)の工場で開発されました。王、婦人、ジャックの服は17世紀のスタイルで作られています。エース-古代ロシアの武器と鎧に囲まれた盾の画像。カード自体はサンクトペテ
FREE
Expert Advisorを使用すると、別のエキスパートによって行われ、csvファイルに保存されたトランザクションの実行をシミュ これは、別のサーバー上の取引戦略の結果を確認するのに役立ちます。 Account History Exporterなどの別のプログラムを使用して、アカウントの取引履歴を目的の形式のcsvファイルにエクスポートしたり、Expert History Exporterからexpertにプログラムコードを接続して履歴をエクスポートしたりすることができます。 ファイルの先頭に次のような行があるはずです: DATE,TICKET,TYPE,SYMBOL,VOLUME,ENTRY,PRICE,STOPLOSS,TAKEPROFIT,PROFIT,COMMISSION,FEE,SWAP,MAGIC ,COMMENT つまり、他の情報がその前にある可能性があります。 それらの後とファイルの最後には、1つのトランザクションのコンマ区切りのフィールド値を持つ行があります。 行内のフィールドの値: DATE - date in the format YYYY.M
FREE
Dashboard – Trading Panel for MetaTrader 5 Dashboard is an essential tool for traders who need a centralized view , efficient order control , and quick access to key market information , all displayed directly on the MetaTrader 5 chart. Features: Clear display of open positions Quick order management (open/close) Profit/loss tracking per trade Built-in trend indicators (moving averages, candles, etc.) Customizable panel for different trading styles Optimized interface for day trading, swing
FREE
このスクリプトは、乱数ジェネレータを使用した貿易取引のシミュレーションに基づいています。これにより、同じ入力パラメータでもまったく異なる結果を得ることができます。スクリプトを実行すると、ダイアログボックスが開き、そこで外部変数に必要な値を設定できます。 ブロックでは、TradingOptionsは取引のシミュレーションに必要な基本パラメータを定義します。 StartBalance   - トレードバランスの初期サイズを設定します。 NumberTrade   - スクリプトの実行時にモデル化される取引トランザクションの数を設定します。多かれ少なかれ有意な結果を得るためには、このパラメータが30より大きいことが必要です。 ProbilityWinning   - 勝ち取引の確率。パーセンテージで示され、1から99までの有効値。 Min.StopLoss   -  StopLossの最小値をポイントで示します。これは、取引操作をモデル化するときに使用されます。 Max.StopLoss   -  StopLossの最大値をポイント単位で設定します。 PositiveWin  - この変数
FREE
Test Trade Saver Script Application Type: Script Application Functions: Saves test results cache file data into text files About the Application The script extracts trading results from a test system cache file and saves them into text files for further analysis. How to Use Parameters: LOG_LEVEL -  Logging level in the Experts terminal section. DEBUG provides the most detailed information, while ERROR gives the minimum. CUSTOM_MAGIC_NUMBER - The system identifier (Magic Number) used to save resu
FREE
SmartVSV1
Vladimir Svirin
5 (2)
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
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
️ OVERNIGHT SL PROTECTOR — FREE SMART STOP LOSS MANAGER FOR MT5 Protect your trades from overnight volatility, stop hunting, or manual errors — all while keeping full control over your SL levels. --- FEATURES: • Scheduled SL Removal & Restoration     Automatically removes Stop Loss at your chosen hour & minute, and restores it later at a separate time. • Auto Backup to CSV     Saves all original SL values in a CSV file (Common folder), so even after a crash or restart, your SLs ca
FREE
Account Risk Monitor and Drawdown Alerts Account Risk Monitor and Drawdown Alerts is a lightweight non-trading utility for MetaTrader 5 designed to help traders stay aware of account risk conditions in real time. This tool does not open, modify, or close trades. It is strictly a monitoring and alert system. What It Monitors • Daily total profit and loss • Maximum drawdown from peak equity • Margin level percentage • Current spread (in points) • Total open positions • Floating profit/loss When a
FREE
The Calendar News Indicator is your essential tool for informed trading, offering real-time updates on economic events and financial news. Here’s what it brings to your trading strategy: Real-Time Updates:   Stay ahead with immediate notifications of key economic indicators, central bank announcements, and geopolitical events that impact the markets. Global Coverage:   Track economic events from markets around the world. Whether you’re trading forex, stocks, or commodities, you’ll get the global
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
It adds the symbols listed on Binance Spot to the Metatrader5 market clock. With this free file you can list the entire list in seconds. You can easily upload it to your demo account. It is the first file uploaded for Binance Spot Tick and is available for free. Tools menu / Options / Expert Advisors / You need to select Use WebRequest for listed URL You can watch videos to add Metatrader.
FREE
Chart Chimes のご紹介 - 取引を音の交響曲にする MT4/MT5 インジケーター! 一日中チャートを見つめるのにうんざりしていませんか? 取引中に気分を高揚させるために、ちょっとした気晴らしが必要ですか? まあ、Chart Chimes があなたをカバーしてくれます! チャート チャイムを使用すると、そのボタンを押すたびに楽しい音が聞こえ、あなたの顔が笑顔になり、足元がスキップされます。 勝利を収めたトランペットや穏やかなハープの音を背景に取引をすることを想像してみてください - それはあなた自身の個人的なオーケストラがあなたを応援しているようなものです! しかし、Chart Chimes は楽しい気晴らしだけではありません。取引中に集中して関与し続けるのに役立つ強力なツールです。 サウンドをカスタマイズする機能により、取引スタイルや好みに合った独自のサウンド環境を作成できます。 あなたのストップロスに固執するためのちょっとしたリマインダーが必要ですか? 審判の笛を模した音を設定してみませんか。 または、花火の音で取引の成功を祝いたいと思うかもしれません - 可能性
FREE
ATR to Baseline
Manuel Alejandro Cercos Perez
FREE
DBS Last
Dmitriy Burlachenko
5 (1)
A small utility displays the value of the last price (Last) to the right of the chart. The Last price is the price at which the last deal was executed. Utility is convenient to use for screens with small print, for visual observation of the price level (value) or for people with poor eyesight. You can customize: Growth color Fall color Text font Font size Offset text
FREE
Iranian stock market
Kourosh Hossein Davallou
5 (1)
Smart money is a powerful currency. This money is available to major investors who can identify, predict or even generate capital movements ahead of others. This money can flow into financial and capital markets and create dramatic price changes in various stocks. Therefore, detecting smart cash flow, which usually enters the market in a coherent manner and confronts the volume and value of transactions in a market with high returns, is one of the methods that some investors use to invest. But h
FREE
SymbolScope MT5 は、銘柄仕様のパーソナルアシスタントです。ターミナルで契約仕様を調べたり、インターネットでデータを検索したりする必要はもうありません。必要な情報はすべて、チャート上のエレガントでミニマルなパネルですぐに確認できます。 これは何のために? トレーダーにとって、取引を開始する前に銘柄の正確なパラメータ(ポイントの価値、契約サイズ、最小ロット、スワップ)を知ることは不可欠です。SymbolScope MT5 は、現在の銘柄に関するこのデータを瞬時に提供し、他の銘柄に素早く切り替えてその仕様を調べることもできます。 主な機能: ワンクリックで完全な仕様を表示:INFOボタンを押すとパネルが展開され、選択した銘柄の包括的なパラメータリストが表示されます。 重要なパラメータがすべて見える: 現在のASK価格とBID価格。 ポイント(最小価格変動幅)の値。 ティック値 と ティックサイズ。 契約サイズ。 最小ロット、最大ロット、およびロット変更幅。 買いポジションと売りポジションのスワップ値。 素早い銘柄切り替え:市場概観で利用可能なすべての銘柄の内蔵ドロップダウン
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 1. Manual-Assisted Trading via On-Chart Dashboard Fully graphical dashboard panel rendered directly on the chart. Customizable panel size and colors via input parameters. All trading actions are controlled by buttons and edit fields , not automatic indicators. 2. Ultra-Fast Interval-Based Order
FREE
TradeVantage MT5 Script is a user-friendly, efficient tool designed for MetaTrader 5 traders to manage open positions with ease. This script offers four powerful trade management options through a straightforward dialog box, enabling rapid execution on the current chart's symbol. Whether you're looking to close all positions, secure profits, minimize losses, or set positions to break-even, TradeVantage simplifies the process with reliability and precision. Key Features: ·        Close All Positi
FREE
Greed Siphon - The Emotional Risk Manager "Secure the Bag. Automate Discipline. Eliminate Greed." Greed Siphon is not just a utility; it is an   Emotional Firewall   for your trading. It solves the #1 reason traders fail:   Greed . How many times have you watched a winning trade turn into a loser because you held it too long, hoping for "just a little more"? Greed Siphon automatically detects when your trades hit a sophisticated, multi-metric profit target and   instantly siphons the liquid (pro
FREE
Donation: USDT (TRC20) : TQJsYp64FgLLeQiyNnS6hhCNBjnz4ykbT1 USDT (BEP20, Polygon) : 0x5b50AaaE515452071D395D28BC3D78d16279D168 You can use this expert to execute Martingale orders for you open positions. This expert will add to your positions with a pre-defined loss step. For choosing open positions you can use Symbol Name or Magic Number . Also the loss step will be defined by currency or pips. All positions that refer to a certain order will be closed by entered Profit from input section. For
FREE
Бесплатная версия советника Trade Panel PRO Данная торговая панель предназначена для быстрой и удобной торговли в один клик. Создавался продукт для частичной автоматизации своей личной ручной торговли  https://www.mql5.com/ru/signals/1040299?source=Site+Profile+Seller Советник имеет ряд возможностей, а именно: Открытие BUY или SELL ордеров. SL выставляется ниже (выше)  минимальной (максимальной) цены, задаваемых в параметрах количества свечей. Размер TP рассчитывается в соотношении от размера S
FREE
Ofir blue is the first full trading application for Telegram. It is proposed in 2 versions : OfirBlueLite (without trading) and OfirBluePro (with trading). The Pro version is still in beta (available on request).  To access Ofir Blue Lite, go to Telegram and open the bot @OfirBlueLite. All demos, tutorials and docs are available in Telegram. Join the Telegram group @OfirBlueUserGroup to get updated information and support. Features: Dashboard  ️ Account summary ️» Profit of the day ️» Eq
FREE
Trade Stackerのご紹介:究極のトレード力増幅ツール 自動ポジションスタッキングの力であなたのトレードを変革! Trade Stacker EAは、ワンクリックで単一のトレードチャンスを戦略的なマルチレベルポジションに変換します。 注意、アプリケーションは戦略テスターで動作しません。ここからデモをダウンロードしてください:  https://kevinafeku8.gumroad.com/l/avmxc Instructions for the demo:    https://www.mql5.com/en/blogs/post/759785 主な機能: • カスタム価格レベルで複数のトレードを即座に展開 • あなたの個人戦略に従ってトレード • スマートなブレークイーブン保護で利益を確保 • オプションのトレード復活モードで戦略を維持 • 直感的なインターフェースで複雑なトレードを簡単に 最適な用途: • トレンド市場でのスケーリング • 戦略的なグリッドポジションの構築 • 複数のエントリーポイントを簡単に管理 • アグレッシブおよび保守
FREE
A script for opening a grid of orders If you need to quickly open several pending orders on a certain distance from the current price, this script will save you from routine! Allow AutoTrading before running the script. Instructions: Run the script on the chart. This script is a limited version of the market product https://www.mql5.com/en/market/product/635 and allows opening only Buy Stop orders. Input parameters are not required in the script. Parameters such as number of orders, order type,
FREE
The Reversal Area EA is designed to identify likely price ranges for price to turn from. This EA is used in conjunction with other EA's that I developed and serves as filtering tool to keep from entering too early. The overall idea is to be a seller above the green line. A buyer below the green line for the buy version. The second thing to keep in mind is time. When price fluctuate over the course of a few days and move further below this zone (long bias) it offers greater likelihood of setting
FREE
Introducing the SL Limiter Bot: Your Friendly Stop-Loss Management Solution! Take control of your trading like never before with the SL Limiter Bot, a powerful and intelligent tool designed to enhance your risk management strategy on MetaTrader 5 platforms. Say goodbye to manual monitoring and hello to automated precision! Whether manual trading, EA trading, or using Trade Signals, SL Limiter Pro will help you minimize your risk! Another utility from the Trade Agent Toolbox! Key Features: Advan
FREE
Limit Open Positions EA "Limit Positions EA is a powerful utility tool designed to provide strict control over the number of open positions in your trading account. This Expert Advisor continuously monitors your trading activity and ensures that no new positions are opened once the specified limit is reached. Ideal for traders seeking to mitigate overexposure and manage risk effectively, Limit Positions EA works seamlessly across all symbols and timeframes. Whether you're managing a large port
FREE
VPS Restart Monitor – Start Time Alert This indicator is specifically built for traders who run MetaTrader 5 on a VPS (Virtual Private Server). When you use a VPS for automated trading, your server can restart unexpectedly due to maintenance, updates, or connection issues. Most traders do not notice when this happens — and their Expert Advisors stop running silently without any warning. This indicator solves that problem. Every time your VPS restarts or your MT5 terminal reloads, this indicator
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
Zone Eraser
Mohammadreza Bahreyninejad Kermani
Zone Eraser MT5 – Forex Persian Trading ワンクリックでチャートをクリーンに! チャートが不要なオブジェクトでごちゃごちゃしていませんか? 取引履歴のラインやテクニカル分析ツールを一つずつ削除するのが面倒ではありませんか? Zone Eraser MT5 は、チャート管理を簡単にし、取引環境を整理整頓するために設計された究極のスクリプトです。面倒な手作業はもう必要ありません!このツールで、スピード・効率・正確性を最大限に活かしましょう。 Zone Eraser MT5の特長 ワンクリックで不要なオブジェクトを削除 – 矩形(レクタングル)を描いてオブジェクトを囲み、スクリプトを実行すると、瞬時に削除! 取引履歴をスマートに管理 – 取引履歴を完全に無効にすることなく、不要なラインやマーカーだけを削除できます。 テクニカル分析を簡単に整理 – 古いライン、図形、テキスト、アイコンをすばやく削除し、クリーンなチャートを維持。 時間を節約 – 手動でオブジェクトリストを検索する手間を省き、数秒で整理整頓されたチャートを実
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
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
このスクリプトは、さまざまなウィンドウ関数の重みを評価するように設計されています。これらのウィンドウ機能に基づいて構築されたインジケーターは、 https://www.mql5.com/ru/market/product/72160 からダウンロードできます。 入力パラメータ: iPeriod –インジケーター期間。 iPeriod> = 2 iCenterは、ウィンドウ関数の中心が配置される参照のインデックスです。デフォルトでは、このパラメーターは0です。ウィンドウの中心はインジケーターの中心と一致します。 1 <= iCenter <= iPeriodの場合、ウィンドウ関数の中心がシフトし、その結果、インジケーターのいくつかの特性が変化します。図1では、中心の選択がウィンドウ機能とインジケーターの表示にどのように影響するかを確認できます。このパラメータは、0.5刻みで変更できます。 Histogramwidth-ヒストグラムの幅。 Histogramcolor-ヒストグラムの色。 Showduration-期間を表示します。 スクリーンショット-このオプションを有効にすると、画像
FREE
チャート下に表示されるテキストボックスから、Slackに投稿するツールです。 w/Imgのボタンからは、チャート画像も送ることができます。 チャートに線やマーク、コメントなどを書いても、その画像が投稿されます。 使い方は簡単。 メッセージを入力し、SENDボタンでメッセージの投稿、w/IMGボタンでメッセージ+画像の投稿を行うことができます。 どんな使い方ができるか、人それぞれですが、Slackでコミュニケーションをされている方であれば、チャート画像を一発送信できるので便利だと思います。 *Slack API"のTOKENをパラメタに設定しますので、取得する必要があります。 ストラテジーテスターでも動作を確認できます。
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
Short Description This tool is an Expert Advisor (EA) that, starting from the specified start time, extracts all data from the MT5 Economic Calendar into an offline database (SQLite DB) and makes it available for backtesting. Exporting to a SQLite database has the advantage that otherwise inaccessible historical economic news can be retrieved in real time within the Strategy Tester, allowing news-based events to be simulated. Usage All of my EAs with a built-in news guard use the data exporte
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
Advanced Account Dashboard & Risk Monitor (MT5) This script provides a real-time on-chart dashboard for monitoring account performance, risk exposure, and execution conditions in MetaTrader 5. It is designed for traders who want clear visibility of account health and risk awareness during live trading or VPS operation. The script does not open trades and does not interfere with any strategy logic . Key Features Account Metrics Live equity, balance, and floating profit/loss Open position count an
FREE
Features: The Expert Advisor pronounces current prices at a set interval.  It speaks Russian and English.  The file voice_dict.csv contains the rules of pronunciation (language, other rules). See an example below  The Google cloud server is used for pronunciation, so the expert should be allowed to go to "https://texttospeech.googleapis.com" (see Tools\Options\Expert Advisors Allow WebRequest for...) Restrictions: Only 2 symbols Example of a pronunciation rule (voice_dict.csv file in the Files
FREE
This utility exports candle data   which you chosed by input parameter  to CSV  file. Time Frames:  M1,M5,M15,M30,H1,H4 Inputs: StartTime: Start time for exporting data. EndTime:   End time for exporting data. DataType: Close, Open, High, Low, Median(HL/2), Typical(HLC/3), Weighted(HLCC/4), Pip(H-L). DecimalSeperator: Decimal seperator for candle price data. (Default = ".") CSVDelimiter: Delimiter character for CSV file.  (Default = ";") * This utility exports candle data horizontally. That me
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
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
Expert Advisor to help beginners. It allows you to adjust the following parameters: Number of simultaneous positions The asset allowed to trade Maximum lots allowed per position Maximum number of positions per day When one of the parameters is not/no longer valid, the EA automatically closes new positions, preventing you from trading. This Expert Advisor helps you trade by mastering your trading psychology for you. VPS essential. Feel free to give me feedback and suggest further improvement
FREE
Save time placing orders This is a tool for manual trading. It has an intuitive, and straightforward interface without any useless extras. Allows you to automatically calculate the order volume size, open both market and pending order.  Works on any symbol/instrument, account type or broker. Input fields: Order Size - as percentage of account free margin Take Profit - as percentage of account balance Stop Loss - as percentage of account balance Symbol Contract Size - needs to be manually entered
FREE
Product Name:   QuickStep Trader – Customizable Manual Trading Panel Version:   2.0 Compatibility:   MetaTrader 5 Product Type:   Utility Description: QuickStep Trader is a powerful yet intuitive manual trading panel designed for traders who prefer hands‑on execution. With a clean, fully customizable interface, it streamlines the process of opening and closing positions, letting you focus on your trading decisions. Key Features: One‑Click Lot Presets:   Three preset lot buttons (user‑configu
FREE
This indicator allows to hide Bollinger Bands (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 Deviations Shift Apply To Color Style Width Information on "Bollinger Bands" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/bollinger_bands ************************************************************* Hey traders!!  Give me your feeds!  We are
FREE
Prop Edge Heartbeat
Nuno Madeira Amaro Pire Costa
EA to prevent inactivity violations on prop firms. This EA will scout for your most recent trade and if it is older than the number of days defined, will enter a micro lot position size 0.01 on the pair defined. It is recommended to use a tight spread pair like EURUSD. This EA will not act as long as you have at least one trade in the last X days (defined on config). This EA will not place other trades or modify existing position.
FREE
Netting Strategy: Implements a netting strategy for managing multiple positions, optimizing trade efficiency. Flexible Order Distances: Allows users to customize order distances in pips, providing adaptability to various market conditions. Dynamic Take Profit Method: Utilizes a dynamic take profit mechanism, adjusting profit targets based on evolving market dynamics. Adaptive Take Profit Ratio: Users can customize take profit ratios in accordance with the lot size, allowing for precise profit o
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
このスクリプトは、トレーダーが可能な利益と損失の比率が最適になる貿易取引の平均期間を決定できるように設計されています。 まず、貿易取引の最適期間を決定するための一般的なアプローチを見てみましょう。以下の変数を紹介します。 R   - トランザクションの結果 T   - トランザクションが開かれていた時間 W  - 前のトランザクションの終了と次のトランザクションの開始の間の時間 すべてのトレーダーは、最短時間で最大の利益を得ることを目指しています。この欲求は次の簡単な表現で説明できます。 R/(T+W)→max 。 変数  T  と  W  がトレードの合計期間と行われたトランザクションの数の両方に依存することは明らかです。トランザクションの平均期間を  ATD  、トランザクションの合計数を  N  とします。その場合、トランザクションの平均期間は、合計の平方根に比例して増加するはずです。つまり、 ATD~√N しかし、現存する十分に根拠のある質問があります - 他の取引期間と同等の取引期間はありますか?そして、取引期間はトレーディング業務の結果にどのように影響しますか?提起された質
FREE
Stop Loss with Profit Free Version*. Complete Version here. This utility / expert for MetaTrader 5 modifies the stop loss of all your operations dynamically and automatically to ensure the minimum benefits you want, and be able to operate with or without Take Profit. Maximize your benefits, by being able to trade with Unlimited Take Profit. You will ensure the number of minimum points you want to earn in each operation and the stop loss will be adjusted as long as the benefit of the operatio
FREE
This demo EA only sends text messages to a predefined Telegram channel ( there is no need to configure telegram ). The messages can be customized to show information about the trading activity. Also it shows the daily account PnL. Several instances of this EA can be used simultaneously from the same MT5 terminal but ensure that each one has different EA ID number (setting B16). I have tested this EA with forex symbols but it should work fine with any MT5 symbol (e.g. indexes, commodities, stoc
FREE
Note: Demo version only works on NZDJPY and USDRUB What does it do? It assists you in your trading and has some important jobs to perform: It sets virtual pending orders, stop loss and take profit. It can set real stop loss and take profit if desired. It makes trading independent of bid-ask line concept, thus useful for very short term traders and price action traders. Orders can be opened, managed and closed with 1 click providing fastest management. It can automatically set your position sizi
FREE
Introducing   Mini Orders Executor , your powerful and efficient trading companion designed to seamlessly   execute orders   directly   from   a user-specified   text file . This innovative trading tool streamlines your trading process, providing a convenient and automated solution for executing trades with precision and speed. Key Features : **Text File Integration:**     Mini Orders Executor   is designed to effortlessly read and interpret orders from a plain text file, eliminating the need
FREE
The trade cost caused by spreads is an important indicator when formulating trade profit-loss ratios. Spread costs info is particularly important for short-term traders, especially scalping traders. This tool can output the spread cost of all Forex currencies (including XAU and XAG) in the platform in different account types (USD account, EUR account, etc.). Calculation and code See articles: THE TRADE COST OF FOREX CURRENCY Part1 THE TRADE COST OF FOREX CURRENCY Part2 THE TRADE COST OF FOREX C
FREE
-- This Utilities is for those using Desktop user want to switch timeframe quickly. Using Keyboard(1,2,3,4,5) to quick switch TimeFrame 1m,5m,15m,1h,4h Free to Use.  Once download just drag in to your MT5 Application.  Go to MT5 right click mouse "refresh" will see that indicator where u put. ========================= ENJOY  ==================== =====
FREE
Introducing "PropFirm Consistency Analyst" — your dynamic companion for achieving consistency in proprietary trading. This innovative Expert Advisor operates seamlessly, continuously calculating consistency metrics between two specified dates, providing real-time insights throughout the trading month. Tailored specifically for prop traders, this tool serves as a dedicated ally in meeting the stringent consistency requirements set by some proprietary firms. By evaluating trading performance on
FREE
This Program will not execute any trades! Works on any chart and any time frame! This is the MT5 version. MT4 version: https://www.mql5.com/en/market/product/125496?source=Site+Market+My+Products+Page#description This Program will produce a comment box at the top left of the chart and show you your equity % difference throughout the day. Updating constantly in real time. The daily resets back to zero on open of a new market open day. Using new current equity at start of day as reference for
FREE
NewsAlertは、トレーダーが今後の重要な市場ニュースイベントについて情報を得るために設計された多機能なアラートシステムです。EAは、指定されたイベントまでの時間内にニュースイベントがある場合にプッシュ通知&メールアラートを送信します。 NewsAlert EAの設定とプッシュ通知&SMTPによるメール通知の設定に関する詳しいチュートリアルは、私のYouTube(プロフィール内のlinktreeのリンク)で利用できます。チュートリアルは、初期設定から高度な機能まで全てをカバーしており、製品を最大限に活用するためのヘルプになります。 NewsAlertを購入した後、活気あるDiscordコミュニティの一部となる機会があります(プロフィール内のlinktreeにリンク)。活発な議論に参加し、他のトレーダーの経験から学び、NewsAlertを最大限に活用するためのサポートを得ることができます。 また、MQL5 MarketではTradePadLiteとTradePadProの製品も提供しています。これらの取引ツールはNewsAlertと統合され、より包括的な取引ソリューションを提供します
FREE
Pips Keeper is a sophisticated Forex trade manager expert advisor designed to enhance trading efficiency and optimize profit-taking strategies. With its intuitive functionality, this EA empowers traders to automate the process of closing profitable positions at predefined profit thresholds, thereby maximizing returns and minimizing risks. Key Features: 1.   Threshold-based Profit Closure:   Pips Keeper enables traders to set customizable profit thresholds, allowing for the automatic closure o
FREE
Простая утилита, которая показывает на какую сумму средств куплено активов в портфеле. Необходима для отслеживания загрузки депозита. Выводит информацию в удобную надпись, которую можно разместить в любом месте графика.  Учитывает валюту депозита: USD или RUB Учитывает, в какой валюте торгуется актив (USD или RUB) и автоматически конвертирует по текущему курсу. Можно настроить размер и цвет надписи
FREE
The Maximun Minimun Strata (100 bars and any period) is used to identify key levels on a price chart, which can be useful in technical analysis and decision making in trading: Identify Key Levels: They help identify support and resistance levels on a price chart. The support level represents a minimum floor at which the price tends to bounce upwards, while the resistance level represents a maximum ceiling at which the price tends to bounce downwards. Decision Making: Traders use these key lev
FREE
Manage your prop firm challenges with  Raba Challenge Manager  EA  (FTMO, Rocket21, etc...). Functionalities: Close all positions when the goal profit is reached. Close all positions before reaching the daily drawdown limit. Close all positions before reaching the total drawdown limit. 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 an
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

MetaTraderマーケットは、履歴データを使ったテストと最適化のための無料のデモ自動売買ロボットをダウンロードできる唯一のストアです。

アプリ概要と他のカスタマーからのレビューをご覧になり、ターミナルにダウンロードし、購入する前に自動売買ロボットをテストしてください。完全に無料でアプリをテストできるのはMetaTraderマーケットだけです。