• 概要
  • レビュー
  • コメント
  • 最新情報

GridCreateByMouseMT5

The script allows to use the mouse for placing a grid of orders with fixed or variable step quickly and with as few mistakes as possible. Drag the script to the chart using the left mouse button and release. The grid will be plotted starting from that point. If the current price is lower than the grid start point, the grid will be placed "to the north" towards the buys, and if higher - towards the sells, "to the south". Setting take profit and stop loss is left to trader's discretion.


Input Parameters

  • Grid from here - in case this field in not zero, the grid will be plotted starting from this value. If it is zero (default value), the mouse release point will be used as the start for the grid.
  • Type - type of grid orders. There are three options:
    • STOP - grid in one direction, composed of ORDER_TYPE_BUY_STOP or ORDER_TYPE_SELL_STOP orders
    • LIMIT - grid in one direction, composed of ORDER_TYPE_BUY_LIMIT or ORDER_TYPE_SELL_LIMIT orders
    • STOP & LIMIT - grid in two directions. At the order opening points two orders are opened at the same time - STOP and LIMIT.

    The script automatically chooses between BUY and SELL, based on the location of the grid relative to the price at the execution time.

    The default value is LIMIT.

  • Grid step - the distance between orders in points. The default value is two hundred (200) points. The value is given for a five digit broker. It should be manually set ten times less for a four digit broker.
  • Min grid step - the minimum grid step in case the variable size of the step is set, and if the grid is plotted with a decreasing step. The default is twenty (20) points. The value is given for a five digit broker. It should be manually set ten times less for a four digit broker.
  • Step type - grid step type. There are two options:
    • FIXSTEP - fixed step size, equal to the Grid step.
    • VARSTEP - variable step size. The first step of the grid, i.e. the step between the second and first order, will be equal to the Grid step. Each subsequent step will be equal to the previous one multiplied by Coeff. next step.

    The default value is FIXSTEP.

  • Coeff. next step - the coefficient to calculate grid step value, in case it is plotted with a variable step size. In this case, the first step is equal to Grid step, and the subsequent ones are obtained by multiplying the previous step by this coefficient. If the coefficient is set to less one, and the grid is plotted wit ha decreasing step, then the minimum step value is taken equal to Min grid step. Once the newly calculated step is less than or equal to the Min grid step, grid plotting stops. The default value is 1.
  • Lot - the volume of opened orders. The default value is 0.01. If it is less than the minimum allowed, the value of the Lot parameter is taken as the minimum allowed volume value for the broker.
  • Orders count - the maximum number of price levels, where orders are to be opened. The default value is four. For this value and for the TYPE parameter set to STOP & LIMIT, the grid will consist of eight orders, and for other values of the TYPE parameter - four.
  • Magic - magic number. The default value is 150330.
  • Commentary - comment to orders. By default, the value is not specified and there are no comments.
おすすめのプロダクト
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use,   T Manager provides you with the essential
This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, open/close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volu
VR Template Switcherは、MetaTraderターミナルのチャートテンプレートを管理するための強力なユーティリティです。テンプレートのダウンロード、保存、削除など、多くの作業を行う必要がなくなります。 VR Template Switcherユーティリティは、すべてのインジケータ、レベル、設定を含む現在のチャートテンプレートを保存し、ワンクリックですべてのテンプレートを読み込むことができます。 さまざまな金融商品のテンプレートはありますか?VR Template Switcherは、テンプレートの読み込み時に必要な期間と金融商品を設定できます。 VR Template Switcherには追加機能が搭載されています。 グラフテンプレートの自動保存 テンプレートのバックアップ機能 PC上の他のMetaTraderターミナルとチャートテンプレートを同期させる機能 チャートテンプレートを変更すると、新しいテンプレートだけでなく、チャートの期間や金融商品もすぐに変更してダウンロードすることができます。 このユーティリティーは、すべての設定、インジケータ、レイアウトを含むテンプ
PnL Calendar
Keni Chetankumar Gajanan -
Monitoring your trades over time helps you build up your account balance and shows when you miss your goals. Viewing the closed trades of a symbol on the chart can help you adjust your strategy for better results. Maintaining a trade book allows you to record the applied strategy and note the reason for taking each trade. It helps you to evaluate and refine strategies based on its profitability. A possibility to download the Account history as a text file with delimited fields, allows upload to
手動取引用に設計された取引アシスタント。リスクを計算して管理し、取引を損益分岐点に転送し、ポジションにトレーリングストップを伴うのに役立ちます。セットアップと使用が簡単です。取引ロットの計算、ストップロスの計算、利益レベルの取得に使用できます。 通貨ペア、CFD、株式、インデックス、先物、暗号通貨で動作します 注文前にボリューム、潜在的な損失と利益を表示します 保留中の注文の有効期限を設定する機能 取引を損益分岐点に転送する トレーリングストップトラッキング。 MT4バージョン-https:// www.mql5.com/ru/market/product/57901 オプション: RISK_PER_TRADE-取引ごとのリスク。= 0の場合、使用されません。 CALC_MODE-取引ごとのリスク、残高のパーセンテージ、または固定金額を計算するモード。 INITIAL_LOT-RISK_PER_TRADE = 0の場合にロットを取引します。 INITIAL_STOPLOSS、INITIAL_TAKEPROFIT-初期ストップロスとテイクプロフィット。 LIFE_TIM
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders, y
One click to close all (OCCA) provides you posibility to close all open position with one click. Here is no any settings, just run the script and all your open positions will be closed and it will happen very fast ! Works with all types of accounts, with all currency pairs and any broker. The number of open positions is not limited. The script will be useful for trading strategies, in which you need to manage a large number of positions.
このツールを使用すると、「すべて閉じる」をクリックするだけで、開いている注文をすべてワンクリックで閉じることができます。 収益性の高い注文のみをクローズしたい場合は、「収益性の高い注文をクローズする」ボタンをクリックすると、すべての変動注文がクローズされます。 変動損失のある注文のみを決済したい場合は、「損失可能注文を決済する」ボタンをクリックすると、変動損失のあるすべての注文が決済されます。 このツールは1年間テストされています. ワンクリックポジションクローズ機能は非常に完成しています. ポジションクローズはタイムリーであり、遅延範囲は小さいです. もちろん、遅延はあなたの地域やネットワーク環境にも関係します.ご注意ください。 履歴データのバックテスト プロセス中、このツールのパフォーマンスはさらに完璧になり、100 件の注文すべてを閉じるのに最長 0.495 秒しかかかりませんでした。 実際の取引プロセス中、私のポジション注文の最大数はわずか 26 で、すべてのポジションが決済されるまでにかかった時間は 1.28 秒でした。
Itrade Manager
Nestor Smill Soler Olivero
Itrade manager expert advisor (EA) is a type of software that can be programmed to perform a variety of tasks related to managing trades in the financial markets. Some of the ways in which the Itrade manager EA can help you trade better include: Itrade manager EA can automatically modify, and close trades based on predefined rules and conditions, freeing you up to focus on other aspects of your trading strategy. Managing risk: Itrade manager EA can help you manage risk by placing stop-loss and t
Ultimate MT5 to Telegram Public Channel sends controlled trades (via symbol, magic, comment) to a public telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to this public telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allow
FREE
The indicator is intended for determining the spread and swap size, the distance for setting stop orders and stop losses from the current price allowed and the risk per 1 point in the deposit currency. The indicator informs a trader about possible additional expenses and profits connected with transferring a position to the next trade session of the financial instrument. It also informs about the spread size and the distance of pending orders, stop loss and trailing from the current price. In ad
Close All and Change Take Profit and Stop Loss All Orders. Main Features     Ability to Close All Orders the Symbol you put this EA.     Ability to Change Take Profit to All Order.     Ability to Change Stop Loss to All Order.     Show Order count.     Show Average price with info and Horizontal Line.     Show lot open.     Show Price diff from average to price now     Show broken price with info and Horizontal Line.     Easy to use . How to use Close All (Symbol) PC : you can click on Clos
This QuickClose help you to close all orders having profit immediately 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. This EA can quick close all Buy and Sell Orders by a selected symbol or total, And delete all pending orders. This SymbolButton is designed for closing orders. There is available Manual and Automatic closing functions. Automatic closing function will close t
The Utilitarian Platform is designed to quickly open a position with established orders, as well as the ability to automatically hedge or shift an order to close a position when losses are stopped. Automatic Increase of a profit taking order when hedging a position. It is possible to enable the automatic increase of the corridor when hedging a position. There is a built-in panel for placing orders to open positions. The order size, step tracking are established in paras.
One Click Trader  is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. "-"   ,  "+"  change OCT window size  Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red  SELL  button enables you to open s
What is this indicator? このMT5のインジケーターは 複数のチャートの表示位置を共通の垂直線を基準に同期します 。 その機能はMT5にインストールするだけのFX検証ソフト「 Knots Compositor 」の機能の一部でもあります。 共通の垂直線を ホットキー・ドラッグアンドドロップ・日付入力 で移動することで、 共通の垂直線の日付を基準にチャートの位置が同期されます 。 Feature 1: ホットキーでチャート位置を同期できる このインジケーターによって ホットキーを押すだけでチャートシフトの位置で複数チャートの表示位置を同期することが可能 になります。 インプットタブのパラメーターで ホットキーの組み合わせやチャートシフトの位置を設定することも可能 です。 Feature 2:   ドラッグアンドドロップでチャート位置を同期できる このインジケーターによって 共通の垂直線をドラッグアンドドロップするだけで複数チャートの表示位置を同期することが可能 になります。 インプットタブのパラメーターで 共通の垂直線のスタイルを設定することも可
Bot to attach to any different chart than the one using to get the orders and send them to telegram Inputs: Telegram Bot Token, Telegram Chat ID Sends Open Price, Order Type, Lots, Take Profit and Stop Loss instantly after the trade is executed. Easy to SetUp and to use My other Bot for XAUUSD and USDCHF:   https://www.mql5.com/en/market/product/94001 Just remember to go to Tolls->Options->ExpertAdvisors->Allow Web Request for listed URL:  https://api.telegram.org/
Close Assistant (CA)  is a full featured utility for monitoring and closing a set of positions placed by trader or EA. It closes filtered orders in specified time or level or candle patterns or when a certain profit or loss of the total positions is reached. CA uses Zero Profit Lock function to save deposit when total profit falls to zero. Profit and loss levels can be set in fixed amount of account currency or percentage of balance or equity or margin. CA only monitors and works on filtered pos
Control Panel mette a disposizione una semplificata ed avanzata gestione dedicata per ogni singolo mercato Forex, CFD, Materie Prime, Indici Azionari, Metalli Preziosi, Prodotti Energetici, Azioni & Crypto Valute, dal trade pad si posso aprire posizioni e ordini pendenti, visualizzare tutti i dati relativi alla quantità delle posizioni Buy, Sell e di tutti i trade oltre alla quantità espressa in lotti anche per i posizionamenti hedge indicando il valore espresso in lotti relativo all’esposizion
Trade easily from the chart with  CAP Trade Pad EA . It handles risk management for you and can perform several useful tasks with your existing trades. Trade easily from the chart Trade with precise risk management hassle free Set your desired stop loss and take profit levels Close all existing trades with a single click Delete all pending orders with a single click Reap partial profits with a single click It has no input parameters How to Use Please Read this blog -   Details Information in o
FREE
Microlots Deriv
William Oswaldo Mayorga Urduy
DERIV MICROLOTS このパネルは、ブローカーが最小ボリュームより少ないボリュームのステップを提供するという条件でのみ、ブローカーがマイクロロットを配置することを許可しない場合にマイクロロットを入力できる従来のパネルに置き換わるものです。 例えば: 最小ボリュームが0.20でステップが0.01で、0.02を入れたい場合、通常はそれを行うことはできませんが、このツールは注文の送信を管理し、未決済の注文が 0.02の値。 このツールを補完する提案を歓迎します。 DERIV MICROLOTS このパネルは、ブローカーが最小ボリュームより少ないボリュームのステップを提供するという条件でのみ、ブローカーがマイクロロットを配置することを許可しない場合にマイクロロットを入力できる従来のパネルに置き換わるものです。 例えば: 最小ボリュームが0.20でステップが0.01で、0.02を入れたい場合、通常はそれを行うことはできませんが、このツールは注文の送信を管理し、未決済の注文が 0.02の値。 このツールを補完する提案を歓迎します。
A script for quick reversing positions and/or orders. If you need to reverse a position with the same volume, open an opposite position of a different volume or change the type of existing orders (for example, Buy Limit -> Sell Limit, Buy Stop -> Sell Limit, etc.) with the same or different take profit/stop loss, this script will make all the routine for you! Allow AutoTrading before running the script. Usage: Run the script on a chart. Input Parameters: Language of messages displayed (EN, RU, D
テレグラム信号用MT5         は使いやすく完全にカスタマイズ可能なツールで、Telegram にシグナルを送信して、アカウントをシグナル プロバイダーに変えることができます。 メッセージフォーマット       完全にカスタマイズ可能!         ただし、簡単に使用する場合は、事前定義されたテンプレートを選択して、メッセージの特定の部分を有効または無効にすることもできます。 Buy 1 and 1 get FREE 設定 一歩ずつ       ユーザーマニュアル     。 Telegram API の知識は必要ありません。必要なものはすべて開発者によって提供されます。 主な機能と利点 メッセージ内にリンクを設定する機能 利益を上げて終了したトランザクションのみを送信する機能 (不採算トランザクションに関するメッセージを除く) スクリーンショットを追加して、MT4 ターミナルからテレグラム チャネルに独自のテキスト メッセージを直接送信する機能 購読者に送信される注文の詳細をカスタマイズする機能 ブロンズ、シルバー、ゴールドなどの複数レベルのサブスクリプション
Easy Order Blocks
Santiago Javier Ale Aguilera
1 (1)
Esta utilidad dibuja Order Blocks y otros bloques fácilmente mediante el trazado rápido de lineas y rectángulos con 1 click y 1 tecla. Las teclas Hotkeys son programables y son 5: Order Blocks Fair Value Gaps (o Liquidity Void) Rejection Blocks Mitigation/Breaker Blocks Fast Object Delete (Borrado Rápido de objetos) Las 4 teclas de dibujo toman las coordenadas de la barra donde se clickeo y trazan 1 linea horizontal y 1 rectángulo delimitando la zona de OTE (Optimal Trade Entry). Automáticamente
現在の、すべての、または選択されたチャートの取引手段を変更し、時間枠を変更し、すべてのチャートを履歴内で(自動的にまたはクリックして)同時に移動するように設計されたユーティリティ。シンボルのリストは、「市場の概要」から読み取られます。ボタンの色、サイズ、位置を変更できます。チャートの同期は、同期ボタンをクリックしたとき、またはマウス/キーボードを自動モードで移動したときに、アクティブなチャートの最初の表示バーの時点で発生します。 TFは、カーソルキー(左/右)と取引記号(上/下)を使用して変更できます。 8つの主要通貨のボタンを使用すると、通貨ペアのリストからチャートを開くことができます(市場の概要またはユーザー文字列から取得)。新しいチャートのテンプレートは、「新しいチャートのテンプレート名」パラメーターで指定できます。通貨を変更すると、現在のチャートのテンプレートが保存され、インジケーターによって開かれたチャートでペアの通貨が置き換えられます。通貨を再度選択すると、対応するテンプレートが読み込まれます。 複製モードでは、オブジェクトを現在のツールのすべてのチャートに一度にコピーで
With this script you can open or close multiple charts with just one click. Please follow the instructions below; Set your desired symbols in the market watch window. Open one chart. Attach the script to the chart In the input values just select the time frame of your chart. Set open chart value to true. Click ok. To close the charts follow step 3 and 7. In input values set open chart value to false and close chart value to true
If you want to be successful in Trading you must be extremely disciplined. Without discipline you won't get far. To help traders build and maintain discipline in the long run I have create the Risk Manager EA that comes with two huge benefits: 1. Equity and Balance protection 2. Risk and Money Management automatic tracking rules How? The EA has 6 customizable Conditions that, if triggered, will use at least one of 3 available Actions. All the tracking activity is displayed in a sim
Общие сведения Данная торговая панель предназначена для быстрой и удобной торговли в один клик. Создавался продукт для частичной автоматизации своей личной ручной торговли  https://www.mql5.com/ru/signals/1040299?source=Site+Profile+Seller Советник имеет ряд возможностей, а именно: Открытие BUY или SELL ордеров. SL выставляется ниже (выше)  минимальной (максимальной) цены, задаваемых в параметрах количества свечей. Размер TP рассчитывается в соотношении от размера SL (по умолчанию 0.618). Выста
If a complex grid with specified stop loss and take profit levels has been created in the wrong place by mistake, it is not necessary to remove it and start over again. The grid can be moved to a new place using the mouse. Drag the script to the chart and drop it where the grid should be moved. The grid will be moved, keeping the distance between orders, distances to stop loss and take profit. The script works exclusively with pending orders , market orders will be left unchanged. Input Parame
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.89 (112)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 注意! アプリケーションはストラテジー テスターでは動作しません。 デモ アカウントでユーティリティをテストするには、 デモ バージョン  をダウンロードします。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益また
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
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 フォルダに貼り付けて、ターミナルを再起動し
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT5トレーダーにと
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
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   deta
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
Botトークンや管理者権限の必要なしに、メンバーであるすべてのチャンネルからシグナルをコピーして、MT5に直接送信します。 多くの機能を提供しながら、ユーザーを考慮して設計されています この製品は、使いやすい視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT4バージョン | Telegramバージョン デモを試してみたい場合は、ユーザーガイドを参照してください。 DiscordからMT5への変換は、ストラテジーテスターで動作しません。 DiscordからMT5への変換の特長 メンバーである任意のチャンネルからコピーします。BotトークンやチャットIDは不要です リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーに適用されます) コピーするタイミングと日時の設定をカスタマイズします 一度に
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
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
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ   バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit 5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 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 the provider to the receiver with no delay. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: For MT5 receiver, please download "Trade Receiver
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
Trade Copier Agent は、複数の MetaTrader(4/5) アカウント/端末間で取引をコピーするように設計されています。 このツールを使用すると、プロバイダー (ソース) または受信者 (宛先) として機能できます。すべての取引アクションは、遅延なくプロバイダーからレシーバーにコピーされます。 このツールを使用すると、0.5 秒未満の超高速のコピー速度で、同じコンピューター上の複数の MetaTrader ターミナル間で取引をコピーできます。 Trade Copier Agent インストール & 入力ガイド コピーを開始する前、または注文がないうちに、プロバイダー アカウントで設定を適用してください。 注文中の変更は、受取人のアカウントに影響します。 例: プロバイダー アカウントが買い注文を適用し、その後、受信者アカウントのすべての買い注文を無効にすると、決済されます。 EA追加URL(   http://autofxhub.com   )MT4端末(スクリーンショット参照) に関する通知を受け取りたい場合 。 MT5 バージョン https://w
T Manager Plus, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place. T Manager Plus includes advanced charting utilities with a single goal to help traders analyze, plan, execute, and manage their trades on a single platform. The market contains a diverse number of those tools, but   this one is designed by traders for traders . I designed this tool, an
MT5からDiscordに完全にカスタマイズ可能なシグナルを送信して、シグナルプロバイダーになりましょう! この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド+デモ  | MT4バージョン |  Telegramバージョン デモを試してみたい場合は、ユーザーガイドを参照してください。 MT5からDiscordへの送信者は、戦略テスターで機能しません。 MT5からDiscordへの機能 さまざまなオプションでシグナルを完全にカスタマイズします シグナルの前後に独自のカスタムメッセージを追加します。これには、タグ、リンク、チャンネルなどが含まれます シグナルで絵文字を追加、削除、カスタマイズします。また、すべて削除することもできます シンボルまたはマジックナンバーによって送信する取引をフィルタリングします 特定のシンボルの送信を除外します 特定のマジックナンバーの送信を除外します シグナルと一緒に送信する取引の詳細をカスタマイズします シグナルと一緒にスクリーンショットを送
作者のその他のプロダクト
The Market Structures MT5 indicator finds and shows the Break Of Structures (BoS) pattern on the chart. The pattern is an important part of the Smart Money Concepts (SMC) system. The appearance of a pattern means that the price breaks the last peak of an uptrend, or the last bottom of a downtrend. This indicates a change in the existing trend structure and the beginning of a new movement. BOS is a technical analysis tool used to identify trend reversals. The set of input parameters is simple
FREE
The Market Structures MT4 indicator finds and shows the Break Of Structures (BoS) pattern on the chart. The pattern is an important part of the Smart Money Concepts (SMC) system. The appearance of a pattern means that the price breaks the last peak of an uptrend, or the last bottom of a downtrend. This indicates a change in the existing trend structure and the beginning of a new movement. BOS is a technical analysis tool used to identify trend reversals. The set of input parameters is simple
FREE
For any number of placed market and pending orders, the utility calculates the "breakeven level" - weighted average price. The calculation is performed individually for buy and sell orders. The weighted average price is marked with a label and colored horizontal line separately as well - one line for the buy price, and the other for sell price. Input Parameters: Include pending. Include the pending orders in calculation. The default value of this parameter is false, and the calculation of the
FREE
CloneChartMT5
Andrei Novichkov
5 (1)
This utility clones the chart it is running on. It opens the same chart with the same graphical objects, set of indicators (saving the parameters) and the rest of the elements. In essence, it performs a deep copying of the original chart, transferring the template to the opened chart. The symbol and the timeframe of the original chart are also saved.
FREE
CloneChartMT4
Andrei Novichkov
5 (2)
This utility clones the chart it is running on. It opens the same chart with the same graphical objects, set of indicators (saving the parameters) and the rest of the elements. In essence, it performs a deep copying of the original chart, transferring the template to the opened chart. The symbol and the timeframe of the original chart are also saved.
FREE
The script allows to use the mouse for placing a grid of orders with fixed or variable step quickly and with as few mistakes as possible. Drag the script to the chart using the left mouse button and release. The grid will be plotted starting from that point. If the current price is lower than the grid start point, the grid will be placed "to the north" towards the buys, and if higher - towards the sells, "to the south". Setting take profit and stop loss is left to trader's discretion. Input Pa
Модифицируйте тейк профит и стоп лосс сети ордеров с помощью мыши. Перетащите скрипт на график левой кнопкой мыши и отпустите. Скрипт выставляет всем рыночным и отложенным ордерам раздельно, единый стоп лосс и единый тейк профит, используя величину цены в точке окончания перетаскивания. Входные параметры Buy or sell - Ордера какого типа подлежат модификации. Возможны два варианта: All BUY - все ордера на покупку All SELL - все ордера на продажу По умолчанию значение этого параметра All BUY. Wh
If a complex grid with specified stop loss and take profit levels has been created in the wrong place by mistake, it is not necessary to remove it and start over again. The grid can be moved to a new place using the mouse. Drag the script to the chart and drop it where the grid should be moved. The grid will be moved, keeping the distance between orders, distances to stop loss and take profit. The script works exclusively with pending orders , market orders will be left unchanged. Input Parame
The "VSA on the FLY" indicator is designed to quickly display various Volume Profile / Market Profile parameters.. The indicator takes the initial data for operation from the M1 timeframe. The indicator is installed on any timeframe and starts displaying data starting from the selected left border. This can be the beginning of a day, a week, a trading session, any hour, etc. The version of this indicator for MetaTrader 5 can be found here . The following input parameters are available: Show
"Scalper Channel MT4" is a modern channel indicator that shows the trader the direction of the trade. For work, the indicator uses built-in and proprietary technical means and a new secret formula. Load it on the chart and the indicator will show you the entry direction in color: If the upper limit of the price channel of the indicator is blue, open a buy position. If the lower limit of the price channel of the indicator is red, open a sell position. If the border of the indicator is gray, ne
Indicator ICT Implied Fair Value Gap (IFVG) is an important part of the Smart Money Concepts (SMC) system. It looks for and shows on the chart a modern pattern - the Fair Value Gap ( FVG ). This pattern is a three candlestick imbalance formation based on the discovery of a mismatch between supply and demand. This happens when the price moves quickly in one direction without encountering resistance. The result is a "gap", which can be filled in later. The indicator finds this pattern using the up
The Market Structures Pro indicator finds and displays 5 (five) patterns of the Smart Money Concepts (SMC) system on the chart, namely: Break Of Structures (BoS)       Change of character (CHoCH) Equal Highs & Lows Premium, Equilibrium and Discount zones with Fibo grid High-high, Low-low, High-low and Low-high extremes Patterns are displayed for two modes - Swing and Internal and are easily distinguished by color on the chart. Internal mode features higher contrast colors, finer lines, and sm
Modify the take profit and stop loss of orders grid using the mouse. Drag the script to the chart using the left mouse button and release. The script sets a single stop loss and take profit to all positions and pending orders separately, using the price value at the final point of dragging. Input Parameters Buy or sell - the type to be modified. There are two options: All BUY - all buy orders and positions (this parameter is set to All BUY by default.) All SELL - all sell orders and positions
If a complex grid with specified stop loss and take profit levels has been created in the wrong place by mistake, it is not necessary to remove it and start over again. The grid can be moved to a new place using the mouse. Drag the script to the chart and drop it where the grid should be moved. The grid will be moved, keeping the distance between orders, distances to stop loss and take profit. The script works exclusively with pending orders , market orders will be left unchanged. Input Parame
The "VSA on the FLY" indicator is designed to quickly display various Volume Profile / Market Profile parameters.. The indicator takes the initial data for operation from the M1 timeframe. The indicator is installed on any timeframe and starts displaying data starting from the selected left border. This can be the beginning of a day, a week, a trading session, any hour, etc. The version of this indicator for MetaTrader 4 can be found here . The following input parameters are available: Show
"Scalper Channel MT5" is a modern channel indicator that shows the trader the direction of the trade. For work, the indicator uses built-in and proprietary technical means and a new secret formula. Load it on the chart and the indicator will show you the entry direction in color: If the upper limit of the price channel of the indicator is blue, open a buy position. If the lower limit of the price channel of the indicator is red, open a sell position. If the border of the indicator is gray, ne
Indicator ICT Implied Fair Value Gap (IFVG) is an important part of the Smart Money Concepts (SMC) system. It looks for and shows on the chart a modern pattern - the Fair Value Gap ( FVG ). This pattern is a three candlestick imbalance formation based on the discovery of a mismatch between supply and demand. This happens when the price moves quickly in one direction without encountering resistance. The result is a "gap", which can be filled in later. The indicator finds this pattern using the up
The Market Structures Pro indicator finds and displays 5 (five) patterns of the Smart Money Concepts (SMC) system on the chart, namely: Break Of Structures (BoS)       Change of character (CHoCH) Equal Highs & Lows Premium, Equilibrium and Discount zones with Fibo grid High-high, Low-low, High-low and Low-high extremes Patterns are displayed for two modes - Swing and Internal and are easily distinguished by color on the chart. Internal mode features higher contrast colors, finer lines, and sm
フィルタ:
レビューなし
レビューに返信
バージョン 2.0 2021.11.17
Updated version
バージョン 1.10 2017.04.13
Fixed inaccuracies detection during the operation.