OrderMarker

The utility is created to assist traders. How it works

  1. Changes in the balance are displayed as a green or red line on the screen.
  2. The market entry moments are displayed on the chart both for current deals and deals in history.
  3. If there are several orders of the same type, the utility calculates the average price and marks it with white dashes.
  4. The utility can send a report on balance change to the user's email.


By user's command

  • Modification of all TP (SL) of Selected orders on the Current pair (set 0 to delete SL/TP).
  • ACTIVE [SL]. The user sets the price level in the menu. Then, once a bar is closed beyond this level, the robot closes the Selected orders.
  • SMART [SL]. How it works: the user sets the price level. If a bar is closed beyond the specified level, the robot sets a traditional stop loss plus the addition specified in points 12 and 13 of the menu.
  • Immediate closing of the Selected orders.
  • Automatic closing of the Selected orders when reaching the profit/equity, by time or by profit, after the user-defined time.
  • Closing of pending orders at user's command or automatically if the market orders were closed.
  • Automatic trading with a smart stop loss on USDCAD M15 on Monday mornings.


Input parameters

  • Find orders by comment - parameter for selecting deals. Specify the identification parameter from the comments column of the orders table. The parameter below overrides this parameter.
  • Find orders by Magic number - select deals by magic number. Set 0 to select manual deals. This parameter has a higher priority than the previous one.
  • BUY/SELL [ SL ]/[TP] (set 0 to delete) - immediately set stop levels for the orders selected in 1-3 (Selected orders).
  • ACTIVE [SL] - close the Selected orders if a bar closes beyond the specified level.
  • SMART [SL] - set SL fro the Selected orders at a certain distance (points 12 and 13), if a bar closes beyond the specified level.
  • BUY/SELL Smart SL - the number of points to be added to SL of SMART [SL].
  • Check orders for Act/Smt SL - check the availability of the Selected orders to set ACTIVE [SL]/SMART [SL].
  • BUY/SELL Close Now selected orders/current pair/All pairs - immediately close orders that are selected/on the current pair/trading account.
  • PROFIT TARGET (for closing selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account when they reach the specified PROFIT/EQUITY on the account.
  • Profit calc. - profit calculation method (1 - trade account profit, 2 - profit of closed orders).
  • BUY/SELL Time (for closing selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account at the specified time.
  • Addition in MIN for closing - minutes for closing.
  • BUY Time to close Select + profit (selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account when the profit specified in point 39 in reaches after the specified hour.
  • Addition in MIN for closing - minutes for closing.
  • Profit_Target - take profit value.
  • Profit calc. - profit calculation method (1 - trade account profit, 2 - profit of closed orders).
  • Super Order Allowed - inviolability of Super Orders.
  • Super_Order_1/2/3/4/5/6/7/8/9/10 (Super Order Ticket, state) - Super Orders. Ticket number. (The utility is not allowed to modify Super Orders, saved after restarting).
  • Close Now Pending of current pair - immediately close the pending orders of the current pair.
  • Pending of current pair to be closed, when mission complete - close pending orders on the current pair, when there are no more open orders on the current pair.
  • User parameters - custom parameters.
  • Allow the UTILITY TO QUIT - allows the utility to detach from the chart one the orders are closed.
  • USDCAD M15 expert solo LONG/SHORT trading - allow automatic trading.
  • Solo trading parameters - parameters for automatic trading.
  • Set GMT - time zone (saved).
  • https://www.mql5.com/en/code/8873 - clock.wav
  • Allow the clock chime - enable audio alerts (saved).
  • MailSend - enable sending reports to email (saved).
おすすめのプロダクト
News Scalping Executor Pro is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you
The script allows to close part of opened position if this position has some profit. You just need to drop this script on the chart with a desired currency pair.  Let's say you have 1 lot for a Long position with positive profit. With this script you can close any part of the 1 lot (input parameter LotCoeff from 0.1 to 0.9) and remain (for example, 0.4 lot) will have a BreakEven StopLoss. Before placing an opposite orders, the input window is opened allowing you to modify all input parameters: 
損益分岐点レベルを自動的に設定するためのユーティリティで、指定された距離を通過するときに取引を損益分岐点に転送します。リスクを最小限に抑えることができます。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT5バージョン https://www.mql5.com/ru/market/product/57077 ユーティリティでできること: 1ピップから仮想ブレークイーブンレベルを設定 損益分岐点の実際のレベルを設定する 各注文を個別に処理します(ブレークイーブンレベルは注文ごとに個別に設定されます) 一方向注文のバスケットで作業します(損益分岐レベルはすべての注文に共通に設定され、購入と販売は別々に設定されます) 双方向注文のバスケットを操作します(ブレークイーブンレベルはすべての注文に共通に設定されており、一緒に購入と販売を行います) テストと作業には、チャートのボタンを使
インディケータは現在のクオートを作成し、これを過去のものと比較して、これに基づいて価格変動予測を行います。インジケータには、目的の日付にすばやく移動するためのテキスト フィールドがあります。 オプション: シンボル - インジケーターが表示するシンボルの選択; SymbolPeriod - 指標がデータを取る期間の選択; IndicatorColor - インジケータの色; HorisontalShift - 指定されたバー数だけインディケータによって描画されたクオートのシフト; Inverse - true は引用符を逆にします。false - 元のビュー。 ChartVerticalShiftStep - チャートを垂直方向にシフトします (キーボードの上下矢印)。 次は日付を入力できるテキストフィールドの設定で、「Enter」を押すとすぐにジャンプできます。
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
It's very easy, you only need to enter the amount of profit you want to get, then when your account has grown this EA will close the order, even though you are not monitoring the chart. Now you don't need to worry if the profit you have achieved turns into a loss because you don't use this EA, because this EA will help you whenever, wherever you are. Good luck trying it, hopefully you will become a very profitable trader
Scalping One の MT4バージョンです。 1ポジションを1つのボタンで表示します。リアルタイムで損益、  Lot、  Pointを表示。チャート通貨のみと全通貨ペアのポジションの表示を切り替え可能。 日本語、英語に自動識別対応(設定タブは英語のみですが http://www.emkyuradias.shop/emkyuradias.shop/instruction.html にて日本語Helpを用意) 口座通貨表記はドル、ユーロ、ポンド、円に対応(自動識別) ロット、テイクプロフィット、ストップロスは変更可能なプリセットボタンより素早く設定可能です。 タイムラインの描画機能は、ローカルタイム(PC時間)、カレントタイム、東京、ニューヨーク、ロンドン、シドニー時間を選択可能な時計表示と連動可能、サマータイム対応。 ラウンドナンバー、日、週、月、年の安値、高値ライン表示、非表示がワンクリックで可能、高値安値は時間表示上のデータ表示部分にて個別に表示も可能です。 トレンドラインによるLimit Buy Sell 、Stop Buy Sell および ポジションのクローズが可能です
SL InfoPanel is an information panel that displays operational trading information on the current instrument. The panel contains the following information: The first column: The fixed profit for the specified period of time and the percentage of this profit to the current deposit (the time period is configured in the "Account History"). The value is colored blue if there is a profit and red if there is a loss. Open Long orders (number of lots/number of orders). Open Short orders (number of l
自動注文とリスク管理のためのユーティリティ。利益を最大化し、損失を抑えることができます。トレーダーのための練習トレーダーによって作成されました。このユーティリティは使いやすく、トレーダーが手動で、またはアドバイザーの助けを借りて開いた成行注文で機能します。マジックナンバーで取引をフィルタリングできます。このユーティリティは、同時に任意の数の注文を処理できます。 次の機能があります。 1.ストップロスとテイクプロフィットレベルの設定; 2. トレーリング ストップ レベルで取引を終了します。 3. 損益分岐点の設定。 ユーティリティは次のことができます。 1. オーダーごとに個別に作業します (レベルはオーダーごとに個別に設定されます)。 2. 一方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL は個別に設定されます)。 3. 多方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL が一緒に設定されます)。 オプション: STOPLOSS - =-1 が使用されていな
This panel is a part of the SupDem-Pro trading system and is used to search for the best opportunities for any available instruments. Which can be selected manually in the Market Watch (open it with CTRL + M). Using this trading panel in combination with ShvedSupDem-Pro_Zone allows to analyze multiple currency pairs with a single click. The panel allows to load any instruments from the Market Watch, from 6 major currency pairs up to all instruments (480). The indicator parameters Button Width -
VN Trade Panel II
Vyacheslav Nekipelov
4 (1)
The new version of the trading panel, which now has the ability to separately close Buy and Sell orders, display targets for all orders on the chart, as well as the ability to use the panel to trade with brokers working on the FIFO rule. Also, the new version adds option buttons for separate management of open orders. It has a convenient visualized interface and intuitive control without a lot of additional tabs to which traders have to be distracted and switch their attention. Thanks to this,
Fast Trade Copier
Volodymyr Hrybachov
4.2 (5)
The trade copier is designed for a fast and accurate copying of orders between the MetaTrader 4 terminals. The trade copier copies trades from the Master account to the Slave account by writing information to the total file, which is located in the common directory of the MetaTrader 4 terminals. This allows the trade copier to either customize various schemes for receiving and transmitting trade signals by changing the file name. Reading and writing the copier file is performed by timer. The tra
IceFX’s TradeInfo is an utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information (with integrated IceFX ProfitInfo indicator). Risk-based LOT
FREE
The indicator shows which trading pairs, strategies, robots and signals that you use are profitable and which are not. The statistic of trades and balance graph are displayed in the account currency and pips - to switch simply click on the graph. button "$"(top left) - minimize/expand and move the indicator panel button ">"(bottom right) - stretching and resetting to the original size Statistic of trades 1 line - account balance, current profit and lot of open trades; 2 line - the number of all
Easy Virtual Trader
Anoop Sivasankaran
4.89 (9)
Easy Virtual Traderのセットアップ>ルールの入力>モバイル、別のEA、またはどこからでも取引する準備ができました。...ロボットが取引を管理できるようにします。     この強力なEAは、事前設定のルールと設定に基づいて、すべてまたは特定の取引を自動的に管理するのに役立ちます     セットアップして実行すると、注文を監視する必要がなくなります。ソフトウェアは定義済みのルールで注文を監視および制御します     デスクトップMT4またはモバイルアプリケーションから取引するか、別のEAの取引を管理できます。     マルチプロテクションとトレーリング戦略をサポートするように設計されています。損益分岐点による保護、パーセンテージによる保護、ピップによる保護、アカウント値による保護、距離によるトレーリング、インジケーターによるトレーリングなど。 Easy Virtual Traderは、自動バージョンの多くのリクエストにより、すでに人気のあるEasy Tradeマネージャーを拡張したものです: https://www.mql5.com/en/market/produ
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated with support and resistance zones so you can check the candlestick patterns in the most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M30,D1,W1 timeframes and 20 symbols of Market Watch window) Read the
「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 0 - 左上コーナー、1 - 右上、2 - 左下、3 - 右下。 高品質のトレーディングロボットとインジケーターをご覧にな
Reversal Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/above
FREE
Margin Call Shield – Defend Your Margin on Your Terms Margin Call Shield   is a tool for MetaTrader 4 traders who want to decide for themselves which open positions are closed during margin call situations before the platform does so automatically based on its internal rules. By default, the broker or platform decides which positions to close, often using undisclosed algorithms. Margin Call Shield lets you set this order according to your own strategy. Why Was Margin Call Shield Created? In a  
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
This product is a multi-functional MT4 indicator and is an indispensable tool for account information statistics, strategy analysis and risk assessment. Functions: 1. Statistical account basic information of profit and loss . 2. Statistics and display the account profit and loss fund curve. 3. Display the order's track on chart ,so that we can analys the strategy and risk of the account. 4 .List account's trade pairs and order totals ,we also can see the profits of each pair. If you have any qu
You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
FREE
Basic Theme Builder
Mehran Sepah Mansoor
5 (1)
Basic Theme Builder: チャートカスタマイズを簡単に Basic Theme Builder   インジケーターで、MetaTrader 4     のチャート外観のカスタマイズをシンプルに変革しましょう。この直感的なインジケーターは、使いやすいパネルを提供し、さまざまなテーマやカラースキームを簡単に切り替えることができます。これにより、取引環境の視覚的な魅力と機能性が向上します。 Free MT5 version Basic Theme Builder   インジケーターは、MetaTrader 4 のチャートを簡単にパーソナライズしたいトレーダーに最適なツールです。シンプルなパネルインターフェースとさまざまなテーマプリセットを使用して、取引スタイルや気分に合わせてチャートの外観をすぐに調整できます。クラシックなルックからモダンな美学まで、多彩なオプションを提供する   Basic Theme Builder   で、視覚体験を最適化しましょう。 主な機能: 簡単なテーマ管理:   便利なパネルインターフェースを使用して、ワンクリックでチャートのテーマを素早く変更
FREE
Bank Your Profits & Secure Your Trade in One Click The Ultimate "Scale Out" Tool for Professional Traders. Close Partial  (MT4 Utility)   is designed for traders who want to lock in profits without killing the trend. With a single click, you can bank a percentage of your profit instantly. New Feature (Auto-Secure):   Stop wasting time dragging your Stop Loss after taking profit. This manager can now   automatically move your Stop Loss to Break-Even   the moment you click the "Close Partial" b
EA Hedger
Sergej Chukhista
4 (4)
トレーディングアドバイザーを購入したり、シグナルをサブスクライブしたり、手動でトレードしたりしましたか?!リスク管理を忘れないでください。 EA Hedger は、ヘッジを使用してリスクを管理できるようにする多くの設定を備えたプロのトレーディングユーティリティです。 ヘッジは、すでに開いているポジションとは反対のポジションを開くことを含む取引手法です。ヘッジの助けを借りて、ポジションを完全にまたは部分的にブロック(ロック)することができます。 この製品を購入することが有益なのはなぜですか。 信頼性 -アドバイザーは徹底的にチェックされ、テストされています 有用性 -Expert Advisorは実際の取引で使用され、その作業に効果的です パフォ ーマンス-ヘッジを使用した取引の結果は、ヘッジなしの取引の結果よりも大幅に優れています 可用性 -アドバイザーのコストは1か月あたりわずか4.91ドルまたは1日あたり0.17ドルです-これは1〜2スプレッドです サポート –ディスカッションでは、販売者に質問したり、アドバイスを受けたりすることができます 開発 -製品への希望を書くことができ、
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
This utility tool help you to close all orders which is having loss immediatly with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. If you want it work on all symbols, you just need to leave symbol parameter blank (like in default setting). If you want it work on 1 symbol only (for example EURUSD orders) you need to put symbol =EURUSD (see screenshot below). This is a script, so
Utility, which draws buy or sell trendlines, which can also become support or resistances able to close any position on the screen Algorithm that calculates the gain of the position, at the touch closure of the line.   The benefits you get: Works on forex and CFD, timeframe from M1 to Weekly. Easy to use screen control panel. Audible warning messages at the touch of the line. Easy to use.
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
Easy Set Trade Panel Trade Smarter, Not Harder Take the stress out of trade setup and risk management with the Easy Set Trade Panel — a streamlined, drag-and-drop interface designed for speed, precision, and simplicity. Key Features: Effortless Trade Setup : Just drag your Entry, Stop, and Take Profit lines on the chart. The panel calculates the exact lot size for your trade based on your risk preferences. ️ Smart Risk Management : Choose how you want to control risk: % of Account (e.g., Ri
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (194)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (109)
Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
The product will copy all telegram signal to MT4   ( 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
TradePanel MT4
Alfiya Fazylova
4.85 (93)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Sto
Copy Cat More Trade Copier MT4 (コピー猫MT4) は単なるローカル取引コピーツールではなく、現代の取引課題に対応するために設計された完全なリスク管理と実行フレームワークです。Propファームのチャレンジから個人の資産管理まで、強力な実行力、資金保護、柔軟な設定、高度な取引処理を組み合わせ、あらゆる状況に適応します。 このコピーツールは Master(送信側) と Slave(受信側) の両モードで動作し、成行注文や指値注文のリアルタイム同期、取引修正、部分決済、Close By 操作をサポートします。デモ口座・リアル口座の両方に対応し、取引用パスワードまたは投資家パスワードでも利用可能です。Persistent Trade Memory 技術により、EA・ターミナル・VPS が再起動しても復元可能です。複数の Master と Slave を同時に管理でき、ブローカー間の違いはプレフィックス/サフィックスの自動調整やシンボルマッピングで処理されます。 マニュアル/設定: Copy Cat Trading Copier マニュアル Copy Cat Mo
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
TradeMirrorはMT4/MT5プラットフォーム用のトレードコピーEAです。 なぜTradeMirrorなのか 私たちは、金融ソフトウェアのセキュリティ、安定性、プライバシーの重要性を理解しています: 操作しやすいグラフィカル・インターフェースを提供 プライバシーとセキュリティに重点を置き、注文の分配にプライバシー要件がある様々な金融シナリオに適している。 注文の正確な複製、ミリ秒単位の配信 フルプラットフォーム、MT4またはMT5をサポート; システムの状態をインテリジェントに認識し、電子メールによる通知でトランザクションのセキュリティを保護します。 コア機能リスト フォローアップ・ソフトウェアは、機能が多ければ多いほど良いというものではないので、厳密な需要分析の結果、プログラムを合理化し、最終的に以下のコア機能を維持した: 複数のコネクション メール通知 ロットスケーリング 信号フィルタリング 以下、逆順 テイクプロフィット/ストップロスのリセット 無料デモ Trademirrorを購入する前に、いつでも無料デモをお試しいただけます: このページの 無料デモ  ボタンをクリッ
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
No Nonsense Forex メソッドのための完全なトレードパネルです。このパネルには、あなた自身のNNFXアルゴリズムを実行するために必要なほとんどすべてのものが集約されており、あなたがより速く、より簡単にトレードできるようになっています。3つの部分で構成されています。 シンボルパネル シンボル名を押すと、チャート内の任意のシンボルに素早く切り替えることができます。 パネルには、現在開いている取引、それらの取引と他のシンボルとの相関関係(ストップロスがブレークイーブンまたはプラスの場合を除く)、今後のニュース(次の日のローソク足、ローソク足の終値で取引する場合)などの追加情報を表示できます。 ニュースはForex Factoryからインポートされ、デフォルトのフィルタリングされたニュースはVPがNo Nonsense Forexで推奨しているものとなっています。ニュースを変更したい場合は、あなたの完全なカスタムニュース(大文字と小文字を区別します)を含むニュースが表示されることを考慮してください。 タイムゾーンはEET/EEST(メタトレーダーと同じ)で、表示されるニュースは
利益追跡機能により、MetaTrader 4で総利益/損失に達した時にポジションをクローズします。 仮想ストップ(個別注文) を有効にできます。 買いと売りのポジションを別々に計算してクローズ(別々の買い/売り) します。 すべてのシンボルまたは現在のシンボルのみをクローズして計算(すべてのシンボル) します。 利益追跡(トレーリング・プロフィット) を有効にします。 預金通貨、ポイント、残高の%で総利益または損失をクローズします。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するために設計されています。 MT5 のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 取引ペアの全てまたは一部の合計バランスが設定された値以上になった時点で、すべてのポジションがクローズされ、注文が削除されます。 このバージョンは、指定された利益レベルでポジションをクローズできるだけでなく、より良い結果を得るために利益を追跡することも可能です。 C
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
Eezeorder 2
Tawanda Tinarwo
5 (2)
NEW VERSION!  NB: IF YOU ARE USING A VERY HIGH RESOLUTION MACHINE AND THE EA DISPLAY LOOKS TOO SMALL, CONTACT ME SO I CAN HELP YOU. Open Multiple Trades on MT4 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Open Multiple Pending Orders on MT4 in 1 click at one price. Enter the Lot size Specify the gap from the current price, where you want to place the pending order Spe
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)を自動削除 。 日次ロックアウトモード:翌日
G-Labs Trade Manager is a professional on-chart trading panel for MetaTrader 4. It helps you plan trades, size positions from risk, manage open trades, and stay informed — while you stay in control of every decision. It is a trading utility, not a black-box signal or automated strategy. WHO IT IS FOR • Traders who want one place to set stop loss, take profit, and risk before clicking buy or sell. • Anyone who trades manually or semi-manually and wants faster execution and clearer risk. • Users w
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
AW Workpad
AW Trading Software Limited
3.67 (3)
AW Workpad は、手動および半自動取引用に設計された多機能取引コントロール パネルです。保留中の注文、市場ポジションを管理し、幅広い統計データを提供するだけでなく、古典的な指標のグループの複数期間の分析を行うことができます。 このユーティリティは、次の 5 つのタブで表されます。 POSITIONS, PENDING, CLOSE, INDICATORS, INFO .  各タブには、注文や現在の市場状況に関する情報を処理するための独自の機能グループがあります。 MT5版→       ここ / 問題解決 ->   ここ   機能または利点: このユーティリティは、すべての時間枠と任意のシンボル (通貨、指数、石油、金属、株式) で機能します。 各パネルのすべての要素には追加のラベルが付けられており、任意の要素にカーソルを合わせるだけで表示されます。 AW Workpad 取引パネルには、柔軟な設定と直感的なパネル インターフェイスがあります。 最も必要なすべての機能を 1 つの製品に。 取引パネルのタブ: . POSITIONS - このタブでは、成行注文を操作および維持で
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
Virtual SL TP Trailing Pro for MT4 – Client-Side Stop Loss / Take Profit and Trade Management Looking for MetaTrader 5 version?  I t is available separately in the Market:   Virtual SL TP Trailing Pro MT5 Public channel:   CLICK HERE Virtual SL TP Trailing Pro for MT4 is a trade management utility that keeps Stop Loss (SL) and Take Profit (TP) levels on the client side instead of sending them to the trading server. It is designed to help you manage exits in a structured way using a clear on-cha
EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 4! The product does not run in the strategy tester but you can get free trial version   here  for testing before purchase. Tired of manually executing trades from Telegram signals? EchoTrade automates the process, instantly copying trades from any Telegram channel or group directly into your MT5 account—accurately, efficiently, and without delay. Key Features: Universal Compatib
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
Automate Risk Management with Smart Trailing Stop Manager for MetaTrader 4 Looking for MetaTrader 5 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT5 Full User Guide    –  Public channel:   CLICK HERE Struggling with manually adjusting stops and securing profits? Smart Trailing Stop Manager MT4 is an intelligent utility for MetaTrader 4 that automates trailing stops, break-even management, partial closes, and auto SL. Optimized specifically for MT4 users, it e
This is a simple and very effective utility for closing orders with one click. You will need it if you have a number of open orders on your balance and it takes too long to close them manually, which might lead to an extra loss of money on the account. The utility consists of an external panel with two buttons " Close by Filter"   and " Close ALL" , which is convenient to move around the graph. You can set the Close ALL utility so that orders are closed as soon as the specified profit or loss v
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
Seconds Chart - MetaTrader 4で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。あらゆるインジケーター、エキスパートアドバイザー、スクリプトを利用可能で、標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 瞬時の読み込み MT5ターミナルからのティックデータベースのインポートにより、過去データを即時利用可能。 MT5ターミナルで「 Tick Database 」ユーティリティを最初に起動する必要があります。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ]  New: [ Telegram To MT5 ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーン
MT4 Professional Copy Trading System(MT4版) 工業レベルの超高速 LOCAL トレードコピア 。プロトレーダー/シグナル提供者/複数口座運用向け。 LOCALアーキテクチャ(高速・安定) 同一 Windows 環境(同一PC / 同一Windows VPS)で動作。低遅延・高同期・24/7運用。 Master / Slave / Self + Cross Copy(MT4 ↔ MT5) Master / Slave / Self-Copier 対応。 MT4→MT4、MT4→MT5、MT5→MT4、MT5→MT5。 重要:MT4↔MT5 は MT4版+MT5版の両方 が必要。 機能概要 Master の注文をリアルタイム複製(新規/変更SL・TP/決済)。ブローカー接頭辞/接尾辞のシンボル差も自動対応。 主な特長 超高速複製/ロット管理(固定・倍率・Balance/Equity比)/シンボルマッピング/任意のリスク保護/長期安定(ログ・整合性チェック)。
作者のその他のプロダクト
TrailingAll_8          The utility determines an average value of the  same-direction orders  and a starting profit profit provided that the directions of orders are different (SELL or BUY outweighs). It can set a general TP estimating it based on the profit pips. It is also capable of tralling the profit. The utility marks the points where the orders are opened, too. Input paremeters Find by comment - a space where you can specify the parameter of order choice within the "comment" column of t
Ilan16Dynamic   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (Additional orders) in a set amount of pips. The robot uses an average price for that. The robot is capable of creating break-even orders. In this case it changes the Magic number and starts a new order series. Input parameters Wk - new order series allowed. LONG TRADE - Long Trade allowed. SHORT
Martingale trend strategy. Robot opens default order according to the Parabolic trend indicator. If the robot is mistaken in the trend direction, it closes the wrong order and opens a new one in the opposite direction with a larger lot. If the direction chosen by the robot is right, it opens another order in this direction using a standard lot. Input parameters LotStart  - default lot (manual). TakeProfit  - Takeprofit, pips. StopLoss  - Stoploss, pips. Multiplier - multiplier for lot calcul
Ilan18
Dmitrii Shkaruba
IlanDynamic18   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (A dditional orders)  in a set amount of pips. The robot uses an average price for that. The starting price level is set in the menu (StartPrice), which helps you start trading profitably. You can set the level at which the trade stops (PriceTarget). It helps you avoid unprofitable orders. For ins
Ilan18Dynamic   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (A dditional orders)  in a set amount of pips. The robot uses an average price for that. The starting price level is set in the menu (StartPrice), which helps you start trading profitably. You can set the level at which the trade stops (PriceTarget). It helps you avoid unprofitable orders. For ins
フィルタ:
レビューなし
レビューに返信