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 -
MT4端末のための事前設定された注文と自動ロット計算と取引パネル。 注意:ストラテジーテスターではトレーディングパネルは機能しません(トレーリングストップのテストのみ)。 マニュアル, 説明, ライトデモのダウンロード. 成功したトレーダーは、自己規律と有能なお金の管理によって区別されます。 固定ロットを使用すると、危険にさらされます。 結局のところ、異なる時間枠には異なる距離があり、1つの不採算取引がいくつかの収益性の高い取引をカバーすることができます。 各トランザクションのストップロスが預金の1%を超えないように自動ロットを使用する場合は、この問題を解決します。 また、トレーダーは部分的な閉鎖、損益分岐点への取引の移転、トレーリングストップを使用し、チャート上の過去の取引を分析します。 十分なニュアンスがあるので、私は取引パネルを書くことにしました。 私の好みのために、それは非常に機能的で快適であることが判明しました。 取引パネルの機能 。 任意のアカウントと通貨での作業 。 ロット計算のための注文の視覚的なプリセット 。 ロット計算のための保留中の注文の視覚的なプリセット 。
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
このプロダクトを購入した人は以下も購入しています
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をピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (195)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader 4向け 高機能トレードコピーソフト MetaTrader 4 用の、高速・安定・高機能なトレードコピーソフトです。 COPYLOT は、 MetaTrader 4 と MetaTrader 5 間でFX取引をコピーでき、さまざまな口座タイプや運用スタイルに合わせて柔軟に同期できます。 COPYLOT MT4版の対応コピー方式: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5版 詳細説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforexの全製品 MetaTrader 5版 を使えば、 MetaTrader 5 → MetaTrader 5 および MetaTrader 4 → MetaTrader 5 のコピーにも対応します: COPYLOT CLIENT for MT5 COPYLOT は、2台、3台、さらには10台規模のターミナル環境でも
TradePanel MT4
Alfiya Fazylova
4.84 (94)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 ご注意ください!割引は期間限定で、毎週火曜日に価格が5ドルずつ上昇します(上限90ドルまで)。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的に
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
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
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
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
このユーティリティを使用すると、マスター設定のある端末からスレーブ設定の他の端末にトランザクションをコピーできます 同時に、コピーするペアを選択し、いくつかのパラメータに従ってコピーされた順序のサイズを設定することができます。 ドローダウン損失制限を設定するか、収益性の高い取引のみをコピーします あなたは、他のブローカーのMT4またはMT5にMT4またはMT5から取引をコピーすることができます これで、MT4で作業している専門家の信号をMT5端末にコピーするか、またはバックすることは難しくありません コピーマスターを使用して、他のシグナル、Expert Advisors、手動取引から任意の取引をコピーします。  設定を使用して、ロットサイズ、取引方向を変更し、収益性の高い取引のみをコピーし、預金を保存するための値を設定することができます  コピーマスターは、一つのアカウント上の異なるサブスクリプションシグナルのいくつかの戦略を組み合わせることができます 取引をMT4にコピーするには、コピーマスター MT5バージョンが必要です。 https://www.mql5.com
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Duplicator for MetaTrader 4 — 1つの端末内で動作するプロフェッショナルな取引・注文複製システム すでに開かれている取引を自動で複製し、ロットを拡大し、独自の数量ロジックを適用しながら、複製ポジションを正確なルールで管理したいトレーダーのための強力な Expert Advisor です。 手動売買、他の自動売買システム、既存ポジションの柔軟な管理に適した実用的なツールです。 Duplicator は独自の売買戦略で新規エントリーを行うものではありません。その役割は、MetaTrader 4 内にすでに存在しているポジションや注文を監視し、指定されたルールに従って正確な複製を作成することです。複製数、ロットサイズ、Stop Loss、Take Profit、各種フィルター、追加の管理条件まで細かく設定できます。 異なる端末間でコピーするツールではなく、 同じ端末の中で 賢く取引や注文を複製したい場合、Duplicator はまさにそのためのソリューションです。 MT5のバージョン 完全な説明 + DEMO + PDF 購入する方法 インストールする方法 ログ
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT4 accounts only. For MT5 accounts, you must use Auto Trade Copier for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Fre
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
Exit Manager
Victor Christiaanse
5 (2)
Enhance Your Trading with the Exit Manager Elevate your trading strategy with the Exit Manager, designed to ensure optimal closure of your trades at precisely the right moments. Once you've placed an order, our Exit Manager steps in and starts monitoring the order based on YOUR predetermined conditions, and can even trail your stop loss to mitigate risk. Key Features: Set & Forget Functionality With the Exit Manager, simply place your trade and let the tool do the rest. It continuously monitor
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
The professional indicator of Trading Sessions is now available in MetaTrader4. Also the professional   BROWSER of the NEWS  and Trading Sessions is now available in MetaTrader5. One dial shows the time of the 18 largest stock exchanges in the world. This makes it possible to trace the characteristic movement of the market at the appropriate time of day. Thanks to sound and Push notifications, you will never miss the start of trading on the next exchange! The operating time of each exchange
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
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
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
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
Seconds Chart - MetaTrader 4で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。あらゆるインジケーター、エキスパートアドバイザー、スクリプトを利用可能で、標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 瞬時の読み込み MT5ターミナルからのティックデータベースのインポートにより、過去データを即時利用可能。 MT5ターミナルで「 Tick Database 」ユーティリティを最初に起動する必要があります。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング
MT4のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明します。たとえば、あなたが開封し、6番目の注文を開封し、1日あたり5つの注文のみを開封す
これは、トレンドラインPROインジケーターの自動パラメータオプティマイザです 簡単かつ迅速に、あなたのお気に入りのトレンドラインプロインジケーターに最適なパラメータを選択します。 最適化には数秒しかかかりません。 オプティマイザでは、振幅、TP1-TP3、StopLoss、および選択した履歴セクション(日)の時間フィルタとHTFフィルタの値など、各ペアと期間に最適なパラメータを見つ 異なる時間枠を最適化するには、異なる範囲の履歴が必要です: M5-M15計算範囲パラメータ(日)=60(三ヶ月)を設定します。 M30-H1計算範囲パラメータ(日)=120(6ヶ月)を設定します。 H4パラメータの計算範囲(日数)を設定する=240(1年) D1-W1パラメータ計算範囲(日)=720(三年)を設定します。 MN1パラメータ計算範囲(日)=1200(五年)を設定します。 最適化後、パラメータはmql4>Files>T R E N D Lineoptimizedsettingsフォルダ内の既製のセットファイルに自動的に保存されます オプティマイザユーティリティの使用方法: 最適化
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
コピーマスター MT4       MetaTrader 4およびMetaTrader 5ターミナル用のトレードコピーツールです。双方向のコピーをサポートしています。 MT4 から MT5、MT5 から MT4、同じタイプのアカウント間での MT4 から MT4 への移行も可能です。 正しく動作するには、すべての端末が同じ PC または VPS 上で実行されている必要があります。 [ Instruction  and Demo ]  MetaTrader 4にコピーする場合は、別のバージョンが必要です。       コピーマスター MT5       - が必要です。 主な特徴: コピーモード マスターとレシーバーの両方の役割をサポートします。取引の送受信を柔軟に設定できます。 注文管理 成行注文と未決済注文をコピーします。同期決済、部分決済、取引反転、SL/TP変更をサポートします。 シンボル処理 プレフィックスとサフィックスをサポートします。特定のシンボルを除外または含めたり、アセットにカスタム名を割り当てたりできます。 リスク管理と制限 1 日の取引制限、最大損失制限、お
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信