Account Summary MT5

5

This is a MetaTrader 5 script. It helps to summarize all trades into every symbol.


Input

  • Select Period: This is 7-option input. It includes Last Month, This Month, Last Week, This Week, Today, All History, and Date Specified.
  • Specify Starting Date: Enter a date if you selected Date Specified in "Select Period" input.
  • Specify Ending Date: Enter a date if you selected Date Specified in "Select Period" input.

The summary is saved into a file in MQL5\Files folder.

MT4 Version: https://www.mql5.com/en/market/product/23802

レビュー 5
Charles John Phillips
199
Charles John Phillips 2021.11.16 07:28 
 

An excellent report creator. Provides the information needed with no extras. Thank you for making it available.

おすすめのプロダクト
Native Account Stats breaks your own closed-trade history down by symbol, by hour of day and by weekday, with profit factor, win rate, expectancy and the drawdown of the closed-trade equity curve. Trades are reconstructed from MT5 deals, so deposits, credits and corrections never count as winning trades. WHAT IT SHOWS A panel on the chart reports: Trades, net result, profit factor, win rate, expectancy and max drawdown Average win, average loss, largest win, largest loss A breakdown by symbol
FREE
Reverse
Konstantin Chernov
1 (1)
A script for quick reversing positions and/or orders. If you need to reverse a position with the same volume, open an opposite position of a different volume, this script will save you from routine! Allow AutoTrading before running the script. Instructions: Run the script on the chart. This script is a limited version of the market product https://www.mql5.com/en/market/product/638 and allows reversing only positions. Input parameters are not required. Parameters such as changing the type of exi
FREE
MultiTradeNews
Leeank Andres Fernandez Molano
This script is designed for traders who need to quickly place trades across multiple currency pairs during critical news releases, where every second counts. With this tool, you can pre-select your desired currency pairs and assign independent volumes for each one. When a major news event hits, such as Non-Farm Payroll (NFP) or PMI data releases, the script allows you to execute all your trades instantly without the need to open each pair manually. Key Features: Customizable Pairs : Choose from
FREE
Trading Statistics Dashboard — Day / Week / Month / Year P&L, Drawdown & Session Timeline A clean, real-time statistics panel for MetaTrader 5 that gives you a complete overview of your account performance without opening the Account History tab. Runs in its own indicator sub-window (does not overlay your chart), split into two side-by-side panels: a Day/Week/Month/Year performance table and a live account/position summary. Key Features Performance Table (Today / Yesterday / N past days / Week /
FREE
Script Name: Close All Positions Language: MQL5 Type: Utility Script Primary Function: Instantly close all open positions on the current trading account Purpose The “Close All Positions” script is a lightweight and efficient tool designed for traders using MetaTrader 5. Its main purpose is to help users quickly exit all active trades with a single click, especially during volatile market conditions or when risk management requires immediate action. Instead of manually closing each position on
FREE
Shved Position Pips Label   is a professional utility indicator for MetaTrader 5 that displays the real-time floating profit or loss of all your active positions directly on the chart. No more switching to the "Trade" tab at the bottom of the terminal — all crucial information about your running trades is positioned right in front of your eyes next to the current price line! Key Advantages: Smooth Price-Anchored Alignment:   The labels are anchored to the last bar and smoothly slide vertically f
FREE
Native Spread Monitor answers a simple question: is the spread you are being charged right now normal for this hour of the day, or are you about to overpay? Every free spread tool shows the CURRENT spread. None of them show what is typical for this hour, because MetaTrader 4 never kept per-bar spread history. MetaTrader 5 does, and this indicator uses it. WHAT IT SHOWS A panel on the chart reports: Current spread, in points and pips, colour-coded against this hour's own history Where the live
FREE
Overview The script displays information about the trade account: Information about the trade account: Account - account number and type (Real, Contest or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Experts Allowed - shows whether it is allowed to trade using Expert Advisors; Balance - account
FREE
[ マイプロダクト ] , [ マイチャンネル ] OMG Trading Panel スマートフォンからトレードパネルを直接操作できるようになりました。MQL VPSにOMG Trading Toolをインストールすれば、パネルを24時間稼働させながら、モバイル版MetaTrader 5アプリで快適にトレードできます。 また、2つの便利な戦略「スマート・マージン・プロテクション(証拠金保護)」と「グリッド戦略」も追加しました。価格下落時に作動するアラートを設定することも可能です。 主な機能 モバイル版MT5によるリモートコントロール スマートフォンを使って、どこからでもトレードツールの操作が可能です!注文のコメント欄に特別なコマンドを入力して待機注文(予約注文)を出すだけで、ツールが自動的に指示を実行します。柔軟性と機動力を求めるトレーダーに最適です。 コマンド例: omg auto- オートモードのON/OFF切り替え omg auto on - オートモードを有効化 omg auto off - オートモードを無効化 omg profit X - 利確(TP)金額をXドルに設定
FREE
Telegram Notification Worker (v5.31) Telegram Notification Worker is a high-performance, professional utility designed to bridge the gap between your MetaTrader 5 terminal and Telegram. It acts as a dedicated background worker that forwards custom alerts, trade events, and system status messages from any of your Expert Advisors (EAs) directly to your Telegram chat or channel. Key Technical Features: Asynchronous Messaging Engine: Unlike standard notification scripts, this worker uses an asynchr
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
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
The CloseByPercentLossOrProfit Expert Advisor closes all positions as the total profit of loss for the entire account reaches a specified value. The profit or loss is specified as percentage of the account balance. In addition, the Expert Advisor can delete pending orders. Allow AutoTrading before running the Expert Advisor. Instructions: Run the Expert Advisor on the chart. Input parameters: Language of messages displayed (EN, RU, DE, FR, ES) - the language of output messages (English, Russian,
FREE
Product Overview The Simple Telegram Copy Trader is a FREE unified Expert Advisor that combines both Master and Slave functionality in a single EA with easy mode switching. This simplified version focuses on OPEN TRADES ONLY , making it perfect for basic copy trading setups without the complexity of advanced features. Get professional-grade copy trading with complete lifecycle management: Telegram Signal Broadcaster MT5 (Master)   Telegram Signal Subscriber MT5 (Slave) Key Features Unified Des
FREE
Guardian Magic GT
Carlos Eduardo Rivas Istacuy
Guardian Magic GT - Risk Management Expert Advisor for MetaTrader 5 PROTECT YOUR TRADING CAPITAL WITH INTELLIGENT RISK MANAGEMENT Guardian Magic GT is a professional-grade Expert Advisor designed to safeguard your trading operations by implementing sophisticated risk control mechanisms. Whether you run a single bot or manage multiple automated trading systems simultaneously, Guardian Magic GT provides real-time monitoring and automatic position management to ensure your account stays within your
資金提供/チャレンジ口座を落とさないために。Prop Firm Risk Guardian は、限度までどれだけ近いか、そして限度を割らずに今いくつ撃てるかを、リアルタイムで示す規律パネルです。 チャレンジを終わらせる3つの数値を追跡します: 限度に対する日次損失(残バッファとリセットまでのカウントダウン付き)、トレーリング高値基準(2025-2026のprop標準)または初期残高基準で切替できる最大ドローダウン、そして利益目標への進捗。SAFE/CAUTION/LOCKDOWN の状態がパネル全体を色付けし、危険度を一目で体感できます。 主役は「撃てる最大ロット(MAX LOT NOW)」。満額の損切りでも拘束限度を割らない最大のポジションを、プラットフォーム自身の損益計算で逆算します。ストップ距離のバーをドラッグすると、ロットが即座にリサイズ — 1回の損切りで口座を飛ばすようなサイズを、決して取らせません。 主な機能 日次損失ゲージ(残バッファ+リセットカウントダウン)。最大DDはトレーリング高値基準/初期残高基準をパネルで切替。利益目標への進捗。撃てる最大ロット(ドラッ
FREE
DataForge exports MetaTrader 5 bars to a CSV file, and writes into that file what the data actually contains. It does not trade. It places no orders, reads no positions, and requires no account permissions. It reads history and writes a text file. WHAT THE EXPORT WRITES 1. An instrument passport, placed in the CSV header    Digits, point, contract size, tick value, tick size, and the minimum, step and maximum lot are written as comment lines at the top of the file. Export the same symbol fro
FREE
Phoenix Volume Panel
Nigel Nii Darku Narnor Darko
This is a comprehensive summary of the Phoenix Master Engine (MT5). This tool is designed as a high-performance "Execution Dashboard" that blends Smart Money Concepts (SMC) with real-time momentum tracking. Project: Phoenix Master Engine (v1.0) Platform: MetaTrader 5 Strategy Type: Order Flow & Momentum Execution Visual Style: Dark Mode (Indigo/Teal/Black) 1. Core Visual Features Dynamic Volume Profile: Unlike standard indicators, this renders a "no-flicker" horizontal volume profile in the cha
FREE
SymbolScope MT5 は、銘柄仕様のパーソナルアシスタントです。ターミナルで契約仕様を調べたり、インターネットでデータを検索したりする必要はもうありません。必要な情報はすべて、チャート上のエレガントでミニマルなパネルですぐに確認できます。 これは何のために? トレーダーにとって、取引を開始する前に銘柄の正確なパラメータ(ポイントの価値、契約サイズ、最小ロット、スワップ)を知ることは不可欠です。SymbolScope MT5 は、現在の銘柄に関するこのデータを瞬時に提供し、他の銘柄に素早く切り替えてその仕様を調べることもできます。 主な機能: ワンクリックで完全な仕様を表示:INFOボタンを押すとパネルが展開され、選択した銘柄の包括的なパラメータリストが表示されます。 重要なパラメータがすべて見える: 現在のASK価格とBID価格。 ポイント(最小価格変動幅)の値。 ティック値 と ティックサイズ。 契約サイズ。 最小ロット、最大ロット、およびロット変更幅。 買いポジションと売りポジションのスワップ値。 素早い銘柄切り替え:市場概観で利用可能なすべての銘柄の内蔵ドロップダウン
FREE
GDS Renko Matrix - Free Multi-Scale Renko Overview Indicator for MetaTrader 5 GDS Renko Matrix is a free multi-scale Renko overview indicator for MetaTrader 5. It helps traders monitor Renko structure, direction and chart context in a compact matrix-style view. The purpose of this tool is to provide a faster visual overview of Renko behavior without turning the chart into a signal system. It does not predict the market and does not generate buy or sell signals. Renko EDGE EA Golden Delta | Alg
FREE
TerminalBridge Account Analytics is an on-chart account statistics indicator for MetaTrader 5. It organizes closed trading activity into day, week, month, quarter and year views. Account-wide records include all symbols by default. Main features - Live floating profit or loss - Recorded daily maximum floating loss - Floating-loss percentage, occurrence time and data status - Today, All, Last 1 Month, Last 3 Months and Custom history ranges - Built-in calendar for custom date selection - Filt
FREE
Stay in sync with the market. New Bar Alert MT5 is a lightweight and practical multi-timeframe utility designed for traders who want to know when a new bar begins — without constantly watching the chart. Whether you wait for a candle to close before analyzing the market, manage several timeframes in your workflow, or simply want a reliable reminder when the next bar starts, New Bar Alert MT5 keeps the process simple. Install it on a chart, choose the timeframes you want to monitor, configure you
FREE
Session Stat is a utility for tracking the results of a trading session, as well as information about the position for the current instrument. The panel displays: Session statistics (for all instruments) Initial trading account balance Current trading account equity Profit during the operation of the utility Profit in % terms during the operation of the utility Session statistics (for the current instrument) Profit of the current position Profit of the current position in % terms Total volume
FREE
You may have found after a carefully planned trade something happened.  An unexpected event... You forgot to look the web calender or use any kind of program. This fills this gap in its own way. Features: - show all events as vertical lines - low, medium or high events... with different colors. -name of the events and numbers associated with the event are also shown such actual value, forecast value and previous value. The calendar information is obtained from your broker. It is a built-in serv
FREE
現在のシンボルでポジションを閉じる 現在のシンボルでのすべてのポジションを閉じるためのシンプルで信頼性の高いスクリプトです。面倒な作業を省き、貴重な時間を節約します。 利点: 現在の資産に焦点を当てる: 選択したシンボルの取引のみを閉じ、他のポジションには影響しません。 迅速で便利: 1回の実行で数秒で全ポジションを閉じます。 あらゆる戦略に対応: 複数ポジションや単一の資産に対応します。 安全性: 各ポジションを処理し、エラーをログに記録します。 仕組み: MetaTrader 5ターミナルでスクリプトを起動します。 スクリプトが現在のシンボルのすべてのオープンポジションを自動的に検出します。 他の資産を変更せずに、すべての取引をワンクリックで閉じます。 このツールが適しているのは? 単一シンボルのポジションを迅速に閉じる必要があるトレーダー。 短期戦略を使用し、迅速さを重視するユーザー。 時間を節約し、重要な決定に集中したいすべての方。 私の他のツール: Clear All Stops and Takes on Current Symbol 選択したシンボルのすべてのストップロス
FREE
Fair Value Gap FGV
Jean Charles Vilhena Maia
5 (2)
Smart FVG Visualizer は、市場の不均衡(フェアバリューギャップ / FVG)を自動的かつ正確に特定するために設計された高性能指標です。 Smart Money Concepts (SMC) および ICT の理論に基づき、このインジケーターは価格の非効率ゾーンを強調表示し、強力な引き付けポイントや反転ポイントとして機能します。 主なメリット: 即時識別: あらゆる時間枠で、強気および弱気のFVGを自動的に検出します。 プロフェッショナルな外観: 機関投資家のトレーディング基準に合わせ、「FVG」のテキストラベルが付いたカラーボックスを表示します。 パフォーマンスの最適化: クリーンで軽量なコードにより、複数のチャートを開いていてもターミナルの動作を妨げません。 完全なカスタマイズ: 色、フォント、塗りつぶしの設定を簡単に調整し、独自のトレードテンプレートに合わせることができます。
FREE
Position Manager Pro v1.0 (MT5) Dual Magic Number Independent Group Manager with Live P&L Dashboard Overview Position Manager Pro   is a powerful trade management Expert Advisor for MetaTrader 5 that operates as an   overlay manager   — it does not open positions itself, but instead manages and monitors positions opened by other EAs or manually by the trader. The core concept is   two fully independent groups , each identified by a unique   Magic Number . Each group has its own Take Profit, Stop
FREE
The VR Close orders script is designed to close positions in the terminal at a profit or loss mark set by the trader. The program is written as a script and can work together on the same chart with any other indicators and expert advisors. The program has a simple visual panel and is easy to configure with the mouse. With this program's help, the trader can automatically close positions and delete orders depending on the conditions set.  There is often a situation when you need to close position
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (215)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 IMPORTANT NOTICE: FarmedHedge is a MANUAL-FOCUSED TRADING UTILITY ,not a fully automated EA. Results shown on this Signal include manual trades and overall strategic management.
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.94 (148)
Local Trade Copier EA MT5 は、同一の Windows PC または Windows VPS 上で稼働する複数の MetaTrader 5 口座間で、取引をコピーおよび管理するための高速で柔軟なトレードコピーツールです。 ローカルでの取引同期に加え、Receiver 側でロットサイズ、リスク管理、取引フィルター、シンボルマッピング、取引管理、口座保護を個別に設定できます。 Transmitter と Receiver のターミナルは約 1分 で設定でき、同一ブローカーまたは異なるブローカーの口座間で、手動取引や EA による取引をコピーできます。適切な条件下では、ローカルの MetaTrader ターミナル間で取引情報を 0.5秒未満 で同期できます。実際の約定速度は、ブローカーのレイテンシー、ネットワーク状況、PC/VPS の性能、ターミナルの負荷によって異なります。 ご購入前に無料デモをお試しください Local Trade Copier EA MT5 の完全機能版無料デモ を、MT5 デモ口座で 1回につき4時間 テストできます。 Local Trad
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
Telegram to MT5 Multi-Channel Copier   は、Telegram チャンネルのトレードシグナルを MetaTrader 5 へ自動コピーします。ボット不要、ブラウザ拡張不要、手動コピー不要。Telegram にシグナルが届くと、EA が数秒であなたのターミナルに注文を出します。 さらに、チャンネルをコピーする前に、内蔵バックテスターでそのチャンネルがあなたの口座でどう動いたかを確認できます。 製品は 2 つのコンポーネントで構成されます:Telegram チャンネルを監視する Windows アプリと、MT5 ターミナルでシグナルを執行する本 EA です。MT4 版もあります   こちら . セットアップガイドとアプリのダウンロード:   https://www.mql5.com/en/blogs/post/768988 現在の価格は今後値上げされます。 仕組み Windows アプリは、ボットではなくあなた自身の API 認証情報で Telegram に接続します。そのため、プライベートや VIP を含む、購読中のあらゆるチャンネル・グループ・トピッ
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 アプリの説明書+ビデオガイド: https://www.mql5.com/en/blogs/post/772292 デモ口座用アプリの試用版: https://www.mql5.com/en/blogs/post/750865 アプリのインストール方法: https://www.mql5.com/en/blogs/post/756239 アプリをビジュアルモードでテストする方法: https://www.mql5.com/en/blogs/post/770277 VPSのMetaTraderにアプリをインストールする方法: https://www.mql5.com/en/blogs/post/770190 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグルー
================================================================================ 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
Strategy Ledger Pro は MetaTrader 5 向けの読み取り専用の口座分析パネルです。口座の成績をエキスパートアドバイザー、戦略、銘柄、マジックナンバーごとに分けて表示します。 すべての機能を解説した詳細な マニュアル 。 MetaTrader は口座全体でひとつの残高しか表示しません。複数の EA が同時に取引すると、その残高では各 EA の貢献が分かりません。Strategy Ledger Pro は口座履歴を読み取り、決済済みポジションを再構築し、戦略に割り当て、その結果をひとつのパネルに表示します。 本製品は注文の発注・変更・決済を行いません。取引戦略を含まず、インジケーターを作成せず、チャート価格も読み取りません。 主な機能 EA・個別戦略・銘柄・マジックナンバー別の成績。 プリセット期間と任意の日付範囲。 確定損益と含み損益、建玉エクスポージャー、取引統計、pips、ドローダウン、エクイティ曲線。 手数料、スワップ、コスト負担率、推定エントリー/エグジットのスリッページと合計。 固定ルールに基づく成績評価、文章による要約、状態マーク。 セットアッ
Premium Trade Manager - コーチ内蔵型トレードパネル Premium Trade Manager は、AIトレーディングコーチをあなたのチャートの中に置き、その下に完全な執行エンジンを備えたツールです。いつも通りにトレードをセットアップし、あなた専任のAIトレーディングコーチ Max にそのセットアップをそのまま読み取らせて、発注前に率直な見解を伝えてもらいましょう。ストップの幅が規律あるアプローチに合っているか、リスクサイズは適切か、高影響のニュースイベントが数分後に迫っていないか、プロップファームの制限に近づいていないか。その下には、クリックの後をすべて処理するエンジンが備わっています。ワンクリックのリスクサイズ計算による発注、チャート上でドラッグして組み立て、発注後も動かせるプラン、最大4段階の分割利確、7種類のトレール方式、リアルタイムのプロップファームコンプライアンス、ニュースガード、そしてコストを自ら採点するスプレッド機能。判断はあなたが下す。Max がもう一度確認する。後のことはすべてパネルが担う。 購入前に実際に触れて試せます。 ブラウザ上でライブ
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
Telegram To MT5 — シグナルコピア Telegram チャンネルのトレードコールを、実際の MT5 注文に変換します — 自動で、好きなだけの口座に対応し、リスクとルールは完全にあなたの管理下に置けます。 Telegram To MT5 は、あなたが Telegram で既にフォローしている VIP / シグナルチャンネルを MetaTrader 5 端末に接続します。無料の付属デスクトップアプリがメッセージを読み取り(ボットを禁止しているチャンネルでも可能)、この EA があなたの口座でそれらを執行します — あなた自身のリスク設定、シンボルマッピング、テイクプロフィット処理、セッションおよびニュースフィルターを適用します。 これはシグナルコピアであり、ブラックボックス戦略ではありません。どのチャンネルを信頼するか、各トレードのロットと管理方法をあなたが決めます。 ステップバイステップの設定と付属アプリのインストールガイド 仕組み [あなたの Telegram チャンネル] -> [付属デスクトップアプリ] -> [MT5 + この EA] -> 注文 付属デスクトッ
EA Overfitter
Stephen J Martret
5 (1)
That backtest looks great. But will it still be making money tomorrow, next week, next month? EA Overfitter re-runs your EA on 100 price histories it has never seen. One score tells you if the edge is real. A backtest tells you what an EA did on one price history — the one that happened to occur. What you cannot tell from it is how much of that result was the strategy and how much was the particular path. EA Overfitter answers that. It builds up to 100 synthetic price histories your EA has n
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台のターミナル間で同時に動作できる、プロフェッ
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
HINN MAGIC ENTRY – the ultimate tool for entry and position management! SIMPLE. FASTEST. INTUITIVE. MAX AUTOMATED. 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, a
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
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Free Demo: Seconds Chart v2.29 Demo.ex5 無料デモをダウンロードしてご自身でお確かめください: 完全機能版 - すべての機能が利用可能 24時間テスト - 精度と利便性を評価するのに十分な時間 デモ口座のみ - ほとんどのブローカーで簡単に開設可能 GBPCADチャートのみ - ほとんどの端末で利用可能 これらの制限はデモ版のみに適用されます。製品版は、あらゆる口座タイプ(リアル、デモ、コンテス
Signal TradingView to MT5 Pro Automator TradingViewとMetaTrader 5間の即時プロフェッショナル実行 TradingViewのシグナル(アラート)とMT5での実際の約定を繋ぐ、最も強固なコミュニケーションブリッジで、取引戦略を自動化します。スピード、柔軟性、そして完璧なリスク管理を求めるトレーダー向けに設計されたこのExpert Advisorは、あらゆるアラートメッセージを正確な成行または指値注文に変換します。 強みと利点 ユニバーサルパーシングエンジン(独自技術): あらゆるアラート形式からデータを自動的に認識し、抽出できる高度なテクノロジー。単一の固定フォーマットに制限されることはありません。システムはシンボル(銘柄)、アクション、価格、SL(ストップロス)、TP(テイクプロフィット)を自動的に理解します。 リアルタイム実行: レイテンシ(遅延)を最小限に抑えるよう最適化された、1秒未満の超高速ポーリング技術。シグナルを受信してから数ミリ秒以内に注文が実行されます。 機関投資家レベルのリスク管理: 以下に基づく自動かつ正確
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
Your EAs cannot see each other, but Anchor can. Anchor gives you one place to coordinate your EAs, manage risk, and decide when trading is allowed. It works alongside the trading bots you already use without any changes to them. The Problem One EA opens a trade. Then another starts trading. The next thing you know, you wake up to multiple grids built across your account. Each EA may be doing exactly what it was designed to do, but together they can place far more risk on your account than you in
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
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.
Timeless Charts
Samuel Manoel De Souza
5 (8)
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
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (5)
Trade Copier Ultimate - Telegram to MT5 Signal Copier Trade Copier Ultimate automatically copies Telegram trading signals into MetaTrader 5. The EA can read signal messages, detect the symbol, order type, entry price, Stop Loss, Take Profit levels and selected update commands, then execute or manage the trade in MT5 using your lot and risk settings. It is more than a basic Telegram to MT5 copier. TCU also supports Bot API and user-account Bridge workflows, Discord signal routing, local MT5 to MT
Trade copier MT5
Alfiya Fazylova
4.6 (55)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
Trade Indicator Assistant   is a powerful MT5 utility designed to turn indicators into automated trading systems. Its main feature is the ability to automatically detect an indicator’s   BUY and SELL signal buffers , without requiring you to know the buffer numbers, search through indicator settings, or modify the indicator source code. Bonus Indicator:   After purchasing Trade Indicator Assistant, contact me to receive   Trade Signal Pro   completely free as a bonus indicator. [Download Demo V
MetaTrader 5 用トレーディングパネル — チャートとキーボードから行うプロフェッショナルなワンクリック取引 アクティブトレーダーのために設計された高機能 Trading Panel。標準の MetaTrader 操作よりも、はるかに速く、直感的に、そして効率的に取引を実行できます。 本パネルは、ポジション管理、未決注文管理、利益コントロール、執行スピードをひとつのプロフェッショナルなワークスペースに集約した実践的なソリューションです。 これは単なる補助ツールではありません。MetaTrader 5 のための本格的な trading cockpit です。チャートから直接操作し、キーボードで素早くコマンドを実行し、自動計算や視覚的なガイドを活用することで、手動トレードをより速く、より明確に、より快適にします。 このパネルを使えば、チャート上からワンクリックで注文を実行でき、標準の MetaTrader コントロールと比べて最大 30 倍速く取引操作を行うことができます。 新しいプレミアム版が利用可能です: VirtualTradePad PRO SE で取引ワークフローを強
作者のその他のプロダクト
インジケーターには 2 つの部分が含まれています。 パート I: カラーキャンドルが主要なトレンドを示す カラーローソク足とは、ローソク足の色で相場の状態を識別することです。 スクリーンショットに示されているように、色がアクアの場合、市場はロング注文を発注するか、ショート注文を終了する必要がある状態です。色がトマトの場合は、ショート注文を行うか、ロング注文を終了する時期です。 色が変化している場合は、その完了を (現在のバーが閉じるまで) 待つことをお勧めします。 パート II: バンドを描く 内側のバンドは安全領域として定義され、外側のバンドはクローズオーダー用です。 以下のような取引戦略: 色がアクアで、価格が内側のバンド内にある場合は、ロング注文を出します。価格が外側のバンドを超えたら、注文を閉じる時期です。 色がトマトで、価格が内側のバンドにある場合は、ショート注文を出します。価格が外側のバンドを越えたら、注文を閉じる時期です。 注:価格が内側のバンドの場合のみエントリーマーケットです。これは非常に重要です。 入力パラメータ ShowColorCandle
This EA is designed to monitor the slippage of opening and closing orders, and save the records in csv file. It is useful to record the slippage and evaluate brokers. The record files are saved in the folder  MT5_Data_Folder\MQL5\Files.  Go to   "File " --> "Open Data Folder"   . Warning :   Do NOT open the files directly, otherwise it will affect the exectution of EA, just copy them to another folder and open them. Usage: Open a chart and load the EA on it, just need only one EA to run, it mo
FREE
This EA is designed to monitor the slippage of opening and closing orders, and save the records in files. It is useful to record the slippage and evaluate brokers. The record files are saved in the folder  MT4_Data_Folder\MQL4\Files.  Go to "File " --> "Open Data Folder" . Warning : Do NOT open the files directly, otherwise it will affect the exectution of EA, just copy them to another folder and open them. Usage: Open a chart and load the EA on it, just need only one EA to run, it monitors al
FREE
This is a MetaTrader 4 script. It helps to summarize all trades into every symbol. Input Select Period: This is 7-option input. It includes Last Month, This Month, Last Week, This Week, Today, All History, and Date Specified. Specify Starting Date: Enter a date if you selected Date Specified in "Select Period" input. Specify Ending Date: Enter a date if you selected Date Specified in "Select Period" input. The summary is saved into a file in MQL4\Files folder. Also, there is pop-up window for a
FREE
このアドバイザーは次の機能を提供します。 ポジションをオープンする: 価格がトレンドラインを超えたら、ロング注文またはショートオーダーをオープンします。 クローズ: 価格がトレンドラインを超えたら、ロングポジションまたはショートポジションをクローズします。 トレーリングストップロス – EA はトレンドラインに沿って、ロング注文のストップロスを増加させたり、ショート注文のストップロスを減少させ続けます。 ラインはトレンドラインでも水平線でも構いません。     傾向線は半径または線分にすることができます。線分には、その線が存在する期間のみ取引するという特別な機能があります。 ポジションをオープンおよびクローズできるこれらのラインには、特定の名前が付いています。 EA では、手動で線を描画する代わりに、線描画パネルを提供します。 すべてのオープンポジションとクローズポジションのスクリーンショットは、MQL4/Files/Cross Trend Line to Trade フォルダーに保存されます。 EAは以下で使用できます 戦略 試着室。支払う前にストラテジーテスターで試してみてください
This is a MetaTrader 4 script. It helps to export all trades into a CSV file as per Symbol and selected periods. Input Select Symbol: This is 2-option input. Select current symbol or all symbols to export its orders. Select Period: This is 7-option input. It includes Last Month, This Month, Last Week, This Week, Today, All History, and Date Specified. Specify Starting Date: Enter a date if you selected Date Specified in "Select Period" input. Specify Ending Date: Enter a date if you selected Da
FREE
このパネルはエキスパートアドバイザーであり、6 つのグループの取引パネルを提供します。 MT5 バージョン:   クイックパネルカバレッジ 特徴 ほとんどの取引操作は、これらのパネルのボタンをクリックすることで迅速に実行できます。 パネルの変更は緑色のボタンをクリックするだけで簡単に行えます。 EA はストラテジー テスターの視覚的なチャート上で実行でき、履歴データに基づいて取引を練習する簡単な方法を提供します。 マウスをクリックしてストップロスとテイクプロフィットを素早く変更します(バックテストには使用できません) 背景が黄色のパネルに平均価格を表示し、平均価格の線を描きます。       ここをクリック パネル ダッシュボードには 2 つの列が含まれています。左の列は売りに関するもので、右の列は買いに関するものです。 売る:     売り注文をオープンします。 初め:     最初の売り注文をクローズします。 1 つ目はオープンタイムを指します。 最後:     最後の売り注文をクローズします。最後のはオープンタイムを指します。 すべて+:     売り注文を利益を上げてクロー
このEAは、柔軟なリスク管理と6セットの取引パネルを統合したプロフェッショナルな取引ツールです。 MT5 バージョン:  Quick Panel Pro Hedging 特徴 バッチの計算はすばやく簡単です。停止線を移動すると、計算はすぐに行われます。 ほとんどの業務操作は、これらのパネルのボタンをクリックするだけですぐに完了できます。 緑色のボタンをクリックするだけで、パネルをすばやく切り替えることができます。 EA はストラテジー テスターで実行できます。この機能を使用して、戦略をトレーニングしたり確認したりできます。 (無料ですので、お試しください)。 マウスをクリックしてストップロスとテイクプロフィットを素早く変更します(バックテストには使用できません) 黄色の背景のパネルに平均価格を表示し、平均価格の線を描きます。       ここをクリック コントロールパネル ダッシュボードは 2 つの列で構成されます。左の列は売りに関するもの、右の列は買いに関するものです。 売り: 売り注文をオープンします。 最初: 最初の売り注文を閉じます。 1つ目は営業時間についてです。 最後に:
この指標は、8 つの主要通貨 (USD、EUR、GBP、AUD、NZD、CAD、CHF、JPY) の相対的な強さを示します。 力の値は 0 ~ 100 の範囲で正規化されます。 60 を超える値は強いことを意味します。 40未満の測定値は衰弱を示します。 基本原則 USD、EUR、GBP、AUD、NZD、CAD、CHF、JPYの8つの通貨ペアがあり、それぞれ2つのペアを組み合わせると合計28のペアになります。逆アルゴリズムを使用して、8つの通貨の強さを抽出します。これらの28のペアのうち EURUSD,GBPUSD,AUDUSD,NZDUSD, USDCAD,USDCHF,USDJPY,EURGBP, EURAUD,EURNZD,EURCAD,EURCHF, EURJPY,GBPAUD,GBPNZD,GBPCAD, GBPCHF,GBPJPY,AUDNZD,AUDCAD, AUDCHF,AUDJPY,NZDCAD,NZDCHF, NZDJPY,CADCHF,CADJPY,CHFJPY 主な用途 強度値が 60 を超えると強いことを意味し、40 未満は弱いことを意味します。 最も強い通貨
This indicator shows the main trend on the current chart. Features This indicator includes two bands, one is the inner white bands, another is the outer blue bands. If the white dotted line crosses down the white solid line, this means that the trend has changed to be bearish. If the white dotted line crosses up the white solid line, this means that the trend has changed to be bullish. Once the crossing happened, it will not repaint. Settings ShowColorCandle: if 'true', it will show the color
This indicator shows main trend, entry zone and exit zone. This is a muti-timeframe indicator, so it is always repainting in the current period of the higher timeframe. Features Colorful Histogram: it indicates the main trend, the tomato means the market is bearish,and the sky blue means the market is bullish. Inner Blue Bands: it is entry zone for entry market, the market is relatively safe for entry. Outer Yellow Bands: it is exit zone for exit market, the market is oversold or overbought.
このアドバイザーは、複数のペアをワンクリックで取引できるダッシュボードです。 クリック   開ける   選択したペアの注文を開くボタン。 クリック   近い   選択したペアの注文を閉じるボタン。 注文ロットはユーザーが入力した番号です。正の数は買い注文に対応し、負の数は売り注文に対応します。 部分的に閉じるのではなく、注文全体を閉じるには、   「CLOSE」 ボタンをクリックします。クロージングアクションはロット数とは関係ありません。 マジックインプットを 0 に設定すると、アドバイザーが同時に手動注文を閉じるのを手伝ってくれます。 エントリーマジックを別のアドバイザーのマジックで構成すると、アドバイザーは、別のアドバイザーがオープンした注文を同時にクローズするのに役立ちます。 三角生垣   ワンクリックで。 取引シンボルはカスタマイズ可能です。市場観察からインポートするか、ユーザーが入力します。 禁止: Magic - アドバイザーのマジックナンバー。 MaxLots: 最大ロット。ロット数がこのMaxLotsを超える場合、注文ロットはMaxLotsとなります。 StopLo
This indcator shows the trend with the color histogram. It is simple and easy to use. Usage: If the histogram changes from the aqua to the fuchsia, which means the trend is up. If the histogram changes from the fuchsia to the aqua,which means the trend is down. Inputs: MaPeriods: the periods of moving average. f1: the multiplier of inner bands f2: the multiplier of outer bands Popup Window Alert Email Alert Mobile Push Alert Alerts When the trend changes from the long trend to the short trend or
This indicator is designed to show the pair power of the major 28 paris with RSI,Stochostic,and CCI. The power value is sorted from the weak to the strong. The weaker pairs: the pairs occurs at least 2 times in the top 3 rows The stronger pairs:   the pairs occurs at least 2 times in the bottom 3 rows Users can add another symbol, so it can calculate 28+1 symbols. My advice: https://www.mql5.com/en/blogs/post/729880 A free EA with Pair Power Matrix  ---  https://www.mql5.com/en/blogs/post/7328
The purpose of the inidcator is to identify the reversal point. The blue arrow is buy signal and the yellow star is its stop loss. The red arrow is sell signal and the yellow star is its stop loss. Alert feature: if there is a signal, the indicator will send alerts of  popup window,email or mobile push. Inputs: Popup Window Alert: it is false in default Email Alert : it is false in default Mobile Push Alert: it is false in default. MetaTrader 5 Version: Reversal Point Please note that the singal
インジケーターには 2 つの部分が含まれています。 パート I: カラーキャンドルが主要なトレンドを示す カラーローソク足とは、ローソク足の色で相場の状態を識別することです。 スクリーンショットに示されているように、色がアクアの場合、市場はロング注文を発注するか、ショート注文を終了する必要がある状態です。色がトマトの場合は、ショート注文を行うか、ロング注文を終了する時期です。 色が変化している場合は、その完了を (現在のバーが閉じるまで) 待つことをお勧めします。 パート II: バンドを描く 内側のバンドは安全領域として定義され、外側のバンドはクローズオーダー用です。 以下のような取引戦略: 色がアクアで、価格が内側のバンド内にある場合は、ロング注文を出します。価格が外側のバンドを超えたら、注文を閉じる時期です。 色がトマトで、価格が内側のバンドにある場合は、ショート注文を出します。価格が外側のバンドを越えたら、注文を閉じる時期です。 注:価格が内側のバンドの場合のみエントリーマーケットです。これは非常に重要です。 入力パラメータ ShowColorCandle
観察。このコンサルタントはヘッジ口座のみを対象としています。メタトレーダー4のバージョン     Quick Panel Pro 特徴 バッチの計算はすばやく簡単です。停止線を移動すると、計算はすぐに行われます。 ほとんどの業務操作は、これらのパネルのボタンをクリックするだけですぐに完了できます。 緑色のボタンをクリックするだけで、パネルをすばやく切り替えることができます。 マウスをクリックしてストップロスとテイクプロフィットを素早く変更します(バックテストには使用できません) 黄色の背景のパネルに平均価格を表示し、平均価格の線を描きます。       ここをクリック コントロールパネル ダッシュボードは 2 つの列で構成されます。左の列は売りに関するもの、右の列は買いに関するものです。 売り: 売り注文をオープンします。 最初: 最初の売り注文を閉じます。 1つ目は営業時間についてです。 最後に: 最後の売り注文を閉じます。最後のは営業時間についてです。 all+: 利益を伴ってポジションを閉じるための売り注文。 all-: 損失で売り注文をクローズします。 max+: 最大の利
注: この EA はヘッジ口座でのみ機能します。メタトレーダー4のバージョン     クイックパネル このパネルは、6 つのグループの取引パネルを提供するエキスパートアドバイザーです。 特徴 ほとんどの取引操作は、これらのパネルのボタンをクリックすることで迅速に実行できます。 パネル間の切り替えは緑色のボタンをクリックするだけで簡単に行えます。 EA はストラテジー テスターの視覚的なチャート上で実行でき、履歴データを使用して取引を練習する簡単な方法を提供します。 マウスをクリックしてストップロスとテイクプロフィットを素早く変更します(バックテストには使用できません) 背景が黄色のパネルに平均価格を表示し、平均価格の線を描きます。       ここをクリック パネル ダッシュボードには 2 つの列が含まれています。左の列は売りに関するもので、右の列は買いに関するものです。 sell:     販売注文を開きます。 first:     最初の販売注文をクローズします。 1つ目は営業時間についてです。 last:     最後の販売注文を閉じます。最後のは営業時間についてです。 a
Gamma Bands   This indcator shows the trend with the color histogram. It is simple and easy to use. Usage: If the histogram changes from the aqua to the fuchsia, which means the trend is up. If the histogram changes from the fuchsia to the aqua,which means the trend is down. Inputs: MaPeriods: the periods of moving average. f1: the multiplier of inner bands f2: the multiplier of outer bands   Popup Window Alert Email Alert Mobile Push Alert Alerts When the trend changes for the long trend to the
The purpose of the inidcator is to identify the reversal point. The blue arrow is buy signal and the yellow star is its stop loss. The red arrow is sell signal and the yellow star is its stop loss. Please note that the singal is against trend,it could be continual fail. Alert feature: if there is a signal, the indicator will send alerts of  popup window,email or mobile push. Inputs: Popup Window Alert: it is false in default Email Alert : it is false in default Mobile Push Alert: it is false in
このアドバイザーは次の機能を提供します。 ポジションをオープンする: 価格がトレンドラインを超えたら、ロング注文またはショートオーダーをオープンします。 クローズ: 価格がトレンドラインを超えたら、ロングポジションまたはショートポジションをクローズします。 トレーリングストップロス – EA はトレンドラインに沿って、ロング注文のストップロスを増加させたり、ショート注文のストップロスを減少させ続けます。 ラインはトレンドラインでも水平線でも構いません。     傾向線は半径または線分にすることができます。線分には、その線が存在する期間のみ取引するという特別な機能があります。 ポジションをオープンおよびクローズできるこれらのラインには、特定の名前が付いています。 EA では、手動で線を描画する代わりに、線描画パネルを提供します。 すべてのオープンポジションとクローズポジションのスクリーンショットは、MQL5/Files/Cross Trend Line to Trade フォルダーに保存されます。 EA はヘッジ口座でのみ機能します バージョンMT4 :   https://www.m
このアドバイザーは、複数のペアをワンクリックで取引できるダッシュボードです。 クリック   開ける   選択したペアの注文を開くボタン。 クリック   近い   選択したペアの注文を閉じるボタン。 注文ロットはユーザーが入力した番号です。正の数は買い注文に対応し、負の数は売り注文に対応します。 部分的に閉じるのではなく、注文全体を閉じるには、   「CLOSE」 ボタンをクリックします。クロージングアクションはロット数とは関係ありません。 マジックインプットを 0 に設定すると、アドバイザーが同時に手動注文を閉じるのを手伝ってくれます。 エントリーマジックを別のアドバイザーのマジックで構成すると、アドバイザーは、別のアドバイザーがオープンした注文を同時にクローズするのに役立ちます。 三角生垣   ワンクリックで。 取引シンボルはカスタマイズ可能です。市場観察からインポートするか、ユーザーが入力します。 禁止: Magic - アドバイザーのマジックナンバー。 MaxLots: 最大ロット。ロット数がこのMaxLotsを超える場合、注文ロットはMaxLotsとなります。 StopLo
この指標は、8 つの主要通貨 (USD、EUR、GBP、AUD、NZD、CAD、CHF、JPY) の相対的な強さを示します。 力の値は 0 ~ 100 の範囲で正規化されます。 60 を超える値は強いことを意味します。 40未満の測定値は衰弱を示します。 チケット Only Show Current Pair   -       true の場合、現在のチャート ペアのみが表示されます。それ以外の場合は、8 つの曲線すべてが表示されます。 Bars To Show         - フォース カーブを表示するバーの数。 Ma Periods To Smooth Curves     : 強度曲線を平滑化するための移動平均期間 Suffix       - 文字の接尾辞。今すぐインストールする必要はありません。 Font Size       - 画像のフォント サイズ、デフォルトは 13 Row Space       - 描画線間の間隔、デフォルトは 17 2 つの曲線が交差したときに警告を発するために、次の 3 つの入力が提供されます。 Select Cross at whi
フィルタ:
Charles John Phillips
199
Charles John Phillips 2021.11.16 07:28 
 

An excellent report creator. Provides the information needed with no extras. Thank you for making it available.

Mikhail Repnikov
409
Mikhail Repnikov 2020.05.27 21:36 
 

ユーザーは評価に対して何もコメントを残しませんでした

削除済み 2019.11.04 17:47 
 

ユーザーは評価に対して何もコメントを残しませんでした

削除済み 2019.01.14 08:28 
 

ユーザーは評価に対して何もコメントを残しませんでした

Nork
6187
Nork 2017.07.21 15:56 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信