Export History Data to CSV

5

Crystal AI Data Extractor — Get Clean MT5 Data Into Excel or Python in One Click

If you have ever tried to pull historical data out of MetaTrader 5 and ended up with a messy file where everything lands in one column — this tool is for you. Crystal AI Data Extractor does one job and does it properly: it takes your MT5 chart data and saves it as a clean, properly separated CSV file that opens correctly in Excel, Python, or any other tool you use.

No more copying and pasting from the terminal. No more broken exports. No more wasting time fixing data before you can even start your analysis.

Two Modes — Pick What You Need

Tick Mode — If you want to record every single price movement as it happens live, this is your mode. Every bid, ask and price update gets written to the file in real time. Useful if you are studying spread behavior, session volatility, or building a tick-by-tick dataset.

OHLC Mode — If you want classic candle data (open, high, low, close, volume, spread) on any timeframe from M1 to Monthly, use this mode. You can pull 500 bars of history the moment the EA starts, and it keeps adding new closed bars as the market moves.

What Gets Saved to the File

When running in Tick Mode, each row contains:

Column What It Means Example
Time Exact time of the price update 2025.01.15 09:00:01
Bid Bid price at that moment 2624.54
Ask Ask price at that moment 2624.65
Last Last traded price (shows 0 on most forex brokers — this is normal) 0.00
TickCount How many ticks arrived within the same second 4

When running in OHLC Mode, each row contains:

Settings You Need to Know

Setting Default What to Set
Data Mode TICK Choose TICK for live price data, or OHLC for candle bar data.
Timeframe M1 Only matters in OHLC mode. Set it to whichever candle size you want — M1, H1, D1, anything.
Lookback Bars 500 How many past candles to dump into the file when the EA first starts. Set to 0 if you only want new candles going forward.
File Prefix (blank) Optional. Add a label to the filename so you can tell exports apart. For example "London" gives you London_XAUUSD_Ticks.csv.

Supported Timeframes

Group Timeframes
Minutes M1, M2, M3, M4, M5, M6, M10, M12, M15, M20, M30
Hours H1, H2, H3, H4, H6, H8, H12
Higher D1, W1, MN1

How Your File Gets Named

  • OHLC on Gold, H1 timeframe: XAUUSD_H1_OHLC.csv
  • OHLC on Gold, H1, prefix "Jan": Jan_XAUUSD_H1_OHLC.csv
  • Tick data on Gold: XAUUSD_Ticks.csv
  • Tick data on Gold, prefix "London": London_XAUUSD_Ticks.csv

Where to Find Your File After Export

This is the part that catches most people out. MT5 saves files in a different folder depending on whether you ran the EA on a live chart or inside the Strategy Tester.

If you ran it on a live chart:

  1. In MT5, click File → Open Data Folder
  2. Go into the MQL5 folder, then Files
  3. Your CSV file is in there

If you ran it in the Strategy Tester:

  1. In MT5, click File → Open Data Folder
  2. Go into the Tester folder
  3. Open the [AgentID] folder, then Agent-127.0.0.1-3000
  4. Go into MQL5 → Files
  5. Your CSV file is in there

The EA also prints the exact file path in the Journal tab every time it starts and every time it stops — so if you ever can't find the file, just check the journal and it will tell you exactly where to look.

Live Chart vs Strategy Tester — What's the Difference?

Live Chart Strategy Tester
Where does the data come from? Your broker's live feed MT5's stored history
Can I use Tick Mode? Yes Yes
Can I use OHLC Mode? Yes Yes
Do I need the market to be open? Yes No — any date range, anytime
Best for Recording live sessions Pulling months or years of history in one go
Where is the file saved? MQL5\Files\ Tester\...\MQL5\Files\

How to Use It — Step by Step

To pull historical OHLC data (Strategy Tester):

  1. Attach the EA in the Strategy Tester. Pick your symbol and date range.
  2. Set Data Mode = OHLC and choose your timeframe (e.g. H1).
  3. Set Lookback Bars = 0 — the tester date range covers everything.
  4. Set the tester chart timeframe to something lower than your OHLC timeframe. For example, if you want H1 data, run the tester on M5.
  5. Hit Start. When finished, find the file inside: Tester → [AgentID] → Agent-127.0.0.1-3000 → MQL5 → Files

To record live tick data:

  1. Drop the EA onto any live chart of the symbol you want.
  2. Set Data Mode = TICK. Add a File Prefix if you want to label this session.
  3. Leave it running. The file grows in real time as ticks come in.
  4. When you are done, remove the EA from the chart. The file closes safely and the path is printed to the Journal.
  5. Find the file inside: MQL5 → Files

This Tool Is For You If...

  • You want to backtest a strategy in Python or Excel using real MT5 price data
  • You are building an AI or machine learning model and need clean historical candles
  • You want to study spread patterns, tick flow, or session volatility
  • You are tired of MT5's built-in export producing files that need fixing before use
  • You need years of OHLC data from your broker without any manual downloading
  • You want a simple tool that just works without any complicated setup

Important: This EA does not trade. It does not open, modify or close any positions. It has no effect on your account. Data quality depends on the history your broker has available in MT5. Always check your data before using it in live trading decisions.

© Crystal AI Systems · jawadtrader22

レビュー 1
Frederic Fachard
1255
Frederic Fachard 2026.01.30 18:29 
 

This application gives what it pretends to :-) (maybe it could be a good idea to let the user to select ou UNselect fields depending on the need !

おすすめのプロダクト
FREE FREE FREE Trade Assistant MT5 – Professional Trading & Risk Management Panel Trade Assistant MT5 is an advanced trading panel designed to help traders execute orders faster, safer, and more professionally . It simplifies manual trading by combining smart order management , precise risk control , and one-click execution , making it ideal for both beginners and advanced traders. This tool does not trade automatically . Instead, it empowers you with full control while applying professional-gra
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Overview FiT Panel Pro is a professional-grade trade management panel designed for MetaTrader 5 traders who demand speed, precision, and full control over their trades. Built with a modern dark-theme UI, it combines one-click execution with advanced risk management, visual SL/TP drag lines, automatic Fibonacci-based levels, and comprehensive order management — all in a single, compact panel. Whether you are a scalper, day trader, or swing trader, FiT Panel Pro gives you the edge you need to exec
FREE
Second Level Candles And Alligator Indicators 每12秒产生一个K线,而且自带Alligator指标,对超短线选手交易非常有帮助。程序启动时可能不成功,是因为MT5 MqlTick 数据加载少的原因。可以通过修改显示的数据参数避免,比如display=100,程序正常之后再将参数调大 display=300 。如果数据不正常,也可以采用重新加载的方式解决。 如果您对这个指标有任何建议,请联系作者。  Second Level Candles And Alligator Indicators  produced a candle per 12 seconds,include Alligator, it's helpful to Short-Term Trading。You'd better reload the indicator every start MT5 or change display parameter to reslove data bug. Please attach author when  you had some su
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
Calculating the volume of orders every time you create an order is an extremely important thing in risk management Let this tool simplify your work! ----------------------------------------------------- How to use? Attach the indicator to the chart and set its parameters:  Risk size in %  or money and Risk Reward Ratio. Click on the ON button and locate the horizontal line to your would-be StopLoss level. Options: Click on the Pending/Instant button to locate the horizontal line  to your would-b
FREE
Bonus when buying an indicator or an advisor from my list. Write to me in private messages to receive a bonus. Manual Assistant MT5 is a professional manual trading tool that will make your trading fast and comfortable. It is equipped with all the necessary functions that will allow you to open, maintain and close orders and positions with one click. It has a simple and intuitive interface and is suitable for both professionals and beginners. The panel allows you to place buy and sell orders w
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
Manual position management. Missing SL. Price moves against you. No protection. Trade Manager Lite automates Stop Loss, Take Profit, Trailing Stop, and Break-Even for your open positions. Attach to one chart. Configure your default SL/TP distance. Let it manage your positions automatically. What's Included (FREE Version) Auto SL/TP: Applies missing Stop Loss and Take Profit to positions based on your configured distance in points Trailing Stop: Adjusts SL dynamically as price moves in your favor
FREE
Position Size Tool – Smart Risk Management & Trade Execution Panel The Position Size Tool is a powerful and intuitive MT5 panel that simplifies your trading by combining position sizing , risk calculation , risk/reward visualization , and order placement —all in one place. ️ Clean & Functional Interface The tool features a compact, real-time panel with the following: Balance & Equity display Live Price tracking Customizable Risk % input Auto-calculated Lot Size based on SL and Risk Input for S
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
この小さなツールは、チャート上で線をドラッグするだけでリスク管理を定義するのに役立ちます。アカウント%または固定金額に基づいて計算された実際のロットサイズがラインで直接表示されます。 キーボードの「t」キーを押してラインをアクティブにし、ラインをストップロスポイントまでドラッグするだけです。それでおしまい。 設定では、線とテキストの色と幅、行と右側のテキストのスペースを定義でき、リスクを口座または固定金額のパーセントで設定できます。 ご質問やご希望がございましたら、お気軽にお問い合わせください。 この小さなツールは、チャート上で線をドラッグするだけでリスク管理を定義するのに役立ちます。アカウント%または固定金額に基づいて計算された実際のロットサイズがラインで直接表示されます。 キーボードの「t」キーを押してラインをアクティブにし、ラインをストップロスポイントまでドラッグするだけです。それでおしまい。 設定では、線とテキストの色と幅、行と右側のテキストのスペースを定義でき、リスクを口座または固定金額のパーセントで設定できます。 ご質問やご希望がございましたら、お気軽にお問
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
MT5用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader5でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 5で利用可能なさまざまな注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 実行する特定のNAS100商品または取引されるすべての商品に対してスト
FREE
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Have you missed any tools or shortcuts in Meta Trader? Simple things that would make your daily trading much easier ? We have the solution for you: our Trade Panel! This is an EA tool (Expert Advisor) that, if configured to controll all symbols, needs to be loaded only once. This is the Lite version (free) of our tool. Professional version:   https://www.mql5.com/en/market/product/42658 If you have some problemas with the shortcut buttons on chart on unpinned mode try change the tickets digi
FREE
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
DF Fib Trader Pro DF Fib Trader Proは、MetaTrader 5向けに設計された自動取引システムです。 フィボナッチベースの価格水準とトレンドおよびストラクチャー分析を組み合わせ、エントリーポイントとエグジットポイントを決定します。このEAはロングポジションとショートポジションの両方をサポートし、リスク管理パラメータも組み込まれています。 主な機能: • フィボナッチ・リトレースメントとエクステンション・ロジックを用いて、エントリーポイント、SLポイント、TPポイントをプロットします。 • ロットサイズと損切り/利益確定レベルを設定可能 • エントリーポイントは1つまたは2つから選択可能 • 市場状況に応じて、固定または動的な損切り/利益確定をサポート • 複数の時間枠と通貨ペアに対応 • 最大スプレッド、スリッページ、取引頻度の制御オプションを搭載 • 自動取引管理:損益分岐点、トレーリングストップ、部分決済オプション • 希望に応じて成行注文もサポート入力項目の概要: • リスク管理:ロットサイズ、取引ごとのリスク、最大取引回数 • エントリー
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
NS Financas Automatic Clear All Chart Indicators Script Automatically remove all indicators from your chart offered for free by NS Financas! Don't waste any more time deleting the indicators one by one. With this script it is possible in one click to remove all indicators from the screen to adjust your new strategy while still using the settings of your graph, in addition to the possibility of configuring keyboard shortcuts for quick access to the script. Take the opportunity to visit our cha
FREE
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
Morning Range Breakout (Free Version) Morning Range Breakout (Free Version) is a straightforward trading advisor that implements a breakout strategy based on the morning range. It identifies the high and low within a specified time interval (e.g., 08:00–10:00 UTC) and opens a trade on a breakout upward or downward. The free version includes core functionality without restrictions. All parameters and messages are in English, per MQL5 Market requirements. Key Features Detects morning range based
FREE
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
Daily Support and Resistance Levels は、クラシックピボットポイント手法に基づき、日中取引用の重要な価格レベルを自動計算・表示するプロ仕様のインジケーターです。 主な機能: ピボットポイント(PP)の自動計算 3つのレジスタンスレベル(R1, R2, R3) 3つのサポートレベル(S1, S2, S3) 前日の高値/安値の表示 リアルタイム情報パネル 市場バイアス(強気/弱気)表示 近いレベルまでの距離表示 色と表示設定の完全カスタマイズ 毎日自動更新 全タイムフレーム対応 計算方法: 前日の高値、安値、終値に基づくクラシックピボットポイント。 トレード活用例: サポート/レジスタンス反発トレード ブレイクアウト戦略 レンジトレード 方向性バイアス判断 利確目標設定 使用方法: 任意のチャートに追加 レベルは自動計算 価格 > PP = 強気バイアス 価格 < PP = 弱気バイアス S1-S3 = サポートゾーン R1-R3 = レジスタンスゾーン 設定: ピボット/サポート/レジスタンス色 線幅/スタイル 価格ラベル表示ON/OFF 情報パネル表示
FREE
Risk Manager – Account Protection Tool Risk Manager is an Expert Advisor for MetaTrader 5 designed to protect your trading account by applying automatic risk management rules. This tool does not open trades . It continuously monitors your account and enforces predefined limits to help prevent excessive losses and maintain disciplined trading. Risk Manager works in the background and can manage positions opened by manual trading or other Expert Advisors. It is particularly useful for: • Manual tr
FREE
MACD Enhanced
Nikita Berdnikov
5 (3)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (211)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 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.96 (136)
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 (154)
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:/
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
Copy Cat More Trade Copier MT5 (コピーキャット MT5) は、今日の取引課題に対応して設計されたローカルトレードコピーシステムと完全なリスク管理・実行フレームワークです。プロップファームのチャレンジから個人ポートフォリオ管理まで、堅牢な実行、資本保護、柔軟な設定、高度な取引処理の組み合わせで、あらゆる状況に適応します。 コピーシステムはマスター(送信側)とスレーブ(受信側)の両方のモードで動作し、成行注文と指値注文、取引修正、部分決済、両建て決済操作のリアルタイム同期を行います。デモ口座とライブ口座、取引ログインまたは投資家ログインの両方に対応し、EA、ターミナル、またはVPSが再起動してもパーシスタント取引メモリシステムを通じて復旧を保証します。複数のマスターとスレーブをユニークIDで同時に管理でき、ブローカー間の違いはプレフィックス/サフィックス調整またはカスタムシンボルマッピングを通じて自動的に処理されます。 マニュアル/設定  | Copy Cat More MT4 | チャンネル  特別機能: 設定が簡単 — わずか30秒で完了(ビデオをご覧
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
TelegramからMT5へ: 究極のシグナルコピーソリューション Telegram to MT5 を使えば、取引がシンプルになります。DLL を必要とせず、Telegram のチャンネルやチャットから MetaTrader 5 プラットフォームに取引シグナルを直接コピーできる最新ツールです。この強力なソリューションは、正確なシグナル実行、豊富なカスタマイズオプション、時間の節約、そして効率性の向上を実現します。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを通じてチャット ID を簡単に管理できます。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 例外的な単語 (例: 「レポート」、「結果」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 価格ではなくポイントを指定するシグナルのエントリ ポイントを自動的に計算します。
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 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 が本当にしっかりしているのか、それとも特定の過去データにたまたまうまくはまっているだけなのかを確
Timeless Charts
Samuel Manoel De Souza
5 (4)
Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
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.
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
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が最適な用途 スキャルピング や高頻度取引。 正確なエントリーとエグジット。 短期タイムフレームでの取引戦略のテスト。 タイムフレームの設定 デフォルトの設
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
Local Trade Copier EA は、MAMまたはPAMMアカウントを必要とせずに、外部ソースからのトレードシグナルを実行する必要がある、または同時に複数のアカウントを管理する必要がある個々のトレーダーまたはアカウントマネージャー向けのソリューションです。最大8つのマスターアカウントから無制限のスレーブアカウントにコピーします [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 100%セルフホスト インストールと使用が簡単 インストーラー、構成ファイル、サーバー、メモリパイプ、DLLは使用されていません EAを永久に使用するための1000回のアクティベーション ローカル実行、ネットワーク遅延なし それはあなたがこれまでに必要とするすべての機能を実装します: 最大8つのマスターアカウントと無制限のスレーブアカウント すべてのブローカーおよびDD / NDD / ECN / STP実行で動作します 異なる口座通貨の口座で動作します ライブアカウントとデモアカウントの間で区別なく機能します マスターアカウントとスレーブア
News filter, equity guard & session control for all your EAs — one tool, full protection Take a Break has evolved from a basic news filter into a comprehensive account protection solution . It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
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? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (override
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
Signal TradingView to MT5 Pro Automator TradingViewとMetaTrader 5間の即時プロフェッショナル実行 TradingViewのシグナル(アラート)とMT5での実際の約定を繋ぐ、最も強固なコミュニケーションブリッジで、取引戦略を自動化します。スピード、柔軟性、そして完璧なリスク管理を求めるトレーダー向けに設計されたこのExpert Advisorは、あらゆるアラートメッセージを正確な成行または指値注文に変換します。 強みと利点 ユニバーサルパーシングエンジン(独自技術): あらゆるアラート形式からデータを自動的に認識し、抽出できる高度なテクノロジー。単一の固定フォーマットに制限されることはありません。システムはシンボル(銘柄)、アクション、価格、SL(ストップロス)、TP(テイクプロフィット)を自動的に理解します。 リアルタイム実行: レイテンシ(遅延)を最小限に抑えるよう最適化された、1秒未満の超高速ポーリング技術。シグナルを受信してから数ミリ秒以内に注文が実行されます。 機関投資家レベルのリスク管理: 以下に基づく自動かつ正確
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 [Instruction for Risk Manager parameters] アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明し
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
Grid Manual MT5
Alfiya Fazylova
4.9 (21)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
MetaTrader 5 用トレーディングパネル — チャートとキーボードから行うプロフェッショナルなワンクリック取引 アクティブトレーダーのために設計された高機能 Trading Panel。標準の MetaTrader 操作よりも、はるかに速く、直感的に、そして効率的に取引を実行できます。 本パネルは、ポジション管理、未決注文管理、利益コントロール、執行スピードをひとつのプロフェッショナルなワークスペースに集約した実践的なソリューションです。 これは単なる補助ツールではありません。MetaTrader 5 のための本格的な trading cockpit です。チャートから直接操作し、キーボードで素早くコマンドを実行し、自動計算や視覚的なガイドを活用することで、手動トレードをより速く、より明確に、より快適にします。 このパネルを使えば、チャート上からワンクリックで注文を実行でき、標準の MetaTrader コントロールと比べて最大 30 倍速く取引操作を行うことができます。 MT4 バージョン | 完全説明 + DEMO + PDF | 購入方法 | インストール方法 | ログ
作者のその他のプロダクト
Crystal Heikin Ashi
Muhammad Jawad Shabir
4.8 (30)
CRYSTAL AI PRO v7.21 — MT5 エキスパートアドバイザー 概要 XAUUSD(ゴールド)および主要FXペア向けの自動売買システム。エントリー、SL/TP、トレーリング、ドローダウン管理をルールベースで実行。利益は保証されません。リスク告知をご確認ください。 要件 プラットフォーム:MetaTrader 5 口座タイプ:ECN/RAW 推奨 接続:24/7(VPS 推奨) 時間足:M1〜H4 初期設定 Algo Trading を有効化。 チャートにEAを適用(1シンボル=1チャート)。 Inputs の AI_Access_Mode = ON を設定し、再読み込み。 資金・レバレッジに合わせてリスク調整。 推奨条件 十分な証拠金と安定した約定(低スプレッド/低レイテンシ)。 ゴールドは $5,000+ / 1:500 が目安。複数シンボル時はリスク縮小。 まず デモ で検証。 主な機能 SL/TP 、 ブレークイーブン 、 トレーリング を伴うエントリー/エグジット。 ドローダウン抑制 :環境悪化時に取引頻度を低下。 マルチシンボル対応(シンボルごとにチャート)
FREE
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Crystal Volume Profile Auto POC — 正確なトレード判断のためのボリューム可視化 概要 Crystal Volume Profile Auto POC は MetaTrader 5 向けのインジケーターで、出来高分布を表示し、自動的にポイント・オブ・コントロール (POC) を特定します。市場で最も取引量が集中した価格帯を示し、サポート・レジスタンスゾーンの把握に役立ちます。 主な機能 動的ボリュームプロファイル(可視範囲または指定区間) POC(最大出来高価格)の自動検出 ヒストグラムサイズ、色、ラインスタイルを自由に設定 固定範囲のボリューム分析 各ローソク足で自動更新 内蔵ボタン:Reset VP、Hide VP ダークモード/ライトモード対応 メリット 蓄積・分配ゾーンの特定 機関投資家の活動が集中する価格帯の検出 POC に基づく正確なエントリー/エグジット ブレイクアウト戦略やリバーサル戦略の強化 使用方法 インジケーターをチャートに適用 Reset VP をクリックし可視範囲を再計算 垂直ラインで分析範囲を手動調整 Hide VP で表示/
FREE
Crystal Heikin Ashi Pro Ultimate - Professional Trading Automation System Revolutionary Dual-Mode Trading Strategy with Advanced Risk Management Crystal Heikin Ashi Pro Ultimate represents the pinnacle of automated trading technology, combining the proven effectiveness of Heikin Ashi candle analysis with cutting-edge algorithmic trade management. This sophisticated Expert Advisor is designed for serious traders who demand precision, reliability, and professional-grade automation in their trading
CRYSTAL GOLD SCALPER — MT5 エキスパートアドバイザー 概要 XAUUSD(ゴールド) 向けの自動売買。 Recovery Mode と Single Trade Mode を備え、チャート上パネルで透明な管理が可能。 AI 予測 (LSTM・アテンション・センチメント)と 信頼度フィルタ を組み合わせて参入とリスクを制御。利益は保証されません(リスク告知参照)。 モード Recovery Mode :複数ポジションでの適応的運用。資産連動ターゲット、任意のロット増加、ニューラル確認、初回ポジションの任意トレーリング。 Single Trade Mode :予測+テクニカルでの単発エントリー。カスタム SL/TP、RR 目標、時間指定の自動クローズ(任意)、最小含み益後にトレーリング開始。 主な機能 予測オプションと ConfidenceThreshold(40–80% 目安) 資産連動ロットとドローダウン保護 ニューラル・トレーリング(pip/ATR) マルチブローカー記号:XAUUSD, XAUUSD.m など セッション/ボラ意識、スプレッド/レイテ
Crystal Supply Demand Pro (SD Pro) すべてのローソク足で取引しない – 機関投資家のゾーンを待つ. Crystal Supply Demand Pro (SD Pro) は、MetaTrader 5 向けのプロフェッショナルな需給ゾーンインジケーターです。 チャートを乱雑な四角や古い概念で埋める代わりに、 機関レベルの明確なゾーン を表示します。 高時間足に最適化され、リアルタイム更新とプロフェッショナルな視覚効果で、重要なレベルのみを示します。 主な機能 機関レベルの需給ゾーン検出。 新鮮なゾーンとテスト済みゾーンの区別。 H1, H4, D1, W1 に最適化。 リアルタイム更新、リペイントなし。 プロフェッショナルな表示(色、透明度、50%ミッドライン、ラベル)。 リアルタイム統計パネル。 タイムフレーム警告システム。 軽量で効率的。 なぜ SD Pro を選ぶのか? 多くのインジケーターはランダムなゾーンでチャートを埋めます。 SD Pro は重要なゾーンのみをフィルタリングし、プロの形で表示します。 ユーザーガイド 購入後、完全なガイドを提
FREE
CRYSTAL HEIKIN ASHI SIGNALS MT4 Professional Trend Detection Indicator with Smart Entry Signals See the Trend. Catch the Move. Trade with Confidence. The professional Heikin Ashi indicator built for traders who want clarity, precision, and EA-ready signal automation. WHAT IS CRYSTAL HEIKIN ASHI SIGNALS? Crystal Heikin Ashi Signals is a professional-grade MetaTrader 4 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both
Crystal Quantum Flow
Muhammad Jawad Shabir
4.75 (4)
Crystal Quantum Flow 高度なマーケット・インテリジェンス・インジケーター Crystal Quantum Flow は、明確さ、精度、そして機関投資家レベルの市場洞察を求めるトレーダーのために設計された、次世代のプロフェッショナル・トレーディング・インジケーターです。 本インジケーターは、マルチ次元のマーケットフロー分析、時間足の同期インテリジェンス、高度なビジュアル解釈を一つの強力なチャート環境に統合した、完全な意思決定支援システムとして構築されています。 Crystal Quantum Flow の内部アーキテクチャは完全に独自設計であり、保護されています。 すべての分析モデルはクローズドシステムとして動作し、一般的なリテール向けインジケーターや公開された数式には基づいていません。 コアコンセプト Crystal Quantum Flow は、市場の動きを単なる個別の価格変動としてではなく、圧力、モメンタム、方向性の優位性が連続的に流れるプロセスとして解釈するよう設計されています。 市場ノイズに反応するのではなく、確定した市場状態とその転換に焦点を当て、トレー
FREE
Crystal Volume Profile Auto POC (MT4) — 自動POC付き出来高プロファイル 概要 Crystal Volume Profile Auto POC は MetaTrader 4 用の軽量で最適化されたインジケーターです。価格ごとの出来高分布を表示し、最も取引量が集中した価格 (POC) を自動的に強調します。これにより、隠れたサポート・レジスタンスや機関投資家の活動を簡単に把握できます。 MT5版も利用可能: Crystal Volume Profile Auto POC (MT5) 。 主な機能 自動POC検出 動的ボリュームプロファイル (可視範囲またはカスタム範囲) 固定プロファイルで詳細分析可能 ヒストグラムサイズ・色・ラインスタイルの調整可 各ローソク足で自動更新 Reset VP と Hide VP ボタン搭載 ライト/ダークテーマ対応 利用するメリット 蓄積・分配ゾーンを特定 高出来高のブレイク/リジェクトゾーンを検出 機関投資家の活動を確認 POCを基準に正確なエントリー/イグジット 反転・継続戦略の信頼性向上 使い方 (MT4)
FREE
Crystal Buy Sell Liquidity — MT5流動性スイープ指標 概要 Crystal Buy Sell Liquidity は MetaTrader 5 向けのプロ仕様インジケーターで、流動性スイープパターンに基づく売買チャンスを検出します。日中の市場構造を分析し、機関投資家の流動性狩りを捉え、小口投資家の流動性が吸収された後に明確なシグナルを提供します。 主な機能 高値/安値における流動性スイープの自動検出 反転確認後の売買シグナル表示 SMC (Smart Money Concepts) ロジックの統合 セッション高値・安値を利用した日中市場構造分析 H1, M15, M5 推奨 シンプルで見やすいチャート表示 動作原理 セッション高値/安値の突破を検出 流動性吸収後の反転条件を確認 売買シグナルを生成 使用方法 MT5チャートに適用 タイムフレームを選択 (M5, M15, H1) セッション高値・安値付近のシグナルに注目 市場構造やオーダーフローと組み合わせて使用 互換性 プラットフォーム: MetaTrader 5 対応市場: FX、指数、商品、暗号資産
FREE
Crystal Heikin Ashi – 高度な視覚化 Heikin Ashi (MT4 バージョン) 概要 Crystal Heikin Ashi for MetaTrader 4 はプロフェッショナル向けの Heikin Ashi インジケーターで、チャートの視覚化を強化し、プライスアクショントレーダーやスキャルパー、アナリストに明確さを提供します。 この MT4 バージョンは、純粋な Heikin Ashi ローソク足に焦点を当て、軽量かつ高速なパフォーマンスを実現します。 注: トレンドカラーリングと高度なモメンタム検出は MT5 バージョンにのみ搭載されています: MT5 バージョン → https://www.mql5.com/en/market/product/142042 主な機能 (MT4) ネイティブ Heikin Ashi ローソク足。 ブル/ベアの色をカスタマイズ可能。 標準ローソク足を非表示にするオプション。 ライト/ダークテーマに対応。 長期ヒストリーでも高速処理。 価格の流れや反転を明確に表示。 パラメータ ローソク足スタイル: 標準。 チャートテーマ:
FREE
Crystal FVG Touch Detector – スマートマネーコンセプト対応高機能インジケーター Crystal FVG Touch Detector は、Smart Money Concepts (SMC) と ICT 手法を使用するトレーダー向けに設計されたプロ仕様の指標です。 あらゆる時間足で Fair Value Gap (FVG) を自動検出し、タッチをリアルタイムに認識して表示します。 リペイントしないアルゴリズムにより、機関トレーダーの不均衡ゾーンを正確に把握します。 主な特徴 FVG(強気・弱気)を自動で検出。 タッチ時に即時更新。 全時間足対応。 カラー自動調整。 高速・安定動作。 カスタマイズ可能な設定。 キーワード: FVG, Fair Value Gap, Smart Money Concepts, SMC, ICT, Order Block, Imbalance, 流動性, サプライ・デマンド, Non Repaint, Volume Spread Analysis, Market Structure, CHoCH, BOS, Liquidity
FREE
Crystal Smart Volume
Muhammad Jawad Shabir
5 (3)
Crystal Volume Indicator — MT5向けボリューム分析ツール 概要 Crystal Volume Indicator は MetaTrader 5 用の高度で直感的なインジケーターです。価格の動きと出来高の関係を組み合わせ、市場の隠れた強さを視覚的に把握できます。買いクライマックス、売りクライマックス、弱いローソク足などを検出し、反転や継続の可能性を見極めやすくします。 主な機能 Tick Volume と Real Volume の両方に対応(ブローカー次第) 色分けされたヒストグラムで出来高イベントを分類 買い/売りクライマックス検出 出来高が低いローソク足を識別 出来高ベースの移動平均線(オプション) 任意の期間を指定可能(Lookback Window) ローソク方向に基づく着色モード 出来高イベントの分類 買いクライマックス — 非常に高い出来高で、高値付近で終値を形成 売りクライマックス — 非常に高い出来高で、安値付近で終値を形成 弱いローソク — 指定期間内で最も低い出来高 高相対出来高 — ローソクのレンジに比べて異常に大きな出来高 中立バ
FREE
Crystal Smart Pro
Muhammad Jawad Shabir
4 (2)
Crystal Smart Pro — 適応型デュアルモード取引システム 概要 Crystal Smart Pro は、 Crystal AI Systems によって開発されたインテリジェントで自己調整型の MT5 エキスパートアドバイザー(EA) です。 高精度なエントリーと高度なリカバリ管理を組み合わせ、2つの独立した動作モード — Sharp Mode と Smart Mode — を提供します。 本システムは、市場のボラティリティ、口座残高、およびトレンド状況に動的に適応し、安定したパフォーマンスを維持します。 主要な取引モード Sharp Mode – 精密さとスピード • MACD のトレンド変化に基づいて単一方向の取引を実行します。 • ダイナミックな利益保護と即時損失カットロジックを内蔵。 • シンプルな「1回のエントリー・1回のエグジット」を好むデイトレーダーに最適です。 Smart Mode – 適応型リカバリと利益ターゲット • 高度なリカバリアルゴリズムを使用し、ポジションサイズを段階的に増加させます。 • MACD変化またはMACDダイバージェンスを利用
FREE
Crystal Trade Manager
Muhammad Jawad Shabir
4.33 (3)
Crystal Trade Manager – トレードコントロールハブ 概要 Crystal Trade Manager (CTM) は MetaTrader 5 向けのオールインワントレード管理ツールです。リスク管理、自動化、ワンクリック操作を統合し、 FTMO 等の prop firm 取引やスキャルピング、裁量トレードに最適です。 主な機能 リスク保護 : 日次ドローダウン制限 (1–70%) 、自動クローズ、オーダー削除、ロックアウトモード。 損益ターゲット : 到達時に全ポジション自動決済。 自動 SL/TP : 新規注文に自動適用。 Break-Even : SL を BE+ バッファへ移動。 トレーリングストップ : 利益後に動的追従。 ロット制御 : シンボルごとに上限設定。 Magic Keys パネル : 6 ボタン ( 半分決済、 BE 移動、全決済、注文削除、ダブル、 Profit Shield) 。 情報表示 : バランス、エクイティ、損益、 DD 。 通知 : バナー、 Push 、サウンド。 安全性 : ロックアウト処理、 pip 精度、自動復元。
FREE
The Real RSI – プロフェッショナル・ダイバージェンス・ハンター 概要 The Real RSI は、RSI に基づく反転およびトレンド継続シグナルを高精度に検出するために設計された、プロフェッショナル向けのダイバージェンス検出インジケーターです。 価格と RSI の間に生じる 通常のダイバージェンス および 隠れたダイバージェンス を自動的に検出し、スマートなピボットロジックとリアルタイム構造検証によって各セットアップを確認します。 このインジケーターは、精度・安定性・実用性を重視して開発されており、実際の市場環境で 再描画せず遅延もない 動作を実現しています。 これらのダイバージェンスシグナルを自動取引で活用したい場合は、以下のEAを使用できます: The Real RSI BOT – Auto Divergence Trading EA 主な機能 1. 自動ダイバージェンス検出 • 通常および隠れたダイバージェンスを自動検出(強気・弱気両対応)。 • Forex、Gold、Indices、Crypto など、すべての銘柄・時間足に対応。 • 反転型およびトレンド継続型
FREE
Crystal Trade Manager PRO – MT4向け 高度リスク管理・トレードコントロールシステム 無料版: https://www.mql5.com/en/market/product/150632 概要 Crystal Trade Manager PRO(CTM)は、MetaTrader 4 のために設計された、プロフェッショナル向けのリスク管理および取引管理ユーティリティです。 厳密な執行、強力な資金保護、高度な自動化を必要とするトレーダーのために構築されています。 本システムは、リスク管理、エクイティ保護、日次制限、SL/TP の自動設定を行い、プロレベルの高速ワンクリック取引パネルを提供します。 Prop Firm チャレンジ、デイトレード、スキャルピング、資金運用者に最適です。 MT5版も利用可能です。 主な特徴 1. 高度なリスク・ドローダウン保護 日次ドローダウン上限を 1%〜70% の範囲で設定可能。 上限超過時、 全てのポジションを即時クローズ 。 オプションで 全ての保留注文(Pending Orders)を自動削除 。 日次ロックアウトモード:翌日
Crystal Smart Volume 概要 Crystal Smart Volume は、MT4 向けに開発された高度なボリューム(出来高)およびデルタ分析インジケーターです。 このツールは、通常の価格変動の背後に隠された機関投資家の取引活動を可視化することを目的としています。 Smart Money Concepts (SMC) 、 Volume Spread Analysis (VSA) 、および Delta ロジック を組み合わせ、価格とボリュームの動きを同時に分析します。 インジケーターは Buying Climax(買いクライマックス) 、 Selling Climax(売りクライマックス) 、 Weak Candles(弱いローソク足) 、 High-Volume Reversals(高出来高による反転) などのイベントを特定し、トレーダーが正確に相場の転換点を見極められるよう支援します。 また、 TBR(Trap Break Reversal) 、 STBR(Sweep Trap Break Reversal) 、 EVR(Engulf Volume Reversal
FREE
News With Sessions Professional Session Tracker with Integrated Economic Calendar for MT5 News With Sessions is a professional trading intelligence indicator for MetaTrader 5 that combines live market session tracking with the MT5 economic calendar on a single chart. It shows when institutional sessions are active and which news events are driving price , without external websites, manual time-zone work, or extra tools. Built for traders who rely on time, liquidity, and fundamentals , this indic
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
Crystal MTF Candle Pro – Professional Multi-Timeframe Analysis Tool Overview Crystal MTF Candle Pro is a professional indicator for MetaTrader 5, designed to provide direct visualization of higher timeframe candles on the current chart. The tool overlays selected higher timeframe candles with precise countdown timers, allowing traders to monitor live candle development without switching charts. This indicator is optimized for multi-timeframe (MTF) analysis, offering professional styling, custo
FREE
Auto Candle Sequence Counter – MT5インジケーター 概要 Auto Candle Sequence Counter は、MetaTrader 5 向けのプロフェッショナルインジケーターで、連続する強気・弱気ローソク足のシーケンスを自動的に検出し表示します。手作業で数える必要がなく、リアルタイムでの可視化、統計、アラートを提供します。 主な機能 2〜7本の連続ローソク足(強気/弱気)の検出。 正確なマッピングでシグナルを見逃さない。 Doji検出(感度0.01–0.10調整可)。 弱いローソクをフィルタリング。 プロ仕様の可視化(緑=強気、赤=弱気、黄=ドージ)。 リアルタイム統計パネル。 アラートシステム:ポップアップ、サウンド、プッシュ通知。 利点 トレンド継続や反転のタイミングを迅速に特定。 需要供給、サポート/レジスタンス、SMCと組み合わせ可能。 スキャルピング、スイング、デイトレに最適。 手動のカウント作業を不要に。 設定 シーケンス閾値: 2〜7本 分析範囲: 50〜500本 Doji感度: 0.01–0.10 テーマ: 黒/白背景 アラ
FREE
Dynamic CCI
Muhammad Jawad Shabir
CCI with Dynamic OSB Zones The CCI indicator you have been using is broken. Not because of the formula — because of the fixed levels. Every market condition is different. A reading of +150 in a low-volatility pair is extreme. The same reading in a trending, high-volatility session is completely normal. Yet every standard CCI indicator treats both situations identically. Crystal AI Systems built this indicator to fix that problem permanently. Two Modes. One Indicator. Full Market Coverage. This i
FREE
Crystal Copycat ULTIMATE v4.00 – プロ仕様 MT5 トレードコピーツール 概要 Crystal Copycat ULTIMATE v4.00 は MetaTrader 5 用の高性能トレードコピーツールです。 MT5 のローカル Common フォルダを介して動作し、 DLL や外部 API を必要としません。複数アカウントや VPS 環境での運用に最適です。 主な機能 デュアルモード : MASTER: 注文送信・修正・クローズ。 SLAVE: 受信注文を即時実行、リスク管理内蔵。 ボリュームスケーリング : 固定ロット、エクイティ比率、リスク % (SL ベース ) 。 リスク管理 : 最大ドローダウン保護、エクイティ監視、取引ごとのリスク制限。 注文カバー : 成行、指値 / 逆指値、修正、削除、 CLOSE_ALL 。 シンボルマッピング : 自動 / 手動対応、ブローカー接尾辞対応。 ファイル通信 : ローカル動作、リトライ・リカバリ機能、ループ防止。 ダッシュボード : 送信済 / 受信済注文、リスク状況、取引状態表示。 利用シーン 複数
FREE
Trend X Pro EA
Muhammad Jawad Shabir
TREND-X PRO v1.85 — Advanced SMC + Universal Buffer Trading System Transform any MT5 indicator into a fully automated smart cycle trading machine. Trend-X Pro combines institutional-grade Smart Money Concepts (BOS/ChoCH detection) with a Universal Buffer Mode — plug in ANY custom indicator and let the EA trade its signals with full adaptive cycle management, margin protection, and daily drawdown control. Free Version: Trend-X Free Indicator WHAT'S NEW IN v1.85 Feature Description Universal Buffe
リアルタイム価格と総利益表示インジケーター ライブトレードと画面共有に最適 デイトレーダー、スキャルパー、ライブストリーミングトレードセッション専用に設計 このプロフェッショナルインジケーターは、チャート上でリアルタイム価格表示と包括的な利益追跡を提供します - 高頻度取引とライブトレーディング配信に不可欠です。 主要機能 リアルタイム価格表示 毎秒ライブビッド価格更新 全シンボルタイプのプロフェッショナル書式設定 貴金属向けゴールド/XAU特別書式設定 画面共有に最適な大型明確表示 デイトレーディング決定のための瞬時価格更新 包括的利益追跡 トレーディング履歴からのアカウント総利益 トレード終了時のリアルタイム利益更新 カスタム追加利益金額 手数料とスワップの包含 プラス/マイナス指標付きプロフェッショナル利益書式設定 パフォーマンス最適化 スマートキャッシュシステム - 最小CPU使用量 1秒更新間隔 - 稲妻の速さ 効率的なタイマーベース更新 リアルタイム取引監視 プロフェッショナルエラー処理 高度なカスタマイズ 調整可能なフォント名とサイズ 利益と損失のカスタム色 チャート上
FREE
Volatility Monitor – リアルタイム変動検出インジケーター 概要 Volatility Monitor は軽量でプロフェッショナルな MT5 インジケーターで、急激な価格変動を監視しトレーダーにリアルタイムで通知します。Forex、ゴールド、JPY ペア、暗号資産などに対応し、ATR 自動検出または手動ピップ閾値で明確なシグナルを提供します。 主な機能 リアルタイム変動検出。 ATR 自動モードまたは手動モード。 漸進的アラート (音、ポップアップ、プッシュ通知)。 色分けマーカー (黄・橙・赤)。 背景に自動適応。 内蔵ダッシュボード。 全シンボル対応。 設定 モード: ATR / Manual。 計算: 過去バー数。 マーカー: 有効/無効、サイズ、色。 アラート: 音、ポップアップ、通知。 ダッシュボード: 位置調整。 使用方法 任意のチャートに追加。 ATR または手動を選択。 マーカーとアラートを確認。 ダッシュボードで確認。 互換性 プラットフォーム: MT5 対応シンボル: Forex, Gold, JPY, Crypto, Indices 時間足: 全
FREE
CRYSTAL AI PRO v7.21 — MT5 エキスパートアドバイザー 概要 XAUUSD(ゴールド)および主要FXペア向けの自動売買システム。エントリー、SL/TP、トレーリング、ドローダウン管理をルールベースで実行。利益は保証されません。リスク告知をご確認ください。 要件 プラットフォーム:MetaTrader 5 口座タイプ:ECN/RAW 推奨 接続:24/7(VPS 推奨) 時間足:M1〜H4 初期設定 Algo Trading を有効化。 チャートにEAを適用(1シンボル=1チャート)。 Inputs の AI_Access_Mode = ON を設定し、再読み込み。 資金・レバレッジに合わせてリスク調整。 推奨条件 十分な証拠金と安定した約定(低スプレッド/低レイテンシ)。 ゴールドは $5,000+ / 1:500 が目安。複数シンボル時はリスク縮小。 まず デモ で検証。 主な機能 SL/TP 、 ブレークイーブン 、 トレーリング を伴うエントリー/エグジット。 ドローダウン抑制 :環境悪化時に取引頻度を低下。 マルチシンボル対応(シンボルごとにチャート
Crystal Trade Manager – 高度なMT4リスク & トレード管理ツール 概要 Crystal Trade Manager (CTM) は、 MetaTrader 4 用に設計されたプロフェッショナルなユーティリティで、 リスク管理・トレード自動化・高速執行コントロール を提供します。 口座資金を守り、日次ドローダウンを管理し、ロットサイズを制御し、主要な注文管理機能(Auto SL/TP、Break-Even、Trailing Stop)を自動化します。 このツールは、 裁量トレーダー、Prop Firm チャレンジ参加者、資金運用マネージャー に最適です。 主な機能 1. リスク & ドローダウン保護 日次ドローダウン制限 (1%〜70%) 設定可能 制限到達で全注文自動クローズ オプションで保留注文削除 日次ロックアウト → 翌日まで新規取引をブロック(Prop Firm対応) 2. 損益ターゲット管理 日次利益/損失ターゲットを USD で設定 達成時にすべてのポジション自動クローズ Prop Firm の一貫性ルールに準拠 3. 自動 Stop Loss &
FREE
Trend X Pro
Muhammad Jawad Shabir
5 (1)
TREND-X Pro—Professional Smart Money Concepts Indicator Trade the Trend—Let the Market Lead WHAT IS TREND-X PRO? Trend-X Free indicator : https://www.mql5.com/en/market/product/168344 TREND-X Pro is an advanced institutional-grade Smart Money Concepts (SMC) indicator designed for serious traders who want to trade WITH the market structure, not against it. Built on proven ICT methodologies, this indicator automatically maps multi-layered market structure, identifies high-probability liquidity zo
フィルタ:
Frederic Fachard
1255
Frederic Fachard 2026.01.30 18:29 
 

This application gives what it pretends to :-) (maybe it could be a good idea to let the user to select ou UNselect fields depending on the need !

レビューに返信