• 概要
  • レビュー (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
1903
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.28 (39)
これは、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
Forex Gump
Andrey Kozak
2.4 (5)
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
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.7 (61)
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
PipFinite Razor Scalper
Karlo Wilson Vendiola
4.4 (47)
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.43 (180)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (80)
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 フォルダに貼り付けて、ターミナルを再起動し
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
TradePanel MT4
Alfiya Fazylova
4.91 (85)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
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.72 (18)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
Trade copier MT4
Alfiya Fazylova
4.52 (29)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
テストモード (テスター内) では、パネル機能はアクティブではありません。パネル自体の視覚的表現のみを提供しました。 指定されたストップロスレベルに基づいてポジションサイズやリスクを即座に計算できるツールは、プロのトレーダーと初心者の両方にとって重要です。 TRADE PRO 取引ユーティリティは、高速かつ正確な計算を提供し、限られた時間と増大する市場のボラティリティの状況での意思決定を支援します。 手順 -   https://www.mql5.com/ru/blogs/post/758419 主な機能: オリジナル。ただ。効果的。 メイン取引パネルのオリジナルで便利な開口部: チャートの右側にマウスを置き、適切な方向にクリックして今後の注文を出します。 成行注文の迅速な設定 TRADE PROを使用して残高または資本のリスクの割合レベルを設定するか、特定のリスク量を指定します。チャート上のストップロスレベルを視覚的に決定し、ツールが各通貨ペアの最適なポジションサイズを自動的に計算できるようにします。このツールは、指定されたリスクリワード比率に基づいて利益目標 (利食い) を自動
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
Summer 50% discount ($199 -> $99) 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 tra
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
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
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
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
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
Smart Copy Local MT4
Kyra Nickaline Watson-gordon
5 (6)
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT4 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable co
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this 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 c
« Trade Sync » — Really fast copying and precise synchronization of trades. Simple installation and configuration of the application within 5 seconds allows you to copy trades between different MetaTrader terminals installed on one Windows PC or Windows VPS at maximum speed. «Trade Sync» contains a large number of options for customizing the application to your specific needs and allows you to cope with even complex user tasks. Separate use: Trade Sync MT4 - allows you to copy (Мt4 > Мt4), Trade
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
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
[跟单系统] 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
常に利益を上げる5つ星FXトレーダーになりたいですか? 1. シンプルな取引   システムと   2020年のメジャーストラテジーアップデートの   基本説明を読む 2.   購入時のスクリーンショットを送信して、専用取引チャットへの個人的な招待を受ける このトレードマネージャーは 、 全自動取引管理を使用したいすべての FXトレンド ユーザーにとって理想的な追加機能です。 手動で開いた取引を直ちに検出し、FXトレンドのトレンドラインに沿って自動的にストップを管理 します。 お客様のトレードは、トレードマネージャーのプロパティで設定された固定計算設定に基づいて管理されています。 適切なEAマジックナンバーを設定することで、これらのEA注文をあなたの個人的なトレンド取引スタイルに従って管理することができます。 有効な注文の自動検出 イニシャルストップの自動設定 トレーリングストップの自動化 Expert Advisorsの注文の自動検出 アクティブなExpert Advisor注文の自動管理 カウンタートレンドのトレードのためのセキュリティ・ストップロス ブレークイーブ
Forex Market View Dashboard and CSM
Opengates Success International
5 (1)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
Exp SafetyLock PRO
Vladislav Andruschenko
4.68 (25)
SAFETYLOCKを使用すると、トレーダーはすでにオープンしているポジションに対して反対の注文を設定することで、強い市場の反転を回避できます。 トレーダーまたはEAがポジションをオープンすると、SAFETYLOCKは自動的に反対の保留中の注文を設定します。 ポジションが損失に転じた場合、その保留中の注文がアクティブになり、ロックを作成して損失を最小限に抑えます。 このEAは、初期のポジションを閉じる、トレーリングストップを使用して利益を最大化する、またはロットを増やしてリスクを調整するなど、さまざまな操作を可能にします。 さらに、ポジションの価格に合わせて、保留中の注文の始値を変更することもでき、市場の動きに柔軟に対応することができます。 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 基本的なパラメーター(ブログのパラメーターの完全な説明) MilliSecondsTimerForMonitoring – アルゴリズムの実行時間をミリ秒単位で指定
このカスタムアルティメットスナイパーダッシュボードは、オリジナルのアルティメットスナイパーダッシュボードインジケーターをEAでアップグレードしたものです。最大98種類のアルゴリズムで動作し、使用する資産クラスのトレンドの本質を確実に捉えます。 数ヶ月に渡り、多くのお客様から頂いたご提案やアドバイスに直接お応えしたものです。   このカスタムバージョンは、完全にカスタマイズ可能です。 98の独立したカスタムアルゴリズムによって支えられています。 非常に素晴らしいビジュアルインターフェースなので、どのペアやタイムフレームでも、簡単かつ自信を持って市場全体の動向を追うことができます。 テレグラムにリアルタイムのアラートを送ることができます。 取引するペアに応じた独自のインデックスを作成することができます。 携帯電話にリアルタイムでアラートを送ることができるので、PCの前にいなくても動きがあることを知ることができます。 入力設定から8つの指標を設定することができます。 アラートを受信する指標と時間枠を設定することができます。 インターネット接続が検出されなかった場合、アラ
Bar Replay MT4
Hoang The Manh
3.43 (7)
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
作者のその他のプロダクト
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
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
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
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
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 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
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
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
327
Pepper Bradford 2023.10.04 18:03 
 

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

fxcommentary
1903
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