SimpleKeys

SimpleKeys — Hotkey Trade Manager for MT5

Most trade managers give you a dashboard full of buttons you'll click once and forget. SimpleKeys does the opposite. Every action is a single keypress. Every level is a visual line you place exactly where you want it. No panels to navigate, no dropdowns to open mid-trade.

Place your stop, place your target, press Space. Done.

Who This Is For

SimpleKeys is built for traders who already know what they're doing and need execution to keep up with their thinking. If you're manually calculating lot sizes, moving stops to breakeven by hand, or fumbling through right-click menus while price is moving — this EA solves those problems directly.

It is not an automated strategy. It does not trade for you. It makes you faster and more precise at the trading decisions you're already making.

How It Works

You control everything through horizontal lines on the chart and a set of hotkeys. Press a key, a line appears and follows your cursor. Click to lock it in place. Set your levels, press Space to execute. The EA handles lot sizing, order type detection, and optional confirmation automatically.

Default hotkeys (all customizable):

Key Action
S Stop Loss line
T Take Profit line
P Entry Price line (pending orders)
X Partial Profit trigger line
Space Send order
V Manual partial close
B Move stops to breakeven
C Close all positions

Press the same key again to cancel and remove the line. Every hotkey is remappable in the EA settings.

Order Execution

SimpleKeys detects the correct order type automatically based on where you place your lines relative to current price. You don't select BUY STOP or SELL LIMIT from a menu — you just place your levels and the EA figures it out.

Market orders — place a Stop Loss line only, or a Stop Loss and Take Profit together, then press Space. Direction is determined by whether your stop is above or below current price.

Pending orders — add a Price line. The EA detects the order type from the relationship between your price line, stop line, and current market price:

Setup Order Type
Price above market, stop below price BUY STOP
Price below market, stop below price BUY LIMIT
Price below market, stop above price SELL STOP
Price above market, stop above price
SELL LIMIT


Risk Management

Three methods, selectable from the EA inputs. The trading panel adjusts its label automatically to show the correct input type.

Percentage of balance — enter your risk percentage in the panel and the EA calculates lot size from your stop distance in real time. Risk stays consistent regardless of where you place your stop.

Dollar amount — specify a fixed currency risk per trade. Lot size is calculated the same way, just from a dollar figure instead of a percentage.

Fixed lot size — bypass calculation entirely and trade a predetermined size.

All three methods respect broker volume limits and step sizes automatically.

Split Entry System

Set splitEntry to 2 or more and the EA divides your position across multiple orders at the same price level. Each order uses its own lot calculation so your total risk stays within your specified limit.

Combined with splitTpDistance , each order can target a progressively higher take profit level. Set the multiplier to 1.0 and each additional order's TP is spaced one full R away from the last. Use 0.5 for tighter spacing, 2.0 for wider.

Example with splitEntry = 3 and splitTpDistance = 1.0, a 1:2 base R:R setup:

  • Order 1: TP at 2R
  • Order 2: TP at 3R
  • Order 3: TP at 4R

Each order sized so the combined risk equals your specified risk amount.

Partial Profit System

Place the Partial Profit line (X key) anywhere on the chart after entering a position. When price touches that level, the EA automatically closes the percentage you've set in partialPercent (default 50%) and deletes the line.

The trigger is bidirectional — it fires whether price approaches from above or below, making it usable for both profit-taking and defensive scaling on retracements.

Optional: enable autoBreakevenAtPartial to have the EA move your stop to entry automatically at the same moment the partial executes.

For manual partial closes, press V at any time. If showPartialConfirmation is enabled, you'll see a breakdown of each position and the volume to be closed before anything executes.

Breakeven Management

Press B to move all stops on the current symbol to entry level. breakEvenOffset adds a small pip buffer above or below entry — set it positive to lock in a few pips of profit, negative to give the trade slight room.

The EA checks broker minimum stop distance requirements and adjusts automatically. It won't move a stop that's already in a better position.

Trade Confirmation

Enable showTradeConfirmation to see a full order summary before anything is sent — order type, lot size, entry, stop, target, R:R ratio, pip risk, and expiry time for pending orders. Split entry setups show all TP levels in the confirmation.

Disable it for immediate execution with no dialog.

Pending Order Expiry

Two methods for automatically cancelling unfilled pending orders:

Time-based ( pendingExpiryTime ): set a specific time in HH:MM format. Useful for closing all pending orders before market close or major news events.

Duration-based ( pendingExpiryMinutes ): cancel orders that have been sitting unfilled for longer than X minutes.

Both can run simultaneously. If both are set, the earlier of the two triggers first.

Technical Details

  • MetaTrader 5 only
  • Compatible with all symbols — forex, indices, commodities, crypto
  • All timeframes
  • No DLL files, no external dependencies
  • Magic number support for filtering trades placed by other EAs
  • Custom order comment support

Settings Reference

Input Description
magic Magic number for order identification
slippage Maximum slippage for market orders (pips)
comment Comment attached to all orders
riskType RISK_PERCENT / RISK_DOLLAR / RISK_LOTSIZE
riskPercent Default risk percentage
dollarAmount Default dollar risk
lotSize Default fixed lot size
splitEntry Number of orders to split entry into (1 = no split)
splitTpDistance TP spacing multiplier for split orders (0 = same TP)
partialPercent Portion to close on partial profit trigger (0.5 = 50%)
autoRiskReward Auto-calculate TP from SL at this R:R (0 = disabled)
breakEvenOffset Pips above/below entry for breakeven (can be negative)
autoBreakevenAtPartial Move stop to BE when partial profit triggers
showTradeConfirmation Show order summary dialog before execution
showPartialConfirmation Show position summary before manual partial close
pendingExpiryMinutes Cancel pending orders after X minutes (0 = disabled)
pendingExpiryTime Cancel pending orders at HH:MM time (empty = disabled)

All hotkeys and line colours are customizable in the inputs.

Test on a demo account before using on live funds. Past performance of any trading tool does not guarantee future results.


おすすめのプロダクト
EaInfoMaster
Dustin Ricardo Pierenz
EA Info Display Master Stop clicking through charts to find your EA configurations! Get a complete overview of all running Expert Advisors with their symbols and magic numbers in seconds. Managing multiple EAs across different symbols? Monitoring performance on FX Blue or other platforms? This tool instantly displays: All running EA names Their symbols and magic numbers Account details (number, broker, currency) Direct FX Blue statistics links (other provider will follow! Tell me what you need)
HedgeSafe Trade Assistant リスク管理を重視した MetaTrader 5 用の裁量取引パネルです。 HedgeSafe は、BUY または SELL を押す前に、チャート上で取引の準備、検証、管理を行うためのツールです。 HedgeSafe はシグナル配信、相場予測、AI ボット、自動売買戦略ではありません。取引方向を決定せず、利益を保証しません。すべての取引判断はトレーダー自身が行います。 主な機能 口座残高の割合、または口座通貨の固定金額からロットを計算。 Stop Loss をポイントまたは価格で、Take Profit をポイント、価格、R 倍率で設定。 金額リスク、想定リターン、ロット、リスクリワード比を事前表示。 Entry、Stop Loss、Take Profit のチャートラインをパネルと同期。 BUY と SELL を個別に判定し、執行直前に方向別の最終検証を実行。 最小/最大数量、数量ステップ、tick size、tick value、stops level、freeze level を確認。 市場の利用可否、銘柄の取引モード、スプレッド
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
Black Volume By ZeeAM Khan a Multi-Engine EA Professional Multi-Timeframe Volume & Breakout Trading System Black Volume Multi-Engine EA is an advanced automated trading system that combines volume analysis, spread analysis, liquidity sweeps, support/resistance breakouts, and multi-basket trade management into one powerful Expert Advisor. The EA continuously scans higher-timeframe candles to identify significant market activity, automatically draws key support and resistance zones, and executes
FREE
Trade Panel Manager and Assistant 2026 - “The trading tool we all wish existed when we started trading.” Comes with 3 expansive panels: Main / Grid / Minipanel Trade panel manager is a comprehensive trade management panel for MetaTrader 5, designed for traders who want full control over their entries, exits, and risk without leaving the chart. It handles everything from a single market order to complex grid setups, all through a clean drag-and-drop interface built directly on the chart. The ma
Smart Trade Manager Pro is the ultimate all-in-one trading panel designed to give you complete control over your manual trading. Built for both professional traders and prop-firm challenges (like FTMO), it brings TradingView-style visual planning directly into your MetaTrader 5 charts. KEY FEATURES: 1. Visual Chart Planning (TradingView Style) Plan your trades visually before execution! The EA draws interactive Profit/Loss boxes directly on the chart. Drag the edges of the boxes to seamlessly
Quick Trade Panel Pro
Nicolas Olivier Menetrey
5 (1)
自動ロット・リスク管理付きワンクリック取引パネル Quick Trade Panel Pro は、リスクを完全にコントロールしながら素早く注文を執行したいトレーダーのために設計された直感的な取引パネルです。 主な機能 利用可能証拠金の割合に基づいてロットサイズを自動計算 ポイント単位で設定可能なストップロス、各取引に自動適用 一連の取引中はロットサイズをロックし、一貫したポジションサイズを確保 スマートヘッジシステム ヘッジモードで既存取引と反対方向のポジションを開くことが可能 独立したヘッジ割合(50%、100%、200%以上) 方向ごとの取引制限で精密なコントロール 自動利益保護 Auto Secure :一定の利益に達するとストップロスを損益分岐点に移動 Trailing Stop :価格を追従して利益を保護しながら、勝ちトレードを伸ばす 両システムを併用して最適な保護が可能 モダンでシンプル、プロフェッショナルなインターフェース リアルタイム表示:最大ロット、最終ロット、ヘッジロット 制限に達するとBUY/SELLボタンが自動的に無効化 シンボルとマジックナンバーごとに
FREE
BulkOp Trade Manager
Ahmed Jumaa Saif Ali Almheiri
BulkOp Trade Manager Trade faster. Manage smarter. Close with confidence. BulkOp Trade Manager is a powerful MT5 utility EA built for traders who need speed, control, and clean execution directly from the chart. It is designed for active manual traders, scalpers, gold traders, and anyone who wants to manage multiple positions with less delay and fewer clicks. Why BulkOp? Ultra-fast Buy and Sell execution One-click Bulk Close Profit One-click Bulk Close Loss Keyboard trading control Bulk order e
The Expert Advisor performs closure of several positions. Positions are grouped by type. You can select the position of largest profit(losses). It is possible to form groups at random. Эксперт выполняет торговые операции группового закрытия позиций. Позиции группируются по типу. Можно выбрать один из трех параметров: filter Off. Buy only. Sell only. Можно отбирать позиции по величине прибыли(убыткам). filter Off. Wins only. Losses only. и/или задать порог по достигнутой прибыли(убыткам). Есть в
Script for deleting pending orders If you need to delete all pending orders you placed, this script will do it for you! Allow AutoTrading before running the script. Usage: Run the script on a chart. Input parameters: Language of messages displayed (EN, RU, DE, FR, ES) - language of messages displayed (English, Russian, German, French, Spanish). Use Magic: (0 - ignore Magic, else - only this Magic) - if set to zero, the magic number is not considered. Otherwise the script deletes only orders wit
Только сейчас вы можете приобрести  TradeOps Command Center с 10% скидкой всего за 630$. Акция действует до 01.04.2026 Для получение инструкции об использование утилиты обратитесь в личные сообщения! TradeOps Command Center — Профессиональный инструмент контроля риска и дисциплины в трейдинге TradeOps Command Center — это многофункциональная утилита для MetaTrader 5, разработанная для трейдеров, которые стремятся к системному и дисциплинированному подходу к торговле. Продукт объединяет в себе у
Risk calculator for MetaTrader 5. Precision Position Calculator is a MetaTrader 5 utility that helps calculate trade volume based on the risk configured by the user. The panel allows the user to work with Entry, Stop Loss and up to three Take Profit levels directly on the chart. Main description Precision Position Calculator is a utility for MetaTrader 5 designed to help calculate the volume of a trade before opening it. The panel allows the user to configure risk, select the order type, set th
ブレークイーブンレベル: 1クリックでSLを移動。既存の利益を失うのを防ぐ このユーティリティを使用すると、1クリックで素早く利益を保護できます。 短期取引に特に重要です。オフセットオプションも利用可能。 多機能ユーティリティ : 65以上の機能、このツールを含む | 質問がある場合は連絡 | MT4版 SLレベルの移動方法: 1. 特定の [通貨ペア] を指定するか、 [すべて] の通貨ペアを選択します。 2. ブレークイーブンを適用したい 取引タイプ を選択します: [すべて]: すべての有効な取引に適用; [買い]: 買い取引のみ; [売り]: 売り取引のみ; 3. [利益>] オプション: 有効にすると、利益が指定値を超えた場合のみSLが移動されます。 4. [+ オフセット] : TPレベル方向に 追加のSLシフト を設定できます。 これにより、SLをブレークイーブンだけでなく利益レベルに移動できます。 [v]セレクター を使用して、利益とオフセット値の 計算方法 を選択できます: 金額 / ピップ / ポイント / SLサイズの% / TPサイズの% / 価格変動の% /
十数個のツールの代わりに 1 つの EA :トレードアシスタント、リスク管理、 17 種のインジケーターを 1 つのパネルに。チャートに置くだけで、必要なものがすべて手元に。   発売記念価格:先着 20 本は $49 、その後 $99 。 50% オフは今だけ。   ワンクリックで取引 ロットは口座残高に対するリスク%から自動計算 —— 電卓はもう不要。任意時間足のフラクタルストップまたは手動、 R:R でテイクプロフィット、 TP1/TP2/TP3 の分割決済、ワンクリック建値、スイングトレーリング。予約注文?チャートをクリックすれば Entry/SL/TP が即配置。日次ドローダウン制限が「止め時」に取引をロック。ホットキー対応。しかもすべてビジュアルテスターで完全動作 —— 過去データで戦略を磨けます。   17 種のインジケーター —— すべてマルチ TF (最大 10 時間足を同時表示) • セッション — アジア / ロンドン / ニューヨークのボックス、延長ピボット、レンジ VWAP とフィボ:一日の構造が一目瞭然 • オーダーブロック — 10 時間足を同時に自動検出
Trade Assistant MT5 Pro – One Click Trading Panel | Auto Lot Size | Risk Management Tool Short Description Trade Assistant MT5 Pro is a professional trading utility for MetaTrader 5 that allows traders to execute trades with one click, manage risk automatically, and improve trading accuracy using advanced tools like ATR stop loss, risk reward ratios, breakeven, and trailing stop. Full Description Trade Assistant MT5 Pro is a powerful manual trading panel designed for traders who want speed, prec
Position Prime
Mariana Cordeiro Neves Fernandes
今すぐ無料デモ版をダウンロードして、購入前にストラテジーテスターのすべてのリスク管理機能をテストしてください! Position Prime は、MetaTrader 5 (MT5) 向けの機関投資家レベルの視覚的実行アシスタントおよびリスクマネージャーです。スピードと精度を求めるトレーダーのために開発され、手動でのロット計算の手間を省き、チャートを真のトレーディングデスクに変えます。ほんの数秒で取引の計画、実行、そして資金の保護が可能です。 ️ リスク管理と自動ロット計算 動的計算 (Dynamic Calculation): リスクを金額($)または口座残高のパーセンテージ(%)で設定します。チャート上でストップロス(SL)のラインをドラッグすると、パネルが正確なロットサイズを自動的に計算します。 リアルタイム予測: 注文を開く前に、リスクリワード(RR)、予想利益、潜在的な損失を画面上で直接視覚化します。 1日の損失ロック (Daily Loss): 1日の最大損失額の制限を設定します。この制限に達すると、パネルが新規取引をブロックし、オーバートレードや感情的なミスから
Grid Manager — Manual Multi-Basket Grid Assistant for MT5 Grid Manager is a hands-on control panel for building and managing grid "baskets" directly on your chart. You decide the direction and the moment; the tool opens the grid, manages every leg, and protects the position with money-based risk controls, on-chart breakeven/SL/TP lines, and one-click actions. It is an execution and management assistant — fast, visual, and fully under your control. What it is — and what it is not Grid Manager is
Challenge Guardian – Pass Your Prop Firm Challenge. Keep Your Funded  The automated daily loss and drawdown rule enforcer for FTMO, FundedNext, Funding Pips, The5ers and any prop firm. The number one reason traders fail prop firm challenges is not a bad strategy – it is one bad day. One oversized loss, one revenge trade, one news spike, and weeks of disciplined work are gone. Challenge Guardian is an automated rule enforcer for MetaTrader 5. It watches your account in real time and physically s
This tool will assist all those who trade the forex market manually. It will help them in a sense that it will calculate the required margin in order to initiate a trade. This calculator is so simple to use that a  that the user only inputs only 2 pieces of information. which are   Price   and   Lot size   the trader wishes to take. All other information needed to calculate the calculator will work it out by itself. It will run or calculate  on the current opened chart. As the name suggest it's
Easy Trade Executor は、MT5向けの高速なポジションサイズ計算、注文執行、およびトレード管理ツールです。 Open Price、Stop Loss、Take Profit レベルをチャート上に直接配置し、自動的にポジションサイズを計算して、数回のクリックだけでリスクを管理しながら取引を開始できます。 なぜ Easy Trade Executor を選ぶのか? Easy Trade Executor は、単にリスク計算を行うだけでなく、チャート上で迅速かつ効率的に取引を管理したいトレーダーのために開発されました。 このツールは、ポジションサイズ計算、注文執行、トレード管理を1つのワークフローに統合し、手動計算やターミナルの複数ウィンドウを頻繁に切り替えることなく、トレードそのものに集中できるようにします。 Easy Trade Executor の主な機能: リスクに基づく自動ポジションサイズ計算; チャート上から直接 Market Order と Pending Order を発注; 自動的なポジション管理のための Trailing Stop; ワンクリックでの決
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
RR Ratio KS Visual Calculator Amount Based EA 「RR Ratio KS Visual Calculator Amount Based EA」を使えば、ドル建てのリスク管理をかつてないほど完璧にマスターできます。これは、チャート上で正確かつ固定金額でのリスク・リワード設定を自動化する、MetaTrader 5(MT5)向けの革新的なユーティリティです。ロットサイズの変動や手動計算にうんざりしているトレーダーに最適です。このEAは、正確なドル建てリスク額(例:1トレードあたり50ドル)とリワード額(例:RR比率1:3で150ドル)を固定し、ポジションサイズに応じてストップロス(SL)とテイクプロフィット(TP)の距離を動的に調整します。もう勘に頼る必要はありません。エントリーさえすれば、残りの処理はすべて1〜2秒で自動完了。FX、株式、その他あらゆるMT5銘柄において、一貫した規律あるトレードを実現します。 主な特徴 **固定ドル建てRRの精度:** リスク・リワード額を(pipsではなく)通貨単位で絶対値として設定可能。あらゆるロットサ
A utility for managing open positions using virtual (invisible to the broker) stops. Virtual stop loss and virtual take profit can be freely moved around the chart. If the price touches the virtual stop line (TP, SL, TS), the EA will close all orders of the same direction on the current chart. Closing orders by virtual take profit is possible only if there is a profit. With the help of the built-in trading simulator, you can, in the strategy tester, see how the adviser works. Parameters Block
Risk Control Utility MT5 designed for manual trading. It helps to calculate and control your risks, transfer transactions to breakeven and accompany positions with trailing stop. Easy to set up and use. It can be used for calculating a trading lot, calculating stop loss and take profit levels. Works with currency pairs, CFDs, stocks, indices, futures, cryptocurrencies Displays   volume,   potential loss and profit before   placing an order Ability to set the expiration time of a pending order Tr
Partial
Pablo Filipe Soares De Almeida
パーシャルクローズマネージャー – 取引量を自動調整する便利ツール パーシャルクローズマネージャーは、MetaTrader 5上でポジションを部分的に決済するための強力なツールです。取引中のリスク管理をより柔軟に行うことができ、利益の一部を確保しながら残りのポジションを伸ばすといった戦略を簡単に実現します。手動入力を減らし、スムーズな操作性と高い精度を両立しています。 主な機能: 部分決済機能: クリック一つで保有中のポジションの一部を決済可能。スキャルピングからスイングトレードまで幅広く対応します。 自動ボリューム計算: ツールが自動的に決済ロット数を計算し、入力ミスを防ぎつつスピーディに実行。 複数注文対応: 同一銘柄の複数ポジションに対して同時に部分決済を適用でき、時間の節約になります。 ドラッグ移動可能なテーブル: テーブルヘッダーをドラッグして、チャート上の好きな位置に自由に配置可能。 パーシャルクローズマネージャーは、資金管理やポジション制御をよりスマートに行いたいトレーダーにとって、欠かせないプロフェッショナル向けツールです。
Executor Trader Panel (Sta) - Standard Version   is a multi-functional trading tool designed for traders. The trading panel integrates over 30 individual functions and more than 10 combined functions, providing traders with a highly flexible operational approach. Adapted for DPI: 96, 192. Main Features of the Executor: Instant Connection Status:   Immediately know if the connection with the broker is lost. Time Synchronization:   Instantly know the current local time and the time of the trad
Trade Guardian Risk Manager is a MT5 utility Expert Advisor dedicated to risk control and equity protection. Many know how to trade. Few know when to stop. Trade Guardian formalizes discipline and mechanically enforces your limits when emotions or over-exposure take over. Risk management utility No trading logic — Does NOT open trades : does not open positions, does not provide signals, contains no strategy, and does not guarantee results. Operating principle — Equity Monitoring + rule enf
EA Risk Inspector is a professional MetaTrader 5 dashboard for reviewing the live risk created by Expert Advisors and open positions. It groups exposure by Magic Number and strategy context, highlights missing protection and presents account-level concentration in a transparent operational view. MAIN FEATURES • Position and EA grouping by Magic Number • Stop Loss validity and uncovered-exposure checks • Strategy-level risk and position summaries • Symbol and directional concentration analysis •
A simple script that closes all current orders. Terminate once close all positions, so no worries about constantly closing your order. How to use : Drag the script from the navigator to the chart, and it will be activated. Do remember to enable algo trading to use this script. There are different version of the script that can choose whether to close all buy/sell posiitons, if you need this, do contact me in MQL5.
Visual Trade Manager for MT5 is an interactive trade execution and position management tool designed for traders who want fast chart-based control over risk and execution. The panel provides a visual trade box with entry, stop and target lines directly on the chart. Position size is calculated from the selected risk percentage, and the tool supports both market execution and pending order placement. Main features - BUY and SELL switching directly from chart buttons - Draggable Entry, Stop and
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
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. Visual Trade Execution and Risk Management The application includes a specialized trading panel that assists in c
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (146)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Stop Loss)を同じ価格レベルに設定する。 すべてのポジションの損切りを建値(ブレークイーブン)レベルに設定する。 注文およびポジションを開く際には、次の機能を使用できます: 複数の注文やポジション間で計算されたボリュームの分配(ワンクリック
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
Telegram to MT5 Multi-Channel Copier は、Telegram チャンネルのトレードシグナルを MetaTrader 5 に自動的に直接コピーします。ボットも、ブラウザ拡張機能も、手動コピーも不要。Telegram でシグナルを受信すると、EA が数秒でターミナル上でトレードをオープンします。 本製品は 2 つのコンポーネントで構成されています:Telegram チャンネルを監視する Windows アプリケーションと、MT5 ターミナルでシグナルを実行するこの Expert Advisor です。MT4 版も利用可能です。 セットアップガイドとアプリケーションのダウンロード: https://www.mql5.com/en/blogs/post/768988 動作原理 Windows アプリケーションは、ボットではなくあなた自身の API 認証情報を使用して Telegram に接続します。つまり、プライベートおよび VIP チャンネルを含む、購読しているあらゆるチャンネル、グループ、トピックを読み取ることができます。シグナルを検出すると、それを解析し
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
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
MetaTrader 5 用のプロフェッショナル取引コピー機 MetaTrader 向けの高速・高性能・信頼性の高い 取引コピー機 です。 COPYLOT は、MT4 と MT5 のターミナル間で Forex 取引をコピーでき、 Hedge 口座と Netting 口座の両方に対応しています。 COPYLOT MT5 版の対応構成: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版 完全な説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 MT4 ターミナルへのコピーも可能です(MT4 → MT4、MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT は、2台、3台、さらには10台のターミナル間で同時に動作できる、プロフェッ
Trade copier MT5
Alfiya Fazylova
4.58 (52)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
Telegram To MT5 — シグナルコピア Telegram チャンネルのトレードコールを、実際の MT5 注文に変換します — 自動で、好きなだけの口座に対応し、リスクとルールは完全にあなたの管理下に置けます。 Telegram To MT5 は、あなたが Telegram で既にフォローしている VIP / シグナルチャンネルを MetaTrader 5 端末に接続します。無料の付属デスクトップアプリがメッセージを読み取り(ボットを禁止しているチャンネルでも可能)、この EA があなたの口座でそれらを執行します — あなた自身のリスク設定、シンボルマッピング、テイクプロフィット処理、セッションおよびニュースフィルターを適用します。 これはシグナルコピアであり、ブラックボックス戦略ではありません。どのチャンネルを信頼するか、各トレードのロットと管理方法をあなたが決めます。 ステップバイステップの設定と付属アプリのインストールガイド 仕組み [あなたの Telegram チャンネル] -> [付属デスクトップアプリ] -> [MT5 + この EA] -> 注文 付属デスクトッ
Signal TradingView to MT5 Pro Automator TradingViewとMetaTrader 5間の即時プロフェッショナル実行 TradingViewのシグナル(アラート)とMT5での実際の約定を繋ぐ、最も強固なコミュニケーションブリッジで、取引戦略を自動化します。スピード、柔軟性、そして完璧なリスク管理を求めるトレーダー向けに設計されたこのExpert Advisorは、あらゆるアラートメッセージを正確な成行または指値注文に変換します。 強みと利点 ユニバーサルパーシングエンジン(独自技術): あらゆるアラート形式からデータを自動的に認識し、抽出できる高度なテクノロジー。単一の固定フォーマットに制限されることはありません。システムはシンボル(銘柄)、アクション、価格、SL(ストップロス)、TP(テイクプロフィット)を自動的に理解します。 リアルタイム実行: レイテンシ(遅延)を最小限に抑えるよう最適化された、1秒未満の超高速ポーリング技術。シグナルを受信してから数ミリ秒以内に注文が実行されます。 機関投資家レベルのリスク管理: 以下に基づく自動かつ正確
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (4)
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
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
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.
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
Global Investing FX Terminal は、MetaTrader 5 向けのオールインワン FX ダッシュボードです——中央銀行政策金利、CFTC COT ポジション、キャリーランキング、経済サプライズ、オプションスキュー、リテールセンチメント、相関まで、合計 13 のアナリティクスパネルを、ちらつきのない単一キャンバス上に表示し、単一の EA から 10 秒ごとに更新します。外部ソフトウェア不要です。 プロの FX 分析には、通常は別々のプラットフォームに分散しているデータへの同時アクセスが欠かせません。レートデリバティブ、政府統計ポータル、ブローカーのスワップ仕様、オプションデスク——このEAはそれらすべてを、実際に売買判断を下すトレーディングターミナルの単一画面に集約します。 ダッシュボードの表示内容 マーケットオーバービュー FX ペアテーブル — G10 全 28 ペアに加え、ブローカーの Market Watch に NOK/SEK クロスが存在する場合はそれも含めた最大 36 ペアのリアルタイム Bid/Ask。各行にはスプレッド、日次・週次変化、pip
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 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. ** After purchase,  Contact me via private message to receive t
Premium Trade Manager - コーチ内蔵型トレードパネル Premium Trade Manager は、AIトレーディングコーチをあなたのチャートの中に置き、その下に完全な執行エンジンを備えたツールです。いつも通りにトレードをセットアップし、あなた専任のAIトレーディングコーチ Max にそのセットアップをそのまま読み取らせて、発注前に率直な見解を伝えてもらいましょう。ストップの幅が規律あるアプローチに合っているか、リスクサイズは適切か、高影響のニュースイベントが数分後に迫っていないか、プロップファームの制限に近づいていないか。その下には、クリックの後をすべて処理するエンジンが備わっています。ワンクリックのリスクサイズ計算による発注、チャート上でドラッグして組み立て、発注後も動かせるプラン、最大4段階の分割利確、7種類のトレール方式、リアルタイムのプロップファームコンプライアンス、ニュースガード、そしてコストを自ら採点するスプレッド機能。判断はあなたが下す。Max がもう一度確認する。後のことはすべてパネルが担う。 購入前に実際に触れて試せます。 ブラウザ上でライブ
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
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
Daily Trading Limiter
AL MOOSAWI ABDULLAH JAFFER BAQER
5 (8)
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a FREE EA as a gift. Daily Trading Limiter — the rule you cannot break Every trader knows the number. Three trades. Two percent. One bad day and stop. And every trader has watched themselves take the fourth trade anyway. The problem was never knowing th
動作デモ版ダウンロード Copy Cat More (コピーキャット・モア) MT5 トレードコピー (Trade Copier) は、ローカルのトレードコピーであり、今日のトレード課題のために設計された完全なリスク管理・執行フレームワークです。プロップファーム (prop firm) のチャレンジから個人のポートフォリオ管理まで、堅牢な執行、資金保護、柔軟な設定、高度なトレード処理の組み合わせによって、あらゆる状況に適応します。 このコピーは、マスター (Master、送信側) とスレーブ (Slave、受信側) の両モードで動作し、成行注文・指値注文、トレードの変更、部分決済、両建て決済 (Close By) 操作をリアルタイムで同期します。デモ口座と実口座、トレード用ログインと投資家ログインの両方に対応し、永続的トレードメモリ (Persistent Trade Memory) システムにより、EA・端末・VPS が再起動しても復旧を保証します。一意の ID により複数のマスターとスレーブを同時に管理でき、ブローカー間の差異は接頭辞/接尾辞の調整やカスタムシンボルマッピングに
MetaTrader 5 用トレーディングパネル — チャートとキーボードから行うプロフェッショナルなワンクリック取引 アクティブトレーダーのために設計された高機能 Trading Panel。標準の MetaTrader 操作よりも、はるかに速く、直感的に、そして効率的に取引を実行できます。 本パネルは、ポジション管理、未決注文管理、利益コントロール、執行スピードをひとつのプロフェッショナルなワークスペースに集約した実践的なソリューションです。 これは単なる補助ツールではありません。MetaTrader 5 のための本格的な trading cockpit です。チャートから直接操作し、キーボードで素早くコマンドを実行し、自動計算や視覚的なガイドを活用することで、手動トレードをより速く、より明確に、より快適にします。 このパネルを使えば、チャート上からワンクリックで注文を実行でき、標準の MetaTrader コントロールと比べて最大 30 倍速く取引操作を行うことができます。 新しいプレミアム版が利用可能です: VirtualTradePad PRO SE で取引ワークフローを強
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
フィルタ:
レビューなし
レビューに返信