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
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
MQL5に投稿する用の、短く実用的な日本語版の説明です: Dynamic Market Profile (DMP) — カスタム・ボリュームプロファイル Dynamic Market Profile は、チャート上の任意の場所の出来高(ボリューム)を、手動かつ瞬時に分析できるインジケーターです。日足や週足といった固定のプロファイルに縛られる必要はありません。分析したい特定の値動き、レンジ(保ち合い)、トレンドの波をピンポイントで自由に選択できます。 インタラクティブな長方形(レクタングル)を使って、最大 5つの独立したエリアを同時に チャート上に描画できます。 普段のトレードでの使い方 エリアを作成: キーボードの 「1、2、3、4、5」 のいずれかを押すか(または画面上のボタンをクリック)、長方形をチャートに表示させます。 チャート上で調整: 長方形の端をドラッグして、分析したい正確な「期間」と「価格帯」を囲みます。 瞬時に分析: インジケーターがそのエリアのボリュームプロファイルを生配信のようにリアルタイムで計算・描画します。 特定のプロファイルを消したい場合は、その長方形を削
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
RealCost Gold Session Zones MT5 is an entry-level session map utility for gold traders using MetaTrader 5. It draws Asia, London and New York session zones on the chart and shows a compact live dashboard for current-session context. The utility is designed for visual market timing, manual preparation and quick broker-condition checks. It does not trade, does not open or close positions, and does not provide buy or sell signals. Main features: - Asia, London and New York session zones. - Config
FREE
MetaTrader 5 のデータを Excel、Python、外部バックテスト、機械学習に使いたいのに、扱いにくいエクスポートの整理に時間をかけたくありませんか。 Candle History Exporter は、現在のシンボルのローソク足履歴を、research、自動化、定量分析にそのまま使いやすい、分かりやすく設定可能な CSV ファイルへ変換するために作られました。 指定した日付範囲で 1 つまたは複数の時間足をエクスポートでき、デフォルトの終了日時として現在のサーバー時刻を自動使用することもできます。さらに、どの列を出力するかを入力パラメータから直接選べるようになり、初期設定では実用的で情報量の多い構成が有効になっています。 主な機能 現在のチャートシンボルのローソク足履歴をエクスポート。 分足、時間足、日足、週足、月足の複数タイムフレームに対応。 終了日時の初期値として現在のサーバー時刻を使用し、任意の終了日時も設定可能。 各出力列をスクリプトの入力パラメータから個別に有効化または無効化可能。 初期状態ではすべての列が有効で、より完全なデータセットを生成。 time、o
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
The Draggable Candle Timer is a clean, minimal countdown to the next candle close. Fully customizable and freely draggable, it can be positioned anywhere on the chart without interfering with trading or analysis. The timer uses the system clock, helping avoid the delays and irregular updates that can occur with candle timers based on the Market Watch clock. To reposition the timer, drag it using the upper-left anchor point. Key Features Smooth, accurate system-time-based countdown Adjustable p
FREE
Trade2Telegram
Strifor (Mauritius) Ltd
5 (8)
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
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (214)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (143)
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.88 (162)
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
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
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 チャンネルを含む、購読しているあらゆるチャンネル、グループ、トピックを読み取ることができます。シグナルを検出すると、それを解析し
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
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:/
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.97 (35)
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 copier MT5
Alfiya Fazylova
4.59 (49)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
LIMITED SUMMER SALE -40% !   ONLY $30 insead of $50!  Maximum real discount!  ONLY UNTIL 08/22 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-p
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, including daily loss protection built for prop firm rules. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for prop firms. Built for discipline. The Problem Running multiple EAs on the same acc
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.
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
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! ONLY UNTIL 08/22 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understand
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY 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 ROL
Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Free Demo: Seconds Chart v2.29 Demo.ex5 無料デモをダウンロードしてご自身でお確かめください: 完全機能版 - すべての機能が利用可能 24時間テスト - 精度と利便性を評価するのに十分な時間 デモ口座のみ - ほとんどのブローカーで簡単に開設可能 GBPCADチャートのみ - ほとんどの端末で利用可能 これらの制限はデモ版のみに適用されます。製品版は、あらゆる口座タイプ(リアル、デモ、コンテス
Timeless Charts
Samuel Manoel De Souza
5 (7)
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
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
EA Auditor
Stephen J Martret
5 (4)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, 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 un
Equity Protect Pro: 安心取引のための総合的な口座保護エキスパート 口座保護、資産保護、ポートフォリオ保護、マルチ戦略保護、利益保護、利益確定、取引セキュリティ、リスク管理プログラム、自動リスク管理、自動決済、条件付き決済、スケジュール決済、動的決済、トレーリングストップロス、ワンクリッククローズ、ワンクリック決済、ワンクリック復元などの機能をお探しなら、Equity Protect Pro が最適なプログラムです。 設定は簡単で、事前設定された条件に達すると、すべてのチャートを閉じることができ、シグナルサブスクリプションのキャンセルもサポートします(これは、すべての取引プログラムも停止することを意味します)。この時点で、新しい注文は生成されなくなり、最終的にすべての注文が閉じられ、予期せぬ損失を効果的に防止し、安心して取引できるようになります。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4
フィルタ:
レビューなし
レビューに返信