• 概要
  • レビュー (2)
  • コメント (6)
  • 最新情報

Objects Copier MT4

5

This utility copies graphic objects from the MASTER chart to the SLAVE chart. Install it as an indicator.

The version for MT5 is here: https://www.mql5.com/en/market/product/61935

It can work in the following modes:

  • Master CHART to Slave CHART in one MT4 or MT5
  • Master MT4 to Slave MT4 (one or more)
  • Master MT4 to Slave MT5 (one or more)
  • Master MT5 to Slave MT5 (one or more)
  • Master MT5 to Slave MT4 (one or more)

You can use multiple Master-Slave groups by setting the ID parameter.

You can copy all objects or only selected ones.

Time shift minutes it shifts objects in time

Not all objects can be copied between MT4 and MT5. For example, an Ellipse object cannot be copied.



レビュー 2
fxcommentary
1893
fxcommentary 2022.02.09 01:22 
 

Thank you for this excellent tool.

edited:

developer made new extra modifications described in whats new section, according to my humble request. i am so happy. all works as explained.

おすすめのプロダクト
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from
Signal Copy Multiplier automatically copies trades on the same account, for example, to get a better entry and adjusted volume on a subscribed signal. MT4-Version:  https://www.mql5.com/de/market/product/67412 MT5-Version:  https://www.mql5.com/de/market/product/67415 You have found a good signal, but the volume of the provider's trades is too small? With Signal Copy Multiplier you have the possibility to copy trades from any source (Expert Advisor, Signal, manual trades) and change the volume o
自動注文とリスク管理のためのユーティリティ。利益を最大化し、損失を抑えることができます。トレーダーのための練習トレーダーによって作成されました。このユーティリティは使いやすく、トレーダーが手動で、またはアドバイザーの助けを借りて開いた成行注文で機能します。マジックナンバーで取引をフィルタリングできます。このユーティリティは、同時に任意の数の注文を処理できます。 次の機能があります。 1.ストップロスとテイクプロフィットレベルの設定; 2. トレーリング ストップ レベルで取引を終了します。 3. 損益分岐点の設定。 ユーティリティは次のことができます。 1. オーダーごとに個別に作業します (レベルはオーダーごとに個別に設定されます)。 2. 一方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL は個別に設定されます)。 3. 多方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL が一緒に設定されます)。 オプション: STOPLOS
Auto trade V20 is a trading tool like Robot or Expert Advisor that is used for automatic trading, this type is Martingale EA, the recommended broker is FBS, EU Pair, default setting. If you want to find the best setting, please look for it by backtesting it, so that you find the best setting and help your trading become more profitable, please try this tool to help you trade. minimum deposit 200 $ cen lot 0.01, pipstep in points.
Exp Swing
Vladislav Andruschenko
4.26 (38)
これは、Swinger(Pendulum、Cheburashka)と呼ばれる有名な戦略のモデルを使用しています。 戦略は、2つの反対の保留中の注文を出すことにあります。価格が特定の方向に移動すると、一方の保留中の注文がトリガーされ、もう一方の注文のロットサイズが増加します。 EAは3種類のオープン保留中の注文を提供します(TypeofTrade) 配置後の自動オープン(インスタントオープンAutoTrade) 手動開封後の開封と管理(手動開封ManualTrade) 高/低レベルで開く(過去のバーTFTradeの高低) OCO(One-Cancels-the-Other)注文は、2つの注文で構成される条件付き注文の一種です。2つ目の注文が約定すると、1つ目の注文は自動的にキャンセルされます。 スイング-完全な説明 MT5 version 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? 開始時に、エキスパートアドバイザーは2つの注文を出します-現在の価格から StopO
FREE
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
Description: Please tick "Show object descriptions" in chart properties to enable hrays views That utility converts a trendline into a horizontal ray known as tool for drawing supply and demand zones. Simply create a trendline on a chart and once selected, it will get converted. Ray remains horizontal while dragging.  Quick ray plot: press "R" key to create horizontal ray. It will be snapped to the nearest OHLC value Further versions will be improved. For feature request please post new c
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. It can enter trades without stopl loss and take profits. However upon selecting UseStopLossTakeProfit from the settings it can use best possible stop loss and take profits based on the market conditions. Upon selecting the CloseOppositeTrades  from the settings it can close opposite trades. Fo
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.
Unlimited Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Blahtech Limited presents their Market Profile indicator for the MetaTrader community. Ins
Virtual Collider Manual   is a trading assistant with a built-in panel for manual trading. It automatically moves a position opened by a trader in profit using innovative adaptive grid algorithm of averaging and adaptive pyramiding Know-how of the grid algorithm of averaging and pyramiding of the   Virtual Collider Manual   trading robot is based on fully automatic adaptation of all characteristics of dynamically build order grid and pyramid with actual price movement with no need for adjusting
The indicator looks for buying and selling zones, where a deal can be opened with a minimal stop loss and a better Risk Reward Ratio. The indicator is based on qualitative search of the Double top/Double bottom pattern. Indicator operation principle Looks for local tops/bottoms which can potentially become a Reversal zone It waits for an impulse movement that would exceed the Reversal zone and draws a red/blue wide rectangle Within the Reversal zone, it looks for the strongest area of the zone
このユーティリティは、取引口座の取引を複製するために設計されています。プログラムは、あなたのパラメータで追加の取引を開きます。ロットの増減、ロットの追加、ストップロスやテイクプロフィットのパラメーター変更などの機能を備えています、プログラムは「Windows PC」と「Windows VPS」で動作するように設計されています。  Buy a cloner and get the second version for free パラメータ CLONE_POSITIONS - 複製するオーダーを指定します。 MAGIC_NUMBER - マジックナンバー. DONT_REPEAT_TRADE - trueの場合、手動で決済した後、取引は繰り返されません。 REVERSE_COPY - 逆コピー。例えば、BUY の代わりに SELL をオープンします。 LOT_MULTIPLIER - PROVIDERアカウントからの数量コピー率で、=0の場合はFIXED_LOTで指定したロットでコピーします。 PLUS_LOT, MINUS_LOT - プラスとマイナスのロット。 MAXIMUM
使用説明: https://www.mql5.com/zh/blogs/post/754946 MT4バージョン: https://www.mql5.com/zh/market/product/88205 MT5バージョン: https://www.mql5.com/zh/market/product/88204 ------------------------------------------------- 1. 注文を 12 個のマスター アカウントから 100 個のスレーブ アカウントにコピーします。 スレーブ アカウントの数は 12 から 100 までカスタマイズできます。 2.MT4からMT4、MT4からMT5、MT5からMT4、MT5からMT5をサポートします。 3. EURUSD、EURUSDm、EURUSDk など、さまざまなプラットフォームでの取引種類のサフィックスを識別します。 4. カスタム通貨マッチング (XAUUSD=GOLD など)。 5. すべての取引をコピーすることも、買い、売り、決済命令のみをコピーすることもできます 6. ストッププロフィットとス
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
Trade Clone MT4 EA User description in MQL5 blog New version 1.57 Read updates MT5  version download here With  Trade Clone EA  you can trade on multiple  MetaTrader 4  and  MetaTrader 5  accounts simultaneously, clone the trades of any trading robot from server account to your friends and family accounts.  Note: All MetaTrader 4 and    MetaTrader 5  must run in same computer, or you need copy the trade file to the Client computer. You can run multiple Trade Clone EA as server, and you
This is an Expert Advisor with the elements of graphics trading. It performs trading operations using the "Rectangle" (or "Square") shape. The Expert Advisor automatically draws a square and opens a Buy or Sell orders when the price crosses its lower or upper bounds respectively. The shape can be drawn manually. For this purpose you should disable the auto drawing feature in the Expert Advisor settings. If the price moves in the wrong direction, the Expert Advisor sets up to four orders in accor
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.75 (53)
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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
AntiMartingale-Execution is a pyramidal Money Management system capable of increasing positions as equity increases using the positive margin of the transaction. It is possible to set the capital for each operation, the operating and maximum margins and the target level to be reached. Once the general trade settings have been made, it is possible to preview the grid of operations that will be activated by pressing the BUY / SELL button. If necessary, it is also possible to close all operations
The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts). The provider is defined by the 'provider' parameter (any combination of numbers and letters). For example, there are two providers. Run the utility in master mode on them, and set different values to the provider parameter. On the account designated for copying these signals, run two utilities in slave mode in different windows, setti
RiverScope Lite automatically determines the nearest most important price levels and support and resistance zones in history, it also identifies a large number of price action patterns (the lite version is limited to 10, while the full version has 30+). The support and resistance levels are determined based on an algorithm that calculates and filters the historical values of the price, its movement character, volumes, etc. It displays the current situation, therefore the nearest levels change in
PROTECT YOUR FTMO Account in a simplest way Must-Have   Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Bal
Forex Gump
Andrey Kozak
2.75 (4)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
PipFinite Razor Scalper
Karlo Wilson Vendiola
4.38 (45)
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful. Combo Razor Scalper with Trend Laser Strategy: Scalp in the direction of the trend Watch Video: (Click Here) Features Scalping indicator using a confir
It is a simple fully customizable trading panel. It allows you to perform the simple trading operations on a trading pair / symbol, on the chart where it was placed: Buy, Sell, Close trades. The parameters are set in the panel: Lot size, Stop loss in points, Take profit in points. Thus, the panel allows you to open / close positions as quickly as possible with preset parameters. The panel is fully customizable and can be multilingual. When the panel is resized, all elements are resized automatic
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
AnyChart is a multifunctional tool allowing you to work with non-standard charts in MetaTrader 4. It includes collector of ticks and generator of charts for trading (hst files) and testing (fxt files). Supported chart types are second, tick and renko ones. Settings Starting Date - start date for chart plotting. Ending Date - end date for chart plotting. Chart Type - chart type: Time - time chart, each bar contains a certain time interval; Tick - volume chart, each bar contains a certain number
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.44 (170)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (70)
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 フォルダに貼り付けて、ターミナルを再起動し
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
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
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
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 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 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
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
TradePanel MT4
Alfiya Fazylova
4.9 (81)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Grid Manual MT4
Alfiya Fazylova
4.73 (15)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.9 (52)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on y
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (4)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Che
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 (overr
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (7)
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
Trade copier MT4
Alfiya Fazylova
4.5 (28)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
MT4のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
Bar Replay MT4
Hoang The Manh
3.67 (6)
Don't purchase before testing the Demo version first. DEMO version:   https://www.mql5.com/en/market/product/76917 __________________________________________________ This EA  - Tool allow you replay bar in Meta Trader 4 for back test. This Tool can back test in multi timeframe in only one chart. This Tool is very useful for Price action trader. It can work with Indicators, some indicators cannot works. So please download Demo to test before purchase.  Demo Version We do not accept refund in any
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
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
[跟单系统] T he most friendly Copier interactive interface, the most abundant easy-to-use functions, and the best Copy solution.    EASY   : Easy to use, load and select the Master or SLAVE to use easily  FAST:   Quickly copy orders, algorithmic optimal follow-up mechanism, priority calculation of new signals, priority queue processing received special signals Multiple:   1. Support multiple signals to be sent at the same time, multiple accounts can select multiple accounts to copy at the same time
Trade manager  Auto calculates % risk per trade  Manual lot size input  $ Risk amount  Displays profit to loss ratio  Shows value of stop loss and take profit in pips and dollars  Shows Balance equity and open profit and loss  On screen trade entry lines with entry stop loss and take profit . All with lots size , pip value dollar value and  price level of line  The value of these lines is also displayed in the panel  Buttons on panel for  Close Winners, Close all, Execute .  Trade panel has func
Order Manager is a trade assistant with money manager that helps traders open, modify and close manual trades in a simple way to help them focus more on their market analysis and open orders with just a few clicks. Download Demo here  (It only works on demo accounts) Full guide   here MT5 version here Order Manager features: Works on all instruments such as currency pairs, indexes, CFDs, metals, crypto currencies, etc. Proper money management with a built-in lot calculator that includes fiv
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
MT4からTelegramに完全にカスタマイズ可能なシグナルを送信し、シグナルプロバイダーになりましょう!この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン  | ディスコードバージョン デモを試したい場合は、ユーザーガイドをご覧ください。 MT4からTelegram送信者は戦略テスターでは機能しません。 MT4から   Telegramの機能 多くのオプションで完全にカスタマイズ可能なシグナルを好みに合わせて設定 シグナルの前後に独自のカスタムメッセージを追加します。これには、タグ、リンク、チャネルなどが含まれます。 シグナルに絵文字を追加、削除、カスタマイズします。または、すべて削除することもできます。 シンボルまたはマジックナンバーで送信する取引をフィルタリングします 特定のシンボルの送信を除外します 特定のマジックナンバーの送信を除外します シグナルと共に送信する取引の詳細をカスタマイズします シグナルと共にスクリーンショットを
**SALE ON NOW - 30% off - LAST DAYS will be going back to $75 in a couple of days!!** Layer Master is a tool kit that helps send and manage layers of Orders for traders that like to manual trade using Grids or to cover an entry area with orders.  Features: It is capable to send hundreds of Buystop / Sellstop / Buy Limit and Sell Limit orders in a quick and simple manner.  Enter the order type you want, key in the number of orders, order size, SL and TP- Then hit the Draw Zone button. Selec
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
作者のその他のプロダクト
This is a fully automatic trading robot. It is designed for trading major currency pairs. It looks for various trading opportunities such as support and resistance, swings, gaps and others. As a filter for opening a trade, it uses various indicators and back analysis of trend on daily and monthly charts. It has been tested in MetaTrader 5 on real data with 100% accuracy for the last ten years. MT5 version here .   The default setting is for TF M30 and is the same for all major currency pairs. I
This tool monitors Parabolic SAR indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The list of symbols/ markets you have entered
This tool monitors RSI indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The list of s
This tool monitors MACD indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The list of
This tool monitors MACD indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The list of
Is your trade at a loss? Does not matter ! You can use this Extra martingale tool.  In the set loss of your trade or your EA's trade , this tool will open another trade at a better price. It can also open multiple trades at different distances and with different lot sizes. Each trade will be assigned a TakeProfit. This tool has a lot of settings. You can set variable lot sizes, variable trade distances, variable TakeProfit sizes, maximum total profit or loss in money. You can also close trades
With this tool, you can easily and quickly close part of the trade. Click near the trade to display the closing panel. There are ten preset values for partial closing, but you can set your own values. You can also resize the panel according to Windows settings (125%, 150% ...) See the animation below for how it works. ********************************************************** Note: This tool does not work in the tester.
This indicator draws a trend line and a trend tunnel on the chart. You can choose several calculation methods, alerts, notifications, and other settings. It can also draw trendlines from another TimeFrame. You can also use this indicator for your ExpertAdvisor. The current values of the lines are stored in the memory buffer from where the EA can load them. You can trade the price bounce from the upper and lower lines .   Settings TimeFrame – trend timeframe Description – show description of line
This robot combines three ways of trading and for all uses the same successful money management. All three ways of trading can be used simultaneously or separately. Auto search and trading SR levels and their breakout. News trading - at a specified time placed pending orders for BUY and SELL. Manual opening trades using buttons in the chart. For these your trades will use the same money management as for automated trading. Is recommended ECN broker with minimal spread and with minimal slip and
This utility copies the trades between MT4 on one computer. It also supports partial closing trades. Parameters ID - is not required. If you want to use multiple MASTERs on one PC or on one MT4, each MASTER must have a different ID (alphanumeric). Then SLAVE must have the same ID as the MASTER. Mode MASTER - for a provider account; in this mode, the tool transmits trades from the master account. SLAVE - for a recipient account; in this mode, the tool receives the data transmitted from the mast
Golem
Vladimir Pokora
This robot searches for important support and resistance on the market, and trades breakouts of these levels. It uses hidden pending orders and tight TrailingStop. The default setting is for EURUSD H1. This EA can also be used in other markets and time frames. For safer trading, it includes protection against large slippage and high spread. No hedge, no martingale, no grid or any other type of dangerous practices. Stop loss is set for every order. Use True ECN broker with a low spread and a l
This tool monitors Stochastic indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The li
This tool monitors RSI indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The list of s
This tool monitors CCI indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The list of s
This tool monitors WilliamsPR indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The li
This EA trades according to your trendline. It can trade in several modes: will open only one trade and then be stopped trades only in the direction of the trendline opens more trades after each touch with the trendline trades in both directions it can place a pending order or open a market order MT5 version: https://www.mql5.com/en/market/product/74901 See the screenshots below for a better understanding of its features. This can draw a test trendline when running a test in the strategy tes
This is a fully automatic forex robot optimized for EURUSD M30. It can trade on both sides at the same time. It uses a dynamic grid and a sophisticated martingale system. It has separate money management for first trade and for martingale trades. This system is not slip sensitive and will work well for all brokers. Settings Start and end of trading Trading TimeFrame Use RSI filter RSI settings ::::::: Money management Lots – starting lot Autolot balance – automatic calculation of the initial lo
With this tool, you can easily and quickly close part of the trade . Click near the trade to display the closing panel. There are ten preset values for partial closing, but you can set your own values. You can also resize the panel according to Windows settings (125%, 150% ...) See the animation below for how it works. ********************************************************** Note: This tool does not work in the tester.
This EA trades the breakout of a range created for a set period of time. It can also trade in the opposite direction, a bounce from the upper or lower limit of the range. You can set the input parameters in points or in percentages of the range size.   The EA can only open the first trade, or even the second opposite trade or many other opposite trades until the expiration time. You can also set a lot increase after a losing trade.   This EA also has a built-in trend filter using the Moving Ave
Is your trade at a loss? Does not matter ! You can use this Extra martingale tool.  In the set loss of your trade or your EA's trade , this tool will open another trade at a better price. It can also open multiple trades at different distances and with different lot sizes. Each trade will be assigned a TakeProfit. This tool has a lot of settings. You can set variable lot sizes, variable trade distances, variable TakeProfit sizes, maximum total profit or loss in money. You can also close trades
You can place an unlimited number of invisible pending orders using this tool. Orders will be filled under the following conditions: Spread is not greater than the set Max. spread Slippage is not greater than the set Max. slippage The set trading time was not exceeded The expiration time was not reached TRADING button is not switched to PAUSE   If these conditions are not met, the order will be cancelled. You can also set up a Test Zone with an Off line for each order. The order will be canc
This robot uses an algorithm, that monitors and evaluates the situation in the market, its speed and power. At the appropriate time, it places pending orders on the market, and then moves them to better prices. It uses a money management with tight StopLoss and other functions. The default setting is for EURUSD M5, but it will have good results on other markets and other time frames. A fast ECN broker with minimal fees and precise quotations in points is recommended. Settings StartTrading - s
This tool monitors Parabolic SAR indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT4 menu Tools - Options…) You can also set the conditions for sending notifications. The list of symbols/ markets you have entered
This utility copies graphic objects from the MASTER chart to the SLAVE chart. Install it as an indicator. The version for MT4 is here: https://www.mql5.com/en/market/product/61937 It can work in the following modes: Master CHART to Slave CHART in one MT4 or MT5 Master MT4 to Slave MT4 (one or more) Master MT4 to Slave MT5 (one or more) Master MT5 to Slave MT5 (one or more) Master MT5 to Slave MT4 (one or more) You can use multiple Master-Slave groups by setting the ID parameter . You can copy al
This tool monitors Stochastic indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The li
This tool monitors CCI indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The list of s
This tool monitors WilliamsPR indicators on all time frames in the selected markets. Displays a table with signals to open a BUY trade (green) or SELL trade (red). You can set the conditions for the signal. You can easily add or delete market names / symbols. If the conditions for opening a trade on multiple time frames are met, you can be notified by e-mail or phone message (according to the settings in MT5 menu Tools - Options…) You can also set the conditions for sending notifications. The li
This EA trades according to your trendline. It can trade in several modes: will open only one trade and then be stopped trades only in the direction of the trendline opens more trades after each touch with the trendline trades in both directions it can place a pending order or open a market order See the screenshots below for a better understanding of its features. Unfortunately, it is not possible to draw your own trend line in the MT5 strategy tester. This EA will draw its own trendline for
This indicator draws a trend line and a trend tunnel on the chart. You can choose several calculation methods, alerts, notifications, and other settings. It can also draw trendlines from another TimeFrame. You can also use this indicator for your ExpertAdvisor. The current values of the lines are stored in the memory buffer from where the EA can load them. You can trade the price bounce from the upper and lower lines .   Settings TimeFrame – trend timeframe Description – show description of line
This is a fully automatic trading robot. It is designed for trading major currency pairs. It looks for various trading opportunities such as support and resistance, swings, gaps and others. As a filter for opening a trade, it uses various indicators and back analysis of trend on daily and monthly charts. It has been tested in MetaTrader 5 on real data with 100% accuracy for the last ten years. MT4 version here .   The default setting is for TF M30 and is the same for all major currency pairs. I
フィルタ:
Pepper Bradford
286
Pepper Bradford 2023.10.04 18:03 
 

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

fxcommentary
1893
fxcommentary 2022.02.09 01:22 
 

Thank you for this excellent tool.

edited:

developer made new extra modifications described in whats new section, according to my humble request. i am so happy. all works as explained.

レビューに返信
バージョン 2.41 2024.04.29
fixed a minor bug
バージョン 2.40 2023.10.16
Added Symbol replacement feature
バージョン 2.30 2022.09.29
Added a sixth object type
バージョン 2.20 2022.09.01
It also copies the property SELECTABLE
バージョン 2.10 2022.08.18
Added Show comment option
バージョン 2.0 2022.08.13
1) Text object keep their anchor points
2) copying also property OBJPROP_TIMEFRAMES in realtime (like other properties)
3) enable to exlude objects with string in Name