Trade Journal Exporter Utility

ProTrade Trade Journal Exporter Utility

製品概要

Trade Journal Exporter は、MetaTrader 5 専用に設計された手動取引用ユーティリティです。チャート上にシンプルなインターフェースを提供し、トレーダーが閉じた取引の履歴をワンクリックで構造化された CSV ファイルにエクスポートできるようにします。本ツールは、詳細なパフォーマンス記録を維持するトレーダー、過去の決定を分析するトレーダー、または取引活動の外部バックアップを必要とするトレーダー向けに設計されています。本ユーティリティは取引を自動化せず、シグナルを生成せず、口座残高を変更しません。歴史的取引データを Microsoft Excel、Google Sheets、およびほとんどのジャーナリングソフトウェアと互換性のある形式に変換するデータエクスポートアシスタントとしてのみ機能します。

主な機能

ワンクリックエクスポート:チャート上の専用ボタンにより、プロセスを即座に開始します。
カスタマイズ可能なデータ列:レポートに含める取引詳細を正確に選択できます。
カスタムジャーナルフィールド:エントリー理由や感情状態などの取引コメントからカスタムメモを抽出できます。
日付範囲フィルタリング:特定期間またはアカウント全体の履歴から取引をエクスポートします。
銘柄フィルタリング:全銘柄のデータをエクスポートするか、特定の通貨ペアに焦点を当てます。
カスタムダウンロードパス:ファイルを MetaTrader のデフォルトフォルダに保存するか、デスクトップやダウンロードフォルダなどのカスタム場所を指定して保存するかを選択できます。
プロフェッショナルな CSV 形式:ファイルが明確なヘッダーと区切り文字で構造化され、インポートが容易になります。

エクスポートされるファイル

エクスポートボタンをクリックすると、CSV ファイルが生成されます。ファイル名には自動的にタイムスタンプが付与され、以前の記録の上書きを防ぎます。ファイル形式:UTF-8 エンコーディングの CSV。区切り文字:セミコロン。Microsoft Excel、Google Sheets、LibreOffice、および取引ジャーナルソフトウェアと互換性があります。

利用可能なデータ列

  • Ticket — 一意の取引識別子
  • Symbol — 取引された通貨ペアまたは資産
  • Type — 買いまたは売り
  • Volume — ロットサイズまたは契約数量
  • Open/Close Time — エントリーおよびエグジットの日時
  • Open/Close Price — エントリーおよびエグジットの価格レベル
  • Stop Loss / Take Profit — リスク管理のために設定された価格レベル
  • Profit — 口座通貨建ての総利益または損失
  • Commission / Swap — 手数料およびオーバーナイト融資コスト
  • Net Profit — 手数料を含む総結果
  • Magic Number — EA 識別子。自動取引と手動取引のフィルタリングに有用
  • Broker Comment — ブローカーまたは実行 EA によって添付されたコメント
  • カスタムフィールド — エントリー理由、感情状態、スクリーンショットリンク、戦略タグ、取引コメントから抽出された教訓

使用方法

  1. 本ユーティリティを MetaTrader 5 ターミナルの任意のチャートに添付
  2. チャートウィンドウの左上隅に緑色の「ジャーナルエクスポート」ボタンが表示
  3. ファイルの場所と区切り文字形式を知らせる小さな情報ラベルも表示
  4. エクスポート前に入力パラメータを調整可能:
    • 特定期間をフィルタリングするための開始日と終了日を設定
    • 全銘柄をエクスポートするには銘柄フィールドを空欄のままにするか、具体的な名称を入力
    • レポートをカスタマイズするために個別のデータ列を有効/無効に切り替え
    • デフォルトの場所を使用しない場合はフォルダパスを指定
  5. 「ジャーナルエクスポート」ボタンをクリック
  6. アラートにより、エクスポートされた取引数とファイルの場所が確認されます

ファイルの取得方法

デフォルトでは、ファイルは MetaTrader のデータフォルダに保存されます。ファイルを見つけるには:
  1. MetaTrader 5 を開く
  2. 左上メニューの「ファイル」をクリック
  3. 「データフォルダを開く」を選択
  4. MQL5 → Files に移動
  5. CSV ファイルがそこに表示されます
代替方法:Ctrl+T を押してツールボックスウィンドウを開き、「ファイル」タブをクリックして、ターミナル内で直接ファイルを検索します。

Excel へのインポート方法

データが 1 つの列ではなく別々の列に表示されるようにするには:
  1. Microsoft Excel を開く
  2. 「ファイル」→「開く」→「参照」に進み、CSV ファイルを選択
  3. 重要:すべてのデータが A 列に表示される場合は、A 列を選択
  4. リボンの「データ」タブに移動
  5. 「区切り位置」をクリック
  6. 「区切り文字」を選択し、「次へ」をクリック
  7. 「セミコロン」のボックスにチェックを入れ、他は外す
  8. 「完了」をクリック
データは分析用に別々の列に整理されて表示されます。Google Sheets については、「ファイル」→「インポート」→「アップロード」を使用し、インポート処理中に区切り文字の種類を「セミコロン」に設定してください。

入力パラメータ

ExportFileName — エクスポートファイルのベース名
ExportFolderPath — カスタムダウンロード場所。デフォルトの MQL5/Files フォルダに保存するには空欄のままにします。他の場所に保存するには、完全なパス(例:C:\Users\あなたの名前\Downloads\)を入力してください。フォルダが存在し、パスがバックスラッシュで終わっていることを確認してください。
ExportStartDate — エクスポート範囲の開始日。0 は利用可能な最も古い履歴を意味します
ExportEndDate — エクスポート範囲の終了日。0 は現在時刻を意味します
ExportSymbol — 特定の銘柄によるフィルタリング。空欄にすると全銘柄をエクスポートします
列トグル — Ticket、Profit、Swap などの特定のデータ列を有効/無効にする個別のブール入力
カスタムフィールドトグル — 取引コメントからカスタムジャーナルメモを抽出する機能を有効/無効にします

重要情報

これは手動ユーティリティであり、取引を実行しません。アカウント履歴に既に存在する履歴データのみをエクスポートします。
データの正確性は、MetaTrader ターミナルに保存されている履歴を反映します。大きな日付範囲をエクスポートする前に、「口座履歴」タブを通じて履歴が完全にダウンロードされていることを確認してください。
ファイル権限により、MetaTrader 5 が選択したフォルダにファイルを書き込める必要があります。エクスポートが失敗した場合は、ExportFolderPath を空欄にしてデフォルトのパスに戻してください。
互換性は MetaTrader 5 専用です。MetaTrader 4 とは互換性がありません。
利益の保証なし:本ユーティリティは記録および分析専用です。利益を保証せず、単独で取引パフォーマンスを向上させるものではありません。

ProTrade Panel との相乗効果

本ユーティリティは ProTrade Panel EA を補完するように設計されています。両者を組み合わせることで、完全な手動取引ワークフローを形成します。ProTrade Panel を使用してリスクを計算し、手動で取引を実行します。Trade Journal Exporter を使用して結果をエクスポートし、時間経過に伴うパフォーマンスを追跡します。

サポート

ファイルの取得またはインポート設定に関する質問については、ユーティリティ初期化時に MetaTrader の「ジャーナル」タブに表示される指示を参照してください。詳細な使用ガイドも本説明に記載されています。

おすすめのプロダクト
この小さなツールを使用すると、時間カウンターを分単位で定義できます あなたが設定した分数に応じてポジションをクローズするため。 たとえば、30分に設定した場合、ツールはオープンから30分後に各オープンポジションを閉じます。 設定 アクティブ:ツールをアクティブにして、定義された分数後にポジションを閉じるために使用します。 管理:ツールで管理されるシンボルで選択します。 アカウントのすべてのオープンポジションにシステムを適用する場合は、[ALL CURENCY]を選択します 「この通貨のみ」を選択すると、現在の通貨のみで一時的にポジションがクローズされます。 MINUTE DURATION TRADES:取引期間の分数を選択します。 タイムゾーン: タイムゾーンを定義します。 もしあなたが
FREE
Introduction: The RosMaFin Trading Panel is not just a standard order execution tool. It is a comprehensive, professional assistant designed for manual and price-action traders who want to save time, manage risk with mathematical precision, and maintain full market awareness. Say goodbye to manual lot size calculations and tedious Stop Loss adjustments. This panel streamlines your entire trading workflow from analysis to trade exit. KEY FEATURES & BENEFITS: Advanced Risk Management & Exec
FREE
現在のシンボルでポジションを閉じる 現在のシンボルでのすべてのポジションを閉じるためのシンプルで信頼性の高いスクリプトです。面倒な作業を省き、貴重な時間を節約します。 利点: 現在の資産に焦点を当てる: 選択したシンボルの取引のみを閉じ、他のポジションには影響しません。 迅速で便利: 1回の実行で数秒で全ポジションを閉じます。 あらゆる戦略に対応: 複数ポジションや単一の資産に対応します。 安全性: 各ポジションを処理し、エラーをログに記録します。 仕組み: MetaTrader 5ターミナルでスクリプトを起動します。 スクリプトが現在のシンボルのすべてのオープンポジションを自動的に検出します。 他の資産を変更せずに、すべての取引をワンクリックで閉じます。 このツールが適しているのは? 単一シンボルのポジションを迅速に閉じる必要があるトレーダー。 短期戦略を使用し、迅速さを重視するユーザー。 時間を節約し、重要な決定に集中したいすべての方。 私の他のツール: Clear All Stops and Takes on Current Symbol 選択したシンボルのすべてのストップロス
FREE
This indicator draw a watermark on the chart, with the timeframe and symbol name. You can change everything, including add a aditional watermark. Functions: Symbol watermark: Size -  text size. Font -  text font. Color -  text color. Background text -  watermark at foreground or background mode. Horizontal correction -  x correction in pixels. Vertical correction -  y correction in pixels. Separator period X symbol -  what will separate the period from symbol. Aditional watermark: Enable custom
FREE
Эксперт собирает данные из биржевого стакана, суммируя отложенные ордера на покупку или продажу. Далее, по сумме ордеров определяется общее направление, куда смотрят участники рынка. Если суммарные покупки/продажи превышают определенный коэффициент, то производится сигнал. Настройки: Timer=5 // указывается как часто обновлять данные по рынку в секундах. Чаще чем раз в 10 секунд ставить не рекомендуется. X-size =700 // размер окна по оси Х. Y-size=650// размер окна по оси Y. Only "Market Watch"?=
FREE
Trade Copier Master and Follower in 1 is a local expert advisor for copying trades between master and follower accounts on different terminals on the same device. It supports master/follower modes, configurable symbol mapping for different brokers, multiple money management options, risk-based sizing, stop loss/take profit copying, partial close copying, and deviation handling. The follower can close positions independently, invert trades, and adjust symbols with prefixes, suffixes, or explicit
FREE
Session Highlighter V3.0F – Market Session Visualizer Overview The Session Highlighter is a professional MT5 indicator that automatically displays colored backgrounds for the three major trading sessions:   Asia, London, and US . No more guessing when sessions open or calculating time zones – just look at your chart and see. What it does Draws   three separate boxes   on your chart (one for each session) Boxes   grow dynamically   with price during the session (highest high / lowest low) To
FREE
Axilgo PipPiper CoPilot
Theory Y Technologies Pty Ltd
5 (2)
Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
FREE
FWS Tide Clock — Session Clock & Activity Monitor Know when to trade — at a glance. FWS Tide Clock is a real-time session clock that shows you exactly what's happening across global forex markets. See which sessions are active, when they overlap, and whether conditions favour trading — all from a compact on-chart panel with a stunning browser-based web dashboard. Part of the Forex Weather Station suite. This free module gives you instant market timing awareness — right where you need it. W
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.73 (11)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
TradeInfo MT5
Manuraj Dhanda
4.33 (15)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: ShowPro
FREE
The utility opens copies of open trades. It is very convenient if you use the   Signals   service and want to increase the volume of transactions. Settings: Symbols: all symbols only current symbol Orders: Buy Sell Magic Any Magic Input Magic Lot size Original - lot size from original order; Fix Lot - fix lot size (input); Lot X Mult - lot size X koef; Stop Loss From sender - Stop Loss from original; Without - without Stop Loss; Plus Fix - Stop Loss from original order + fix points; Fix Point -
FREE
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, specif
FREE
MT5 to Telegram & Discord Notifier MT5 to Telegram & Discord Notifier is a lightweight and practical notification utility for MetaTrader 5 that automatically sends real-time trade updates to your Telegram and Discord channels. It is designed for traders who want to stay informed about trading activity without constantly watching the terminal. Once connected, the notifier delivers instant alerts whenever a position is opened or closed, helping you monitor live activity, improve communication, an
FREE
Breakeven Bot
Gabriel Paul Ange Perrin
Optimize your trading management with Breakeven Bot, the essential tool for active traders managing multiple positions at once. No more wasting time manually adjusting your stops—one click is all it takes to secure your profits! Main Feature: ️ "BREAKEVEN" Button – Instantly set all profitable positions to breakeven and protect your gains quickly. ️ Customization Options: Set breakeven in pips or currency, depending on your preference. Choose whether breakeven should be at the entr
FREE
MT5 to Telegram Signals This utility is simple to use and supports a wide variety of settings: Pick your desired Telegram group and enter the bot token and the chat id Get notified when orders are placed, modified, executed, closed… or any combination of states Connect your broker account with Telegram and stop missing important notifications. Would you like to receive Telegram notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start docume
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
Trade2Telegram
Strifor (Mauritius) Ltd
5 (4)
Trade2Telegram — MetaTraderからTelegramへの自動取引通知用プラグインです。 このツールは、資金を管理するトレーダー、シグナルチャンネルを運営する人、または教育コミュニティをリードする人向けに設計されています。プラグインは、ターミナル上のすべての取引操作をコピーし、選択したTelegramのチャット、グループ、またはチャンネルに公開します。 ポジションのオープンやクローズ、ストップロス(SL)やテイクプロフィット(TP)の変更、未決注文の発動、または部分決済が行われた際に、メッセージは自動的に送信されます。 メッセージ形式はカスタマイズ可能で、以下の情報を含めることができます:銘柄、取引方向、取引量、エントリー・エグジット価格、SL/TPレベル、ポイントおよび金額での結果。ハッシュタグやコメントの追加、サーバー時間またはローカル時間の選択にも対応しています。 このプラグインは、サードパーティのサービスを使用せず、Telegram Bot APIを直接利用して動作します。接続は簡単で、ボットのトークンと目的のチャットまたはチャンネルのIDを提供するだけです
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
FREE
ChartColorMT5
Thomas Pierre Maurice Moine
Customize your charts with this simple utility. Choose in the 24 pre-built color sets, or use your own colors, save them to re-use them later. You can also add a text label on your chart. --- Chart Colors-- Color Set : 24 prebuilt color sets (select "Custom" to use colors below) Background color Foreground color Grid color Chart Up color Chart Down color Candle Bull color Candle Bear color  Line color Volumes color --- Label--- Text Label : Type the text you want to appear on the chart Label P
FREE
Hard Scalping Assistant is a semi-automatic Expert Advisor for MetaTrader 5 created for traders who want to keep making their own decisions, but with a much more advanced, organized and professional execution. It does not enter the market on its own: you choose the direction, define the trade idea and adjust the zone directly on the chart, while the assistant automatically calculates the risk, lot size and the full execution structure. With just a few clicks, you can prepare BUY or SELL trades
FREE
* This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
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
Tick History Loader is an essential auxiliary tool that downloads the full available tick history for any symbol in your MT5 terminal. The script performs a deep synchronization with the trading server, sequentially requesting and saving the entire tick history from the earliest available date. This is necessary for the correct operation of advanced analytical tools that require complete market data. The obtained tick history serves as the basis for building custom charts with a timeframe in sec
FREE
Position Size Companion  – Interactive Risk & Lot Calculator for MT5 Position Size Companion is a professional, chart-based position sizing tool designed for traders who demand precision, speed, and visual clarity when managing risk. It is fully suitable for both Forex markets and synthetic instruments such as Volatility indices (e.g., V75), and similar symbols. With this tool, traders can bid farewell to constantly using external or built-in GUIs that require manual input of entry and stop-l
FREE
This spread indicator displays the actual spread of each candle. It highlights the maximum spread and the minimum spread of the chosen symbol. This indicator is very helpful to see in real time the spread evolution helping to avoid taking a trade when the spread is too high. Inputs: Print value in Points: if true displays the spread as a whole number D isplay minimum and maximum spread of the past N days: select the number of days to consider the maximum and minimum spread Automatically adj
FREE
The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)); The style and thickness for all lines are adjusted. The colors for the R, Pivot and S lines ar
FREE
This tool allows you to export Ticks for any financial instrument available in MetaTrader 5. You can download multiple symbols into the same CSV file. You can also schedule the download frequency (every 5 minutes, 60 minutes, etc.). There is no need to open multiple charts to get the latest data—the tool downloads the data directly. The CSV file will be stored in the following folder: \MQL5\Files . How it works Select the symbols to download: Click an item to select or deselect it. Enter the CSV
FREE
Spread Timer Panel Light
Geraldo Fabiano D Assuncao Braga
Spread Timer Panel Light ------------------------------------------------------ Spread Timer Panel Light は、選択されたチャート情報を画面上に表示する MetaTrader 5 用ユーティリティインジケーターです。 機能: 現在のスプレッド pips または points 表示 アクティブな時間足 ローソク足タイマー パネル位置の調整 色とフォントサイズの調整 異なる銘柄と時間足に対応しています。 注意事項: 視覚的ユーティリティツールのみ 取引の開始や管理は行いません VPS 対応 リスク警告: 金融市場での取引にはリスクがあります。 本製品は監視ツールとして提供されており、取引結果や財務結果を保証するものではありません。
FREE
VOLUMIZED ORDER BLOCKS [Riz] - MT5 Indicator             Smart Money Order Block Detection with Volume Analysis Volumized Order Blocks is an advanced Smart Money Concepts (SMC) indicator that automatically detects institutional order blocks with integrated volume analysis. It identifies high-probability supply and demand zones where banks and institutions
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (211)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Quant AI Agents is NOT AN Expert Advisor. Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. Other brokers can only achieve trading performance equivalent to 60
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (138)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
TradePanel MT5
Alfiya Fazylova
4.87 (155)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Sto
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Premium Trade Manager - MetaTrader 5 向け迅速・規律ある取引管理ツール Premium Trade Manager は MetaTrader 5 用の高速チャート内パネルで、毎回の取引における機械的な作業をすべて引き受けます。方向・銘柄・タイミングはあなたが決める - パネルはリスクに基づいてポジションサイズを計算し、ストップとターゲットを設定した状態で注文を出し、分割決済でスケールアウトし、ストップをトレールし、経済カレンダーを代わりに監視します。内蔵のニュースインテリジェンスはさらに一歩踏み込み、固定ラベルではなく各イベントの実際に計測された市場への影響度でスコアリングします。1つのパネルで、保有するすべてのポジションを、すべての取引で同じ規律ある手順で管理します。 購入前に実際に触れて試せます。 インタラクティブな walkthrough では、ブラウザ上でライブパネルをそのまま操作できます - 購入前にその使い心地を確かめる最速の方法です。 stein.investments/products/premium-trade-manager Pr
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (33)
MetaTrader 5 用のプロフェッショナル取引コピー機 MetaTrader 向けの高速・高性能・信頼性の高い 取引コピー機 です。 COPYLOT は、MT4 と MT5 のターミナル間で Forex 取引をコピーでき、 Hedge 口座と Netting 口座の両方に対応しています。 COPYLOT MT5 版の対応構成: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版 完全な説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 MT4 ターミナルへのコピーも可能です(MT4 → MT4、MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT は、2台、3台、さらには10台のターミナル間で同時に動作できる、プロフェッ
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
Trade copier MT5
Alfiya Fazylova
4.53 (43)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
EA を買う前に、本当に耐えられるのか、それともバックテストでたまたま良く見えただけなのかを確認してください。 ほとんどのロボットは、見栄えのするバックテストと一緒に売られています。 右肩上がりのカーブ。 良い Profit Factor。 ほとんど疑いのない見た目。 それでも、その多くの EA は、市場がその履歴どおりに動かなくなった瞬間に崩れ始めます。 なぜでしょうか。 それは、バックテストが証明するのは一つだけだからです。 その戦略が、ある特定の価格の流れでは機能したということです。 別の流れでも通用することは証明しません。 頑健であることも証明しません。 もちろん、その EA があなたのお金に値することも証明しません。 なぜなら、あなたが EA を買うのは過去のきれいなカーブを眺めるためではないからです。 変化する市場で使うために買うのです。 AntiOverfit PRO がすること AntiOverfit PRO は、MetaTrader 5 の Expert Advisor が本当にしっかりしているのか、それとも特定の過去データにたまたまうまくはまっているだけなのかを確
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
Copy Cat More Trade Copier MT5 (コピーキャット MT5) は、今日の取引課題に対応して設計されたローカルトレードコピーシステムと完全なリスク管理・実行フレームワークです。プロップファームのチャレンジから個人ポートフォリオ管理まで、堅牢な実行、資本保護、柔軟な設定、高度な取引処理の組み合わせで、あらゆる状況に適応します。 コピーシステムはマスター(送信側)とスレーブ(受信側)の両方のモードで動作し、成行注文と指値注文、取引修正、部分決済、両建て決済操作のリアルタイム同期を行います。デモ口座とライブ口座、取引ログインまたは投資家ログインの両方に対応し、EA、ターミナル、またはVPSが再起動してもパーシスタント取引メモリシステムを通じて復旧を保証します。複数のマスターとスレーブをユニークIDで同時に管理でき、ブローカー間の違いはプレフィックス/サフィックス調整またはカスタムシンボルマッピングを通じて自動的に処理されます。 マニュアル/設定  | Copy Cat More MT4 | チャンネル  特別機能: 設定が簡単 — わずか30秒で完了(ビデオをご覧
MetaTrader 5 用トレーディングパネル — チャートとキーボードから行うプロフェッショナルなワンクリック取引 アクティブトレーダーのために設計された高機能 Trading Panel。標準の MetaTrader 操作よりも、はるかに速く、直感的に、そして効率的に取引を実行できます。 本パネルは、ポジション管理、未決注文管理、利益コントロール、執行スピードをひとつのプロフェッショナルなワークスペースに集約した実践的なソリューションです。 これは単なる補助ツールではありません。MetaTrader 5 のための本格的な trading cockpit です。チャートから直接操作し、キーボードで素早くコマンドを実行し、自動計算や視覚的なガイドを活用することで、手動トレードをより速く、より明確に、より快適にします。 このパネルを使えば、チャート上からワンクリックで注文を実行でき、標準の MetaTrader コントロールと比べて最大 30 倍速く取引操作を行うことができます。 MT4 バージョン | 完全説明 + DEMO + PDF | 購入方法 | インストール方法 | ログ
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
Poc Breakout Signal: The Ultimate Institutional Order Flow & Price Action System Elevate your trading with Poc Breakout, a comprehensive technical analysis tool designed to bridge the gap between retail trading and institutional market understanding. This all-in-one system combines powerful Buy/Sell signals, advanced Volume Profile analysis, real-time Order Flow (Depth of Market), and critical macroeconomic data to give you a clear, unambiguous edge in the markets. Poc Breakout Signal decodes c
Timeless Charts
Samuel Manoel De Souza
5 (5)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 組み込みのティックデータベースにより、ヒストリカルデータを 瞬時にロード 。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング や高頻度取引。 正確なエントリーとエグジット。 短期タイムフレームでの取引戦略のテスト。 タイムフレームの設定 デフォルトの設
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報酬
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
AlgoRadar
Stephen J Martret
5 (4)
AlgoRadar is an on-chart analytics dashboard for MT5 that aggregates Expert Advisor performance across multiple accounts, brokers, and platforms, including both MT4 and MT5 data, into a single live view on your MT5 chart. All analysis runs from the chart interface, with no external applications or manual report processing required. EA Analysis and Ranking For traders running multiple Expert Advisors, AlgoRadar provides a consolidated view of each EA's performance across accounts. Active EAs a
Telegram to MT5 Multi-Channel Copier は、Telegram チャンネルからのトレードシグナルを MetaTrader 5 に自動的に直接コピーします。ボットも、ブラウザ拡張機能も、手動コピーも不要です。Telegram でシグナルを受信すると、EA が数秒以内にターミナルでトレードを開きます。 本製品は 2 つのコンポーネントで構成されています:Telegram チャンネルを監視する Windows アプリケーションと、MT5 ターミナルでシグナルを実行するこの Expert Advisor です。MT4 バージョンも利用可能です。 セットアップガイドとアプリケーションのダウンロード: https://www.mql5.com/en/blogs/post/768988 動作の仕組み Windows アプリケーションは、ボットではなくお客様自身の API 認証情報を使用して Telegram に接続します。これにより、プライベートチャンネルや VIP チャンネルを含め、登録しているあらゆるチャンネル、グループ、フォーラムトピックを読み取れます。シグナル
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account so only one trades at a time. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite posit
MT5用 Stats Dashboard & Journal ULTRA 完全なトレーディングコマンドセンター:分析、自動化、ニュースインテリジェンス。 Stats Dashboard ULTRAは、Pro分析ツールの究極の進化形です。MetaTrader 5をプロフェッショナルなトレーディングステーションに変え、機関投資家レベルのパフォーマンス分析と、自動化されたニュース保護、高度な心理的指標を組み合わせます。完全なコントロールを求める裁量トレーダーやEAポートフォリオマネージャー向けに設計されています。 ULTRAバージョンの新機能 ニュースインテリジェンスエンジン: ニュースを見るだけでなく、分析します。過去のニュースイベントが保有中のトレードにどう影響したかをシミュレーションし、ポジションを保持すべきか決済すべきかを教えてくれます。 EAボットガード(自動保護): 重要度の高いニュース(High-Impact News)の際、他のExpert Advisor(EA)を自動的に一時停止し、市場が落ち着いたら再稼働させます。 真の株式ドローダウン(True Equity Drawd
フィルタ:
レビューなし
レビューに返信