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

CloseIfProfitorLoss with Trailing

4.86

利益追跡機能により、MetaTrader 4で総利益/損失に達した時にポジションをクローズします。

  • 仮想ストップ(個別注文)を有効にできます。
  • 買いと売りのポジションを別々に計算してクローズ(別々の買い/売り)します。
  • すべてのシンボルまたは現在のシンボルのみをクローズして計算(すべてのシンボル)します。
  • 利益追跡(トレーリング・プロフィット)を有効にします。
  • 預金通貨、ポイント、残高の%で総利益または損失をクローズします。

このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するために設計されています。

取引ペアの全てまたは一部の合計バランスが設定された値以上になった時点で、すべてのポジションがクローズされ、注文が削除されます。

このバージョンは、指定された利益レベルでポジションをクローズできるだけでなく、より良い結果を得るために利益を追跡することも可能です。

CLPユーティリティの主な機能

すべてのシンボルの合計利益に基づくクローズ

個別取引の合計利益でクローズ(仮想モード)

利益追跡を伴う合計利益でのクローズ

ポイント、パーセンテージ、または通貨での総利益によるクローズ

すべての取引または個別取引の合計損失によるクローズ

取引後、チャートおよびターミナルをクローズし、リスクマネージャー、クロージング情報を含むメール、プッシュ通知などが送信されます。

リンク

  • このパッドEAは、「ワンクリックトレーディング」システムの一部であり、VirtualTradePadのCLPタブのみが含まれています。

使用方法

  1. 通貨ペアのチャート上でパネルを起動します。
  2. パネル上で、すべてのシンボルまたは現在のシンボルでポジションをクローズするオプションを選択します。
  3. クローズタイプを選択するには、対応するパラメーターにゼロ以外の値を指定する必要があります。
  4. クローズに使用するオプションを選択します(利益\損失 in pips\ドル\パーセント)。
  5. [利益または損失が発生した場合にクローズ]ボタンを有効にすると、青色に変わります。エキスパートアドバイザーが機能を開始したことを示します。
  6. ポジションの利益または損失が設定したレベルを超えると、ポジションはクローズされます。
  7. 緊急ボタンCLOSE ALLは、すべてのポジションを即座にクローズするためのものです。

管理

  1. すべてのシンボル - すべてのシンボルでのクローズを有効にします。
  2. XXXXXXのみ - EAが動作している現在のシンボルでのみクローズを行います。
  3. 個別のBuySell - 買いと売りポジションを個別にクローズします。
  4. 個別の注文 - 各ポジションを個別にクローズします。
  5. 利益$ - USDまたは預金通貨での総利益によるクローズを有効/無効にします。
  6. 利益p - ピップ単位での総利益によるクローズを有効/無効にします。
  7. 利益% - 残高のパーセンテージによる総利益でのクローズを有効/無効にします。
  8. 損失$ - USDまたは預金通貨での総損失によるクローズを有効/無効にします。
  9. 損失p - ピップ単位での総損失によるクローズを有効/無効にします。
  10. 損失% - 残高のパーセンテージでの総損失によるクローズを有効/無効にします。
  11. 利益または損失の場合のクローズON/OFF - 総利益または損失によるクローズ機能を有効/無効にします。

トレーリング利益

設定されたパラメータに基づく利益の追跡。

この機能は、クローズ時に利益(変動利益)の追跡を可能にします。利益が指定された値に達すると、エキスパートアドバイザーは利益レベルを保存し、利益を追跡し始めます。

外部変数と設定

Language: インターフェイスの言語を選択します(スペイン語、ポルトガル語(ブラジル)、ドイツ語、中国語、日本語)。デフォルトはターミナルの言語です。

MagicNumber (int): このEAによって開かれたポジションや注文を識別するためのユニークなマジックナンバーを割り当てます。0はマジックナンバーなしを意味します。

UseAllMagicFromAllAccount (bool): true: アカウント全体の現在のシンボルのすべてのポジションを監視します。 false: 指定されたMagicNumberのみを監視します。

Show_Future_BE_TP_SL: 現在のチャートに利益/損失設定に基づくブレイクイーブン、テイクプロフィット、ストップロスのレベルを表示します。別注文モードがオフのときにのみ有効です。

CLP_TralOptionsStep (double): トレーリングプロフィットレベルの調整ステップサイズを定義します(ポイント、通貨、またはパーセント)。

Use_Commission_in_CLP (bool): ポジションをクローズするときに、手数料を利益/損失計算に含めます。

AutoCorrect_LevelCLP (bool): 利益/損失の入力値を自動的に修正し、有効なエントリを確保します。

CLP_DeleteStopOrders (bool): 総利益または損失に基づいてポジションをクローズするときに保留中の注文を削除します。

Use_Lots_in_CLP_Points (bool): 利益/損失のポイントを計算するときにロットサイズを考慮し、異なるロットサイズを持つヘッジアカウントに役立ちます。

CPL_CloseAllCharts_per_CloseAllDeals: ポジションをクローズする前に、EAが配置されたすべてのチャートをクローズし、チャートテンプレートを保存します(MT5のみ)。

CPL_CloseTerminalAfterClose (bool): すべてのポジションをクローズした後、ターミナルを終了します。

ShowCloseAllButton (bool): パネルに「すべてクローズ」ボタンを表示し、すべての取引を即座にクローズします。

ClosingCurrentTicketOnly (bool): 他のEAが開いた新しいポジションを無視して、現在のチケットのリストのみをクローズします。

ClosebyFIFO (bool): FIFO(先入れ先出し)順序でポジションをクローズします。

VPS_CLP_Activation (bool): VPSのためのCLP設定をアクティブにし、外部変数管理を許可します。

VPS_CLP_Parameters: VPS環境に特化した利益、損失、およびトレーリングオプションを管理するさまざまな設定。

LimitFor: 利益/損失を制限するために、オープン/クローズ取引の時間枠を設定します。

LimitForLosses & LimitForProfits: アラートをトリガーする損失と利益の限界を設定します。

LimitForLotsDeals & LimitForCountDeals: アラートをトリガーするロットサイズと取引数の制限を設定します。


    Vladon, Expforex,CLP,CloseifProfitorLoss,Close Profit,Total Profit,Close if Profit or Loss,Trailing Profit, Smart Trailing Stop, 決算利益、総利益、損益が出たらクローズ、トレーリング利益、スマートトレーリングストップ

    レビュー 34
    Brandon Thames
    138
    Brandon Thames 2024.07.19 00:12 
     

    Works as intended.

    Max
    1333
    Max 2023.12.27 22:01 
     

    Amazing product, works very well and neat, what I was looking for and also have other his other products like full trade pad, good producer, many detailed functions buttons on chart and also in settings!

    Gregory Knobloch
    362
    Gregory Knobloch 2021.06.29 23:56 
     

    Awesome Products from this vendor

    おすすめのプロダクト
    Order Multiplier
    Benjamin Zaufall
    3.5 (2)
    This experts helps you with increasing your signal volume. Everytime the signal opens a trade, the experts creats a specific amount of copies of this trade. Evertime the signal closes a trade, the expert closes all the copies of the singal trade. Input parameters: - amount_of_copies: The amount of copies the expert should create - interval_in_seconds: How often the expert should look for new orders to copy or closed orders, to close copies - lot_size_of_copies: The lot size of the new copies
    BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi
    Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the
    A powerful assistant for manual trading. Execute a deal with one click and manage the trade volume, stop loss and take profit, according to your trading strategy, without being distracted from the chart. The product can also visually preview your levels of entry into the market, stop loss and take profit before placing an order. Advantages easy and intuitive interface the control panel in real time 3 modes of setting the order volume 6 stop loss setting modes 5 profit take setting modes calcul
    The product has a great combination of pending orders and trends to help investors manage capital effectively. The bot does not have a martingale, so it is always safe of capital. Run the D1 timeframe pairs. The main parameters can be installed: Lot -  Startot . Auto-Grid   -    ON/OFF AutoLot  - ON/OFF TP - Takeprofit   -pips. SL - StopLoss  - Pips. Magic -  Number magic. TralllingStop  - ON/OFF Comment  - KING Tralling - pips
    Exp Swing
    Vladislav Andruschenko
    4.3 (40)
    これは、Swinger(Pendulum、Cheburashka)と呼ばれる有名な戦略のモデルを使用しています。 戦略は、2つの反対の保留中の注文を出すことにあります。価格が特定の方向に移動すると、一方の保留中の注文がトリガーされ、もう一方の注文のロットサイズが増加します。 EAは3種類のオープン保留中の注文を提供します(TypeofTrade) 配置後の自動オープン(インスタントオープンAutoTrade) 手動開封後の開封と管理(手動開封ManualTrade) 高/低レベルで開く(過去のバーTFTradeの高低) OCO(One-Cancels-the-Other)注文は、2つの注文で構成される条件付き注文の一種です。2つ目の注文が約定すると、1つ目の注文は自動的にキャンセルされます。 スイング-完全な説明 MT5 version 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? 開始時に、エキスパートアドバイザーは2つの注文を出します-現在の価格から StopO
    FREE
    Close   all   trades   at   once ,   managing   directly   from   your   mobile  MT4  app . This  utility   can   close   9   different   categories   of   trades. To   activate   the   action ,   you  just  need   to   place   a   pending   order   at   a   predetermined   price   (can be done  remotely   via   a   mobile  MT 4 app ). After   that , the   utility   will   detect   the   order   and   close   all   necessary   trades. This   way   you   can   manage   a   group   of   trades  
    コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基
    This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so y
    MultiStopOrder Tis Script will help us to put multiple stop order with single one click. This is a script not an EA Will place BUYSTOP and SELLSTOP with single click Main Feature 1. Put Multiple Stop Order 2. Specify how much stop orders will make 3. Set distance from current price 4. Set distance for each stop order 5. Set Take Profit dan Stop Loss  6. Use it on MT4 7. Set lot size with minmum 0.01 lots 8. Use with single one clicks
    The EA allows a trader to place stop loss invisible for brokers and thereby prevent false breakthroughs and unwanted stop loss triggering. When you use standard stop loss, the price may break through stop loss before moving to the direction of an open order and therefore the orders is closed. Interactive Stop Loss removes standard stop loss of the open order and adds a horizontal line instead. After this it maintains the order until the line is crossed by the price. And then it finally closes th
    This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volume in
    Manual Trade Panel EA MT4
    Juvenille Emperor Limited
    5 (5)
    手動トレードパネルEAMT4 は、MT4で見つけることができる最も簡単で使いやすいトレードパネルです。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめた、非常に便利なインターフェースです。 Manual Trade Panel EA MT4 を使用することで、従来の手動取引方法よりも何倍も速く正確に取引することができ、取引の決定に集中するためのより多くの時間と明確な心を得ることができます。 アカウントの保存は私たちの最優先事項であるため、 手動取引パネルEA MT4 は、アカウントが利益を得るか停止した後、すべての未決済の取引を閉じ、すべての保留中の注文を削除し、EAが添付されているすべてのターミナルチャートを閉じることができる優れたアカウント保護ユーティリティでもあります損失の公平性に達しました。これは、利益条件で非常に便利であり、エクイティが希望のストップロスレベルを下回ったときに、取引口座をさらなる損失から救うことができます。 ヒント
    One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red SELL button enables you to open short market orders Red SELL STOP button e
    It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by another EA or manually (magic number equals 0). For correct
    Trade Manager Assistant は、高度な注文管理のためのプロフェッショナルな取引ダッシュボードです。 Trade Assistant は、リスク管理ツールと高度な手動取引注文処理機能を組み合わせています。 完全なインストール手順 へのリンク 。 インテリジェントなリスク管理により、リスクパーセンテージまたは取引ごとの固定金額に基づいて最適なロットサイズを自動的に計算できます。 ストップロスと利益のレベルを自動的に設定し、カスタマイズ可能なリスクリワード比率で注文を管理します。 高度なトレーリング ストップ 柔軟なトレーリング ストップ オプションで利益を保護します。 自動バランス機能は、特定の利益レベルに達したときにポジションを保護するのに役立ちます。 部分決済戦略では、ポイント、リスク比率、または価格に基づいて、最大 3 つの部分決済レベルを設定できます。 内蔵のリスク計算ツールは、リスクパラメータに基づいてポジションサイズを決定します。 リスク管理に重点を置いた初心者トレーダーと、迅速な執行を必要とする経験豊富なスキャルパーの両方に適しています。 Trade Ma
    Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
    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
    Open by Clik is a tool that allows you to open positions with two mouse clicks. The place of the click and the direction of clicking decide what position will be opened. Opening of positions is quick and intuitive. If the second click is above the first click, opened are positions Long. If the second click is belowe the first click, opened are positions Short. By clicking in the chart area, opened are Market Order (BUY and SELL). By clicking in the area in front of the chart, opened are
    EasyTrade
    Vitaly Muzichenko
    2.33 (6)
    Small trading panel for managing orders and positions in 1 click for MetaTrader 4 Version for MetaTrader 5 here Set hidden TakeProfit, StopLoss and pending orders at lines placed on the chart Work on time on the news Backtesting manual strategies in the tester Placing virtual orders Playing a sound signal when the price reaches a level Automatic closing of all positions on the account or symbol by the total take profit in the deposit currency Description Can be dragged to any part of the chart
    The script allows you to quickly and easily open trades (place orders) on the market. Features Buy and sell at a market price; Place pending orders: Buy/Sell Limit and Buy/Sell Stop; Open a trade with a custom volume; Calculate and set TakeProfit; Calculate and set StopLoss; Auto defining the number of decimal places; Auto defining a symbol the script has been applied to. What you get with the script Ability to calculate each trade instantly; Ability not to enter all calculated values manual
    This expert advisor can enter and exit trades at specific times and on specific weekdays, expressed in GMT Time. It offers weekday selection, trade management settings, a martingale function and money management features. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable entry and exit times (up to 5 trades) Enable or disable trading weekdays in inputs Customizable break-even, stop-loss, take-profit and trailing-stop setti
    Light Protector is a cutting-edge Expert Advisor designed for the MetaTrader 4 (MT4) trading platform. This powerful yet lightweight application is specifically developed to safeguard trading accounts from excessive losses by implementing multiple protective mechanisms. One of the key advantages of Light Protector is its lightweight nature. The Expert Advisor is designed to have minimal impact on system resources, ensuring optimal performance and swift execution of trades. It operates seamles
    MT4 Telegram Management (from now simply “EA”) will be attached on specific MT4 chart user want to manage from remote. Note to developer: if possible, EA will be able to read info from command from user to select automatically the correct pair to work on, even if EA is attached only on one pair. EA should open/close position or manage opened or pending position. The MT4 Telegram Management l (form now simply “panel”) will be a simple Telegram group setted from user. By panel, user should be able
    * Super Assistant   is an useful management tool that helps traders perform management tasks on MT4/MT5 account remotely via  Telegram  such as: - Get info (account, details of positions, pending orders, floating PL, price, economic news, etc) - Open trade (open instantly with preset parameters) - Manage trade (set SLTP automatically, break-even mode, max risk, close time every day, etc) - Close trade (close all, buy, sell, win positions by one click, set awaiting close by PL, time) - Set up no
    The Simple Lot Size Calculator can help you with risk management. Just type risk percentage, stop loss points and click calculate to get required lot size. The Simple Lot Size Calculator calculates a current chart's instrument. It's lightweight. Just load it to your chart then The Simple Lot Size Calculator will apper in the left upper corner of your chart.
    これは、買い注文と売り注文のネットワークを配置する通常のパネルです。 このExpert Advisorは、設定で定義された利益注文を閉じます。 次に、ラダーと呼ばれるパラメータがあり、ラダーパラメータで示されたポイントだけ注文間の距離が増加し始めることを含みます(ここでは、メイン設定では10ポイントです)。これは、2次が10ポイント、3次が20ポイント、4次が40ポイントなどを意味します。 次に、これは設定にないため、このアドバイザーに何があるかを知る必要がありますが、このアドバイザーが提案した戦略のロジックに影響します。. アドバイザーが5つの注文を開くのは、ここの設定であるとしましょう。.. または購入のために。.. または販売のため。.. よかった.. ただし、注文を開くと、次のオープン注文のロットが以前にオープンした注文の半分だけ増加します。 つまり、設定で0.1ロットを設定すると、スキームに従って5つの注文が開き、現在の価格に近い最初の注文は0.1ロットの価格で開かれます。 第二に、与えられたステップのために、ここで50ポイントのステップは0.15ロットの価格で開きます
    This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
    This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
    FREE
    Only 1 copies left at a price of $99. Next price $199! actual .set files (click me) interactive panel manual (click me) Version for MT5:   Smart Start Smart Start  is a smart trading system, the indicators of which allow it to be used both for trading with small deposits (fast acceleration) and for conservative trading.  is a modernized trading indicator system that uses the MACD indicator to analyze the market. To analyze entry points,   smart start   takes into account the historical ind
    このプロダクトを購入した人は以下も購入しています
    Trade Assistant MT4
    Evgeniy Kravchenko
    4.44 (180)
    取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
    Local Trade Copier EA MT4
    Juvenille Emperor Limited
    5 (83)
    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 フォルダに貼り付けて、ターミナルを再起動し
    取引したい主要エリアを特定したら、サポートとレジスタンス、または供給と需要のゾーンを自動的に取引します。この EA を使用すると、1 回のクリックで買いゾーンと売りゾーンを描画し、価格が反転すると予想される場所に正確に配置できます。EA はそれらのゾーンを監視し、ゾーンに指定した価格アクションに基づいて自動的に取引を行います。最初の取引が行われると、EA は、ターゲット エリアとなる、配置した反対のゾーンで利益を出して終了します。その後、2 つの選択肢があります。取引を終了して新しいゾーンを描画してエントリーするか、利益を出して終了し、すぐに反対方向に取引を反転して、「常に市場に参加する」スタイルの戦略を作成します。 入力と戦略を含む完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/760256 この EA は、市場で固定またはハード ストップ ロスを使用しないポジション トレーダーまたはドル コスト平均法の取引戦略向けに設計されています。代わりに、次の利用可能なサポートまたはレジスタンス ゾーンで同じ方向に新しい取引を行うこと
    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
    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
    Exp COPYLOT CLIENT for MT4
    Vladislav Andruschenko
    4.69 (62)
    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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
    あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
    Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
    MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
    ADAM for FTMO 40
    Vyacheslav Izvarin
    5 (1)
    ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 ---------------------------------------------------------------------------------------------------------------------------
    Grid Manual MT4
    Alfiya Fazylova
    4.71 (17)
    「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
    カスタム・アラートで市場の動きを先取り:究極のマルチマーケットスキャナー カスタム・アラートは、複数の市場において可能性の高いセットアップを簡単に特定できる、強力なオールインワン・マーケット・モニタリング・ツールです。 主要8通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、金(XAU)、最大7つの主要指数(US30、UK100、WTI、Bitcoinを含む)をカバーするCustom Alertsは、幅広い資産の重要なシフトを常にアップデートします。 このツールは、高度な FXパワー、FXボリューム、IXパワー・インジケータの データをシームレスに統合し、重要なマーケット・イベントに関するリアルタイム・アラートをお届けします。 カスタムアラートにより、常にチャートを注視することなく、潜在的な取引に対応することができます。 カスタム・アラートの主な利点 複数の市場をカバー:通貨、株価指数、コモディティ、暗号通貨を一元的に把握。 リアルタイムのイベント・アラート:重要な市場変化に関する通知で、重要な動きを見逃しません。 完全なカスタマイズ:お客様独自の取引スタイ
    あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
    あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT5バージョン:https:// www.mql5.com/en/market/product/58658 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
    VirtualTradePad mt4 Extra
    Vladislav Andruschenko
    4.88 (57)
    ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
    MT4からTelegramに完全にカスタマイズ可能なシグナルを送信し、シグナルプロバイダーになりましょう!この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン  | ディスコードバージョン デモを試したい場合は、ユーザーガイドをご覧ください。 MT4からTelegram送信者は戦略テスターでは機能しません。 MT4から   Telegramの機能 多くのオプションで完全にカスタマイズ可能なシグナルを好みに合わせて設定 シグナルの前後に独自のカスタムメッセージを追加します。これには、タグ、リンク、チャネルなどが含まれます。 シグナルに絵文字を追加、削除、カスタマイズします。または、すべて削除することもできます。 シンボルまたはマジックナンバーで送信する取引をフィルタリングします 特定のシンボルの送信を除外します 特定のマジックナンバーの送信を除外します シグナルと共に送信する取引の詳細をカスタマイズします シグナルと共にスクリーンショットを
    この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
    TradePanel MT4
    Alfiya Fazylova
    4.9 (86)
    Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 注意、アプリケーションはストラテジー テスターでは動作しません。購入する前に、デモアカウントでデモ版をテストできます。デモ版 ここ 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべてのポジションのストップロスをポジションの損益分岐点レベルに設定します。 注文とポ
    News Trapper EA
    Noha Mohamed Fathy Younes Badr
    4.86 (14)
    Hi, all.  News trapper EA It is an expert for trading news very safe expert  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.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econ
    ダーウィンレポートツールEA 例外的な紹介価格です    35米ドル DESCRIPTION: Darwin Reports Tool EA」は、Darwinシリーズの新製品です。 Darwin製品は、その品質と性能の高さから、MQL5でよく知られ、評判が高いです。 今回はExpert Advisorではなく、タスクを自動化するためのユーティリティを提案します。 本来は、自分のパフォーマンスのレポートを作るために 説明: このユーティリティのおかげで、口座、ストラテジー、あるいは複数の選択可能なEAのパフォーマンスレポートを送信することができます。 電子メール、Telegramなどのネットワークやメッセージング、携帯電話のプッシュメッセージでレポートを送信することができます。 福利厚生: 毎日、毎週、毎月、それぞれのEAからレポートを受け取り、パフォーマンスを調査することができます。 取引口座の正確な統計を取る......。 -- 電子メールで送信 -- テレグラムチャンネルで配信 -- Mt4/5プラットフォ
    GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
    Auto Trade Driver is an automatic powerful tool (run as Expert Advisor) that helps you to manage risk and control orders and maximize your profit in multi-protect/trailing-stop rules. This tool is very useful for both scalpers and trend followers. It not only calculates the trade risk exactly, but also protects and maximizes your profits in real-time. With this tool, the only thing you have to do is to enter trade by your own strategy, then it will auto-drive your position with exit strategy you
    多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
    TakePropips TradePad Pro
    Eric John Pajarillaga Aldana
    5 (4)
    TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
    MACD Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find regular and hidden divergences between price chart and MACD indicator. This divergence scanner is integrated with support and resistance zones so you can check the MACD divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->  
    プライスアクションツールキットEAは主にスカルパー向けに設計されていますが、すべての時間枠で使用して、ストップレベルに基づいて正しく計算されたロットサイズで市場に迅速に参入できます。注文)そして市場が動くにつれてストップを調整して利益を上げます。 使用するすべての機能、設定、およびベストプラクティス戦略の完全なリストについては、ここをクリックしてください:https:// www.mql5.com/en/blogs/post/748072 リスクベースのエントリ クイックオーダーボタンを使用すると、アカウントのリスクの割合に基づいてポジションに移動できます。選択したリスクとストップロスまでの距離に基づいて、ロットサイズが自動的に計算されます。そのため、ブローカーが0.01ロットのサイズ設定を使用できることを確認する必要があります。0.10または1.00のロット増分を使用するように強制された場合、ブローカーは機能しません。 高速取引実行ボタン チャート上にクイックトレード実行ボタンを配置し、トレードを即座に自動的に開いたり、閉じたり、調整したりします。通常のエントリーボタン
    デモ版をダウンロード 説明書 -       https://www.mql5.com/ru/blogs/post/758419 テストモード           (テスター内)パネル機能         非アクティブ   パネル自体の視覚的な表示のみを提供しています。 特定のストップロス レベルに基づいてポジション サイズやリスクを即座に計算できるツールは、プロのトレーダーにとっても初心者のトレーダーにとっても重要です。TRADE PRO トレーディング ユーティリティは、迅速かつ正確な計算を提供し、時間に敏感で変動の激しい市場での意思決定に役立ちます。 主な機能: オリジナル。シンプル。効果的。 メイン取引パネルの独創的で便利な開き方: マウスをチャートの右側に移動し、適切な方向をクリックして先物注文を配置します。 マーケット注文の迅速なインストール TRADE PROでリスクに充てる残高または資本の割合を設定するか、リスクに充てる特定の金額を指定します。チャート上でストップロスレベルを視覚的に定義すると、ツールが各通貨ペアの最適なポジションサイズを自動的に計算します。ツール
    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
    Grid Panel Allows you to :  Set the number of levels (trades). Lot size and you can do Martingale to raise the lot size for each level. Set distance between levels, and you can manage the distance for each level using   Distance Q. Static TP and SL for each level. You can open : BUY STOP / BUY LIMIT / SELL STOP / SELL LIMIT   (levels in one click). Close all buy orders. Close all sell orders. Close all winning orders. Close all losing orders. Close all orders. Close all Pending BUY orders. Clos
    The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing b
    作者のその他のプロダクト
    Exp COPYLOT CLIENT for MT5
    Vladislav Andruschenko
    4.12 (25)
    MT5のトレードコピー機は、МetaТrader5プラットフォームのトレードコピー機です 。 それは間の 外国為替取引をコピーします   任意のは 、MT5 - MT5、MT4 - MT5   COPYLOT MT5版の アカウント (またはを MT4 - MT4   MT5 - MT4   COPYLOT MT4版用) 信頼できるコピー機! MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 МТ4ターミナルでトレードをコピーすることもできます(   МТ4   -   МТ4、МТ5   -   МТ4   ):   MT4のCOPYLOT CLIENT このバージョンには、端末間 МТ5   -   МТ5、МТ4   -   МТ5が含まれ ます。 ディールコピー機は、2/3/10端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
    Exp COPYLOT CLIENT for MT4
    Vladislav Andruschenko
    4.69 (62)
    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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
    ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
    私たちのチームは、MetaTrader ターミナル向けの最先端のスマート トレーディング エキスパート アドバイザーである Trading Robot をご紹介できることを嬉しく思っています。 AI Sniper は、   MT5 の両方の端末向けに設計された、インテリジェントな自己最適化取引ロボットです。 スマートなアルゴリズムと高度な取引戦略を活用して、取引の可能性を最大限に引き出します。 取引所取引と株式市場での 15 年の経験を活かし、革新的な戦略管理機能、追加のインテリジェント機能、ユーザーフレンドリーなグラフィカル インターフェイスを開発しました。 AI Sniper 内のすべての機能は、最適化されたプログラム コードと厳格なテストによってサポートされています。 高度な計算インテリジェンスは、綿密なテクニカル分析と、価格変動の各段階での何千もの数学的計算を通じて、取引の最適なエントリーポイントとエグジットポイントを特定します。 トレンドが弱気か強気かに関係なく、   AI Sniper は シグナルを正確に分析し、正確な買いまたは売り取引を実行します。 ビジョン。ミッショ
    Exp TickSniper PRO FULL
    Vladislav Andruschenko
    4 (53)
    Exp-TickSniper- 各通貨ペアのパラメーターを自動的に自動選択する高速ティックスカルパー。 取引パラメータを自動的に計算するアドバイザーを夢見ていますか?自動的に最適化および調整されますか? MetaTrader4のシステムのフルバージョン:       MetaTrader4用の TickSniper   スカルパー TickSniper-完全な説明     +デモ+ PDF EAは、ほぼ10年間のEAプログラミングで得られた経験に基づいて開発されました。 EA戦略はどのシンボルでも機能します。 時間枠は関係ありません。 ロボットは、現在の相場、ティックの到着速度、スプレッドサイズ、およびその他の契約仕様パラメーターに基づいています。 システムは、有利なストップロスとテイクプロフィットレベル、平均ポジションの距離、トレーリングストップ距離などを自動的に定義します。 EAは、トレンドに対して追加のオープニングのシステムを適用します(「平均化」)。 その設定は、実際のアカウントでテストするために最適化されています。 Expert Advisorは、絶対にすべての通貨ペ
    Exp4 AI Sniper for MT4
    Vladislav Andruschenko
    5 (2)
    私たちのチームは、MetaTrader ターミナル向けの最先端のスマート トレーディング エキスパート アドバイザーである Trading Robot をご紹介できることを嬉しく思っています。 AI Sniper は、   MT4     の両方の端末向けに設計された、インテリジェントな自己最適化取引ロボットです。 洗練されたアルゴリズムと最先端の取引手法を活用した AI Sniper は 、取引の最適化における卓越性を体現しています。 当社のチームは、取引所と株式市場の両方で 15 年を超える豊富な経験を活かし、革新的な戦略管理機能、インテリジェントな機能、直感的なグラフィカル インターフェイスを組み込んだこのエキスパート アドバイザーを作成しました。 AI Sniper の各側面は細心の注意を払って設計され、厳密にテストされたプログラム コードによってサポートされています。 高度な計算インテリジェンスは複雑なテクニカル分析を通じて機能し、あらゆる価格変動に対して何千もの数学的計算を実行します。 これにより、   AI Sniper は 、強気市場トレンドでも弱気市場トレンドでも、
    Exp TickSniper
    Vladislav Andruschenko
    4 (31)
    Exp-TickSniper は、各通貨ペアのパラメーターを個別に自動的に選択する高速ティックスカルパーです。 EAは、ほぼ10年間のEAプログラミングで得られた経験に基づいて開発されました。 EAは、スマートトレーリングストップを使用し、現在の通貨ペアデータ、その相場、仕様、スプレッドに基づいて短期取引を実行します。 平均化戦略は、信号検出アルゴリズムによって引き起こされる損失を防ぐために使用されます。 オープンポジションが特定の損失を被った場合、ポジションを平均化する機能がトリガーされます。 極端な場合、TickSniperによって開かれたポジションにはストップロスが伴います。自動取引システムが最小利益を得ることができない場合、ポジションはストップロスによって1つずつクローズされます。 システムは、有利なストップロスとテイクプロフィットレベル、平均ポジションの距離、トレーリングストップ距離などを自動的に定義します。 EAは、通貨ペアの仕様、現在の価格、および戦略の一部であるその他の要因から、これらのパラメーターに関するデータを取得します。 MetaTrader 5のフルバージョ
    Profit or Loss Pad
    Vladislav Andruschenko
    4.5 (10)
    利益追跡機能で総利益/損失に達したときにMetaTrader5のポジションをクローズします。   CloseIfProfitorLoss with Trailing 仮想停止(個別注文)を 有効にできます。 買いポジションと売りポジションを別々に 計算して閉じる(別々の買い売り)、 すべてのシンボルまたは現在のシンボルのみを 閉じて計算する(すべてのシンボル)、 利益のためにトレーリングを有効にする( トレーリング 利益) ポジションは、預金通貨、ポイント、%、およびドローダウンの 値に基づいてクローズされます。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するように設計されています。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 一部またはすべてのペアの貿易収支の合計が設定で指定された値以上になるとすぐに、すべてのポジションがクローズされ、注文が削除されます。 このバージ
    Exp5 The xCustomEA for MT5
    Vladislav Andruschenko
    4.27 (11)
    MetaTrader 5のためのカスタムインディケーターに関する普遍的なトレーディングアドバイザー。 MetaTrader4のバージョン:  MetaTrader 4ターミナル   のxCustomEA  バージョン ユニバーサルトレーディングアドバイザTheCustomEAの機能は、1つを除いて、私たちのアドバイザ The X の すべてのパラメータを正確に複製します。 xCustomEA はカスタムインディケータ上で動作し、MT5端末向けに独自の取引戦略をプログラムすることができます。 xCustomEA は、インターネットまたはmql5市場からダウンロードできるカスタム指標へのリンクを持っています。 私たちの新しい顧問  The xCustomEA  は顧問  The X - Universal EAに  基づいています あなたはあなたの 習慣 をプログラムすることができます  インジケータ  、  そして私達のアドバイザー xCustomEA はシグナルのポジションを開く でしょ う。 私たちのユニバーサル展覧会顧問 ザ・を 購入 し て   xCustomEA  、  
    VirtualTradePad mt4 Extra
    Vladislav Andruschenko
    4.88 (57)
    ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
    スイング モデル ベースの取引戦略では、ロット数を増やした 2 つの反対の保留注文を出します。市場価格が特定の方向に動くと、一方の注文がトリガーされ、もう一方の注文のロット サイズが増加します。 このアプローチにより、トレーダーはリスクを最小限に抑えながら利益を獲得できるため、外国為替、株式、商品を取引する信頼性の高い方法となります。金融取引におけるこの戦略の使用は、特に不安定な市場において情報に基づいた意思決定を促進する能力があることで広く認識されています。 その有効性は、市場リスクへのエクスポージャーを減らしながら、市場のトレンドを識別してそれを利用する能力に起因しています。そのため、取引パフォーマンスの最適化を求めるトレーダーに人気の選択肢となっています。 EAは3種類の保留注文(TypeofTrade)を提供します。 発注後自動オープン(即時オープンAutoTrade) 手動開設後の開設と管理(手動開設ManualTrade) 高値/安値間の距離によるオープン(過去バーの高値安値TFTrade) OCO   (One-Cancels-the-Other) 注文 は、2 つの注文
    Averager FULL
    Vladislav Andruschenko
    4.9 (10)
    Exp-Averager は、 平均化取引を開始することで、特定のドローダウンを受けた取引を平均化するように設計されています。 アドバイザーは、トレンドおよび逆トレンドに合わせて追加のポジションをオープンできます。 一連のポジションの平均トレーリングストップが含まれています。 ロットが増えたり減ったりしています。 不採算ポジションを平均価格に近づける一般的な戦略。 MT4のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTrader 5 ターミナルの Expert Advisor でのアベレージャの操作の例:   Exp - TickSniper   。 平均化機能を備えたユニバーサル取引アドバイザー The X 注記 これは自動取引システムではありません。 取引を監視し、ドローダウンが発生した場合に利益が得られるまで平均化します。 ストラテジー テスターでエキスパート アドバイザーをテストし、ビジュアル モードで E
    Exp THE X FULL
    Vladislav Andruschenko
    4.79 (29)
    これは標準的な指標に取り組んでいるMetaTrader 5のための万能自動エキスパートアドバイザーです。 UniversalEA コンストラクタEAには多数の関数が用意されています。 ポジションを開くために20のシグナルのうちの1つを選択し、MetaTraderパッケージに含まれる標準インディケータのシグナルを選別するために20のうち5つのフィルターを選択することができます。 さらに、指標のパラメータを調整したり、時間枠を選択したり、各信号の信号バーを指定したりできます。 注意!新しいユニバーサルトレーディングアドバイザーの Exp - カスタム指標に取り組んでいる xCustomEA  : MetaTrader 5の ための Exp The xCustomEA MetaTrader 4の ための Exp The xCustomEA Description on English 自動取引アドバイザーを購入したい場合は、  TickSniperを チェックして ください  。 EAには以下の機能があります。  カウンタートレンド平均 トレンドの方向への追加の開口部 トレーリング
    Exp Assistant 5
    Vladislav Andruschenko
    4.74 (103)
    自動設定、ストップロス、テイクプロフィット、トレーリングストップ、損益分岐点レベルにより、 仮想 ストップロスとテイクプロフィットが可能になります。 Exp Assistant は、 ポジションの維持を計画するのに役立ちます。 このプログラムである Expert Advisor は、 リアルまたはバーチャルを 自動的に設定するように設計されています。     取引中のポジションの ストップロスとテイクプロフィット のレベル。 Expert Advisor のすべての操作は、チャート上のコントロール パネルから簡単に管理できます。 オープンポジションの ストップロス、テイクプロフィット、 トレーリングストップ 、 損益 分岐点 の設定が難しい場合 、または手動で取引したい場合は、アシスタントを使用できます。 取引のストップロスとテイクプロフィットの設定、トレーリングストップのオン、必要に応じてストップロスを損益分岐点に移動するなど、必要なアクションが自動的に実行されます。 アシスタントには、 パラボリック Sar インジケーターに基づくトレーリング ストップ機能も備えています。 MT4
    FREE
    Exp Averager
    Vladislav Andruschenko
    4.8 (20)
    Exp-Averager は、 平均化取引を開始することで、特定のドローダウンを受けた取引を平均化するように設計されています。 アドバイザーは、現在のトレンドに沿って、または逆に新しいポジションを開くことができます。 一連のポジションに適用されるスマート トレーリング ストップ機能も含まれています。 アドバイザはポジションのロットサイズを増減できます。 これは、損失ポジションを平均価格に近づけるために広く使用されている戦略です。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク TickSniper スキャルパー の平均化システムの例 平均化機能を備えたユニバーサル取引アドバイザー The X Expert Advisor は、チャートが関連付けられている通貨ペアで動作します。 たとえば、EURUSD の平均化を有効にするには、EURUSD チャートを開いて Expert Advisor を実行します。 注記 こ
    このユーティリティを使用すると、戦略テスターで戦略を手動でテストできます。視覚化チャート上でワンクリック取引。 トレードス​​キルをテストするための便利で完全な機能がストラテジーテスターでも利用できるようになりました。 Forex Tester Pad は、ストラテジーテスター用のトレーディングシミュレーターです。インジケーターを使用した取引。 私たちのユーティリティの主な機能 MT4のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 MetaTrader ストラテジー テスター 4 および 5 で動作します。 取引、ポジション、注文の管理。 あらゆるインジケーターを操作する可能性; ストップロス、テイプロフィット、トレーリングストップ、注文グリッド; EAPAD PRO チャートフレンドリーなダッシュボード; 速度制御、一時停止、チャート制御を 1 クリックで実行できます。等々。 警告: このパネルは戦略テスター向けです。 ライブ チャ
    FREE
    Lib5 EAPadPRO for MT5
    Vladislav Andruschenko
    4.4 (5)
    MetaTrader5のエキスパートアドバイザーに情報パネルを追加するためのライブラリ。 プログラムの情報とインターフェースが取引で利益をもたらすことを保証することはできませんが、プログラムの最も単純なインターフェースでさえ第一印象を強めることができると断言できます。 エキスパートアドバイザーに パネルを追加するための詳細な説明と手順は、ブログにあります:   LIB-EAPADPROステップバイステップの説明 パネルの詳細な説明と EAPADPROの使用手順 MetaTrader4ライブラリバージョン 追加のプロセスは 10のステップで 構成されており、それらについては記事で詳しく説明しています。 ライブラリのインストール このサイトからライブラリをインストールします。 エキスパートアドバイザーを開きます。 コードをインストールするためのサンプルとステップバイステップガイド、ファイル Exp-EAPADPRO LIBRARY TEST(ブログにあります)を開き ます。 推奨事項に記載されているように各ステップを実行するか、サイトからのステップバイステップの説明を使用してください
    FREE
    Exp Swing
    Vladislav Andruschenko
    4.3 (40)
    これは、Swinger(Pendulum、Cheburashka)と呼ばれる有名な戦略のモデルを使用しています。 戦略は、2つの反対の保留中の注文を出すことにあります。価格が特定の方向に移動すると、一方の保留中の注文がトリガーされ、もう一方の注文のロットサイズが増加します。 EAは3種類のオープン保留中の注文を提供します(TypeofTrade) 配置後の自動オープン(インスタントオープンAutoTrade) 手動開封後の開封と管理(手動開封ManualTrade) 高/低レベルで開く(過去のバーTFTradeの高低) OCO(One-Cancels-the-Other)注文は、2つの注文で構成される条件付き注文の一種です。2つ目の注文が約定すると、1つ目の注文は自動的にキャンセルされます。 スイング-完全な説明 MT5 version 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? 開始時に、エキスパートアドバイザーは2つの注文を出します-現在の価格から StopO
    FREE
    Exp5 Duplicator
    Vladislav Andruschenko
    4.71 (7)
    Expert Advisor Duplicator は 、アカウントMetaTrader5 で事前に設定された回数の取引/ポジション/シグナルを繰り返します。 手動または別のエキスパートアドバイザーによって開かれたすべての取引をコピーします。信号のロットサイズを大きくすることが可能です。 シグナルをコピーし、シグナルから多くを増やします! MQL5信号ロットの増加 次の機能がサポートされています:コピーされた取引のカスタムロット、StopLossのコピー、TakeProfit、トレーリングストップの使用など。 MT4 のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTraderのトレードコピー機はこちらから入手できます:   COPYLOT 注意 注 :これは端末間の取引用のコピー機ではありません。 複製機はネッティングアカウントでは使用できません。 ストラテジーテスターでエキスパートアドバイザーをテストし、ビジュア
    Exp4 Duplicator
    Vladislav Andruschenko
    4.48 (21)
    Expert Advisor は 、アカウントMetaTrader 4で 取引を繰り返し、ポジションを設定するか、事前に設定された回数だけシグナルを送信します。 手動または別のエキスパートアドバイザーによって開かれたすべての取引をコピーします。 シグナルをコピーし、シグナルからロットを増やします ! 他のEAの多くを増やします。 次の機能がサポートされています:コピーされた取引のカスタムロット、ストップロスのコピー、テイクプロフィット、トレーリングストップの使用。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTraderのトレードコピー機はこちらから入手できます:   COPYLOT 注意 注:これは、端末間の取引用のコピー機ではありません。 ストラテジーテスターでエキスパートアドバイザーをテストし、ビジュアルモードでEAPADPROツールバーと取引することができます! EAを1つの通貨ペアにインストールす
    Exp Tick Hamster MT5
    Vladislav Andruschenko
    3.59 (17)
    MetaTrader5の任意の取引シンボルのすべてのパラメーターの自動最適化のエキスパート。 設定なしでEAを取引! ダニ ハムスター -これは 、アドバイザーを設定したくない初心者やユーザー向けの自動取引エキスパートです! このトレーディングアドバイザーのトレーディング戦略は 7年間テストされています。 初心者のために特別に設計された自動売買エキスパートで、これまで以上に取引を簡単に。 アドバイザーを設定する煩わしさに別れを告げ、ストレスのない取引を実現しましょう。 今すぐ始めて、取引成功への第一歩を踏み出しましょう。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? ダウンロード; チャートにインストールします。 アドバイザーは自動的に取引します。 レビューを残します。 エキスパートを設定するにはどうすればよいですか? 何もカスタマイズする必要はありません!私たちはあなたのためにすべてをセットアップします! 1
    Exp SafetyLock PRO
    Vladislav Andruschenko
    4.7 (27)
    SAFETYLOCKを使用すると、トレーダーはすでにオープンしているポジションに対して反対の注文を設定することで、強い市場の反転を回避できます。 トレーダーまたはEAがポジションをオープンすると、SAFETYLOCKは自動的に反対の保留中の注文を設定します。 ポジションが損失に転じた場合、その保留中の注文がアクティブになり、ロックを作成して損失を最小限に抑えます。 このEAは、初期のポジションを閉じる、トレーリングストップを使用して利益を最大化する、またはロットを増やしてリスクを調整するなど、さまざまな操作を可能にします。 さらに、ポジションの価格に合わせて、保留中の注文の始値を変更することもでき、市場の動きに柔軟に対応することができます。 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 基本的なパラメーター(ブログのパラメーターの完全な説明) MilliSecondsTimerForMonitoring – アルゴリズムの実行時間をミリ秒単位で指定
    Exp Assistant 4
    Vladislav Andruschenko
    4.87 (70)
    ストップロスの設定、利益の獲得、トレーリングストップ、損益分岐点のレベル、バーチャルストップの実現。 経験アシスタント はあなたがあなたのポジションのメンテナンスを手配するのを助けます。 このエキスパートアドバイザーは必要なストップロスをすべて設定し、あなたのポジションに応じた利益レベルを取ります。 すべてのExpert Advisor操作はチャート上のコントロールパネルから管理されます。 あなたがオープンポジションを持っているが、あなたのエキスパートアドバイザーがストップロスを設定することができない、利益を上げる、トレーリングストップまたはブレークイーブン、そしてあなたが手動で取引するなら、あなたはアシスタントを使うことができます。それは自動的にストップロスを出してあなたの取引のために利益を得ます、トレーリングストップをオンにするか、または必要に応じてbreakvenvenにストップロスを移動します。 Parabolic Sarインディケータに基づくトレーリングストップもあります。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法
    FREE
    Exp5-COPYLOT MASTERは、МetaТrader5とMetaTrader4のトレードコピー機です。任意のアカウントから外国為替取引をコピーします。 インストール このエキスパートアドバイザーはマスターコピー機です。トレードをコピーしたいターミナルにエキスパートアドバイザーをインストールします。 「COPY」のように、任意のテキストラベル名をpathWriteとして指定します。 トレードをコピーしたい端末にMT5用のCOPYLOTMASTERをインストールします。 次に、コピー先の MT4  端末にCOPYLOTクライアントMT4をインストールします。 または MetaTrader5用の CopylotクライアントMT5 MT4用のCOPYLOTMASTERを ダウンロードすることもできます COPYLOT-完全な説明とマニュアル 注:設定のリストは[コメント]タブにあります。 EAは1チャートに設定する必要があります!デフォルトでは、アドバイザーがアカウントからすべてのポジションと注文をコピーします。 注文はアクティベーション時にコピーされ(ポジション)、クライアント
    FREE
    Exp Tick Hamster MT4
    Vladislav Andruschenko
    3.62 (13)
    MetaTrader4の任意の取引シンボルのすべてのパラメーターの自動最適化のエキスパート。 設定なしでEAを取引! Tick   Hamster   -これは 、アドバイザーを設定したくない初心者やユーザー向けの自動取引エキスパートです! 初心者に優しい専門アドバイザーによる、手間のかからない自動取引を体験してください。 複雑なセットアップについて心配する必要はありません。当社の専門家がすべてを処理します。 トレーディングで成功するための旅を今すぐ始めましょう! MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? ダウンロード; チャートにインストールします。 アドバイザーは自動的に取引します。 レビューを残します。 エキスパートを設定するにはどうすればよいですか? 何もカスタマイズする必要はありません!私たちはあなたのためにすべてをセットアップします! 1設定パラメータ=トレーディングロットロット。 魔法    
    Exp COPYLOT MASTER for MT4
    Vladislav Andruschenko
    4.46 (24)
    МetaТrader4のトレードコピー機。外国為替取引、ポジション、注文を任意のアカウントからコピーします。 それは最高の МТ4   -   МТ4, МТ5   -   МТ5, МТ4   -   МТ5, МТ5   -   МТ4 貿易複写機、今日の一つです。 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。高い動作速度。厳しいエラー処理。強力な機能セット。 これらすべての品質は、単一のプログラム-EXP-COPYLOTにまとめられています。 プログラムは、複数の端末バインディングで実行できます。 1つのアカウントで取引されているさまざまな投資家アカウントでの取引のシンクロナイザーとして使用します。-COPYLOTは取引を他の端末にコピーします。 インストール CopyLotマスター-ポジションと注文をコピーしたいアカウントにインストールするエキスパート。 このエキスパートをターミナルにインストールし、そこからポジションを投資口座にコピーします。 「COPY」のように、任意のテキストラベル名をpathWrit
    FREE
    Ind5 Extra Report Pad
    Vladislav Andruschenko
    4.74 (27)
    これはMetaTrader 5のためのあなたの取引口座の分析を提供する統計パネルです。 分析結果はリアルタイムでチャートに表示されます。 多通貨取引は非常に人気があります。 MT4のバージョン 完全な説明 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 しかし、取引量が多ければ多いほど、それぞれの取引の収益性を分析するのは難しくなる。 月ごとに取引を分析し、各取引ごとに統計を計算することは、さらに困難な作業です。 取引システムのパフォーマンスを包括的に理解したい場合、この目標を達成するのに役立つツールが複数あります。 これらのツールには、レポート、統計、myfxbook、取引ジャーナル、口座分析、パフォーマンス統計、分析、革新的なダッシュボードなどがあります。 これらのツールを活用することで、取引システムのパフォーマンスを詳細に分析し、得意分野や潜在的な弱点に関する貴重な洞察を得ることができます。 パフォーマンス向上を目指す新規トレーダーであれ、取引戦略の最適化を目指す経験豊富なト
    FREE
    このユーティリティを使用すると、戦略テスターで戦略を手動でテストできます。視覚化チャート上でワンクリック取引。 このユーティリティの最新バージョンは、トレーダーが取引戦略を手動でテストするための高度な機能を提供します。ストラテジー テスターを使用すると、シミュレートされた環境で取引戦略の有効性を評価できるようになります。この機能を使用すると、取引テクニックのパフォーマンスを分析し、それらを改良して取引スキルを向上させることができます。 さらに、ストラテジー テスターは、視覚化チャート上でワンクリック取引で取引を実行する便利で効率的な方法を提供します。この機能により、異なる画面を切り替えることなく、希望の価格レベルで取引を迅速に開始および終了することができます。 ストラテジー テスターで利用できる完全な機能を使用すると、取引戦略をシミュレーションして洗練し、結果を分析して、取引スキルを効果的かつ効率的に最適化できます。 MT5 のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法  
    FREE
    Ind4 Extra Report Pad
    Vladislav Andruschenko
    4.58 (36)
    これはあなたの取引口座の分析を提供する統計パネルです。 分析結果はリアルタイムでチャートに表示されます。 多通貨取引は今日非常に人気があります。しかし、取引の量が多いほど、それぞれの収益性を分析することは難しくなります。月ごとに取引を分析し、 MT5のバージョン 完全な説明 +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 各取引ごとの統計を計算することはさらに困難な作業です。 パネルは、あなたのアカウントを分析し、リアルタイムで詳細な統計を準備する効率的な解決策を提供します。 注意!  HTMLへのエクスポート  ボタン が利用可能です - 私たちのインディケータは別のHTMLファイルにすべての受信データを保存します! タブとコントロール このパネルは現在6つのタブで構成されています。 トレード   - 現在のオープントレード 歴史   - 歴史の中で閉じられた取引 すべての取引   - 始値と終値の取引 レポート   - あなたの取引口座のクローズド取引に関する詳細なレ
    FREE
    INFOPadはMetaTrader 5ターミナルで選択された通貨ペアに関する情報を作成する情報パネルです。 この指標には5つの機能があります。 選択したシンボルの主および主な情報を表示します。売値、スプレッド、ストップレベル、スワップ、ティック値、コミッション価格。 SL目標とTP目標(確立されたストップロスとテイクプロフィットのポイント数、ドル額)の将来の目標を示します。 今日、週、月、年、選択した通貨の総利益などの期間に受け取った利益が表示されます。 それは現在のオープンポジション、そのロット(ボリューム)、ポジション数、ポイントでのポジションの利益、ドル、パーセントを表示します。 オープンディールのチャートに追加情報を表示します。それはストップロスを示し、利益レベルとこれらのストップレベルの目標を取ります。 トランザクションがシンボルに対して開かれたとき、トランザクションが閉じられたとき、トランザクションが変更されたときに、ログファイルに情報を書き込みます。 取引の開始時、取引の終了時、取引の変更時にサウンドファイルを再生します。 トランザクションを開くとき、トランザクション
    FREE
    フィルタ:
    Brandon Thames
    138
    Brandon Thames 2024.07.19 00:12 
     

    Works as intended.

    Max
    1333
    Max 2023.12.27 22:01 
     

    Amazing product, works very well and neat, what I was looking for and also have other his other products like full trade pad, good producer, many detailed functions buttons on chart and also in settings!

    wingliu27
    20
    wingliu27 2023.11.24 00:07 
     

    I have install ea, but why my ea didn’t have close all button ? Please help .Thanks

    Vladislav Andruschenko
    265836
    開発者からの返信 Vladislav Andruschenko 2023.12.13 10:23
    You can enable this button in the EA settings
    lorrenzs
    61
    lorrenzs 2023.05.29 03:06 
     

    Thanks for your response. Once again this ea is the best ea ever made in my opinion but one critical feature is missing, let me explain.

    I make a series of trades or just one trade, I hit a profit of $100 for example, now I want to place my trailing profit between 15% to 20% of my profit (not my balance and not my equity, just my profit alone). Now I set my trailing profit at 17.5% of my profit, meaning the profit will trail by $17.5 but as i keep getting more profit the value of the 17.5% keeps changing. For example if profit still rises from $100 to $150 my new trailing profit value would be $26.25. Immediately the trade begins to move in the loss direction it activates the most recent stop loss value and closes the trade if it falls to that value but throughout the trade 17.5% of my total profit was used in trailing my total profit.

    It has been rigorously proven that a trailing profit of 15% to 20% of the total profit itself is the most profitable take-profit strategy, taken from a sample of 50 years of trading pool, the article supporting this findings can be found online, that is why I am using 17.5% as my trailing profit exit strategy in the example.

    Also you asked if I am requesting for a new feature, the answer is yes, please make this new feature available, I am pleading.

    Feature: TRAILING PROFIT IN PERCENTAGE OF TOTAL PROFIT.

    Thanks for your kind understanding .

    I gave it 4 stars for now, 5th star after update, thanks in advance.

    Terek
    223
    Terek 2021.11.26 19:32 
     

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

    Vladislav Andruschenko
    265836
    開発者からの返信 Vladislav Andruschenko 2021.11.26 20:30
    Приветствую. Спасибо. Подтормаживание обусловлено тем, что главное алгоритм, поэтому обновление информации происходит реже, чтобы не тормозить основной алгоритм.
    Есть. Кажется опция отключение терминала и закрытие всех графиков. В в маркете запрещено использовать длл, которая отключает автоторговлю.
    Gregory Knobloch
    362
    Gregory Knobloch 2021.06.29 23:56 
     

    Awesome Products from this vendor

    Vladislav Andruschenko
    265836
    開発者からの返信 Vladislav Andruschenko 2021.06.30 05:22
    Thank you.
    thrzk01
    44
    thrzk01 2021.05.04 06:53 
     

    It's excellent toll for multi entry trading management(brake even T/P with profit you want in Long/Short Separately).

    Vladislav Andruschenko
    265836
    開発者からの返信 Vladislav Andruschenko 2021.05.04 07:02
    Thank you for the feedback.
    rvstrade
    70
    rvstrade 2020.09.27 07:51 
     

    exactly what I needed. great tool. recommended. A+ product and seller.

    Agnaldo Prata
    571
    Agnaldo Prata 2020.05.11 14:56 
     

    Excellent toll, I have been looking for a good trade manager EA for long time and now I found it, I have been testing it on my live account and it works like a charm.Thanks for the developer, great job done!

    Saitama
    23
    Saitama 2020.03.24 08:25 
     

    Very great EA and Vladislav is very helpful and responsive with prompt reply to my questions.

    spetrosyan1979
    528
    spetrosyan1979 2020.02.25 20:35 
     

    Полезный помощник. Не стал мелочиться, купил сразу. Окупился при первом же запуске )) Спасибо.

    Maik Siebel
    771
    Maik Siebel 2019.08.28 07:32 
     

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

    Phoutsamay Tonmany
    385
    Phoutsamay Tonmany 2019.08.10 09:10 
     

    this is great product that help you to discipline your trading strategy. :)

    empol
    31
    empol 2019.08.02 12:41 
     

    It doesn't work for me, I don't see all the buttons, I can't open the store from the app.

    Wolfgang Rockert
    2317
    Wolfgang Rockert 2019.07.02 14:18 
     

    Very useful, works combined with other EAs, great work!!!

    pllm2708
    2035
    pllm2708 2019.04.25 10:01 
     

    Dear Vladislav,

    Just purchased this EA a few hours ago and I am already thoroughly enjoying all the rich features. It is really value for money for only $30.00. It is almost everything that I have been looking for EXCEPT the fact that the EA does NOT delete any of the pending orders after the pre-set profit level has been reached. As my EAs trade in a cycle and needs to restart a fresh cycle after the closing of the on-going cycle and the fact that my EAs will only restart a fresh cycle upon all the pending orders being deleted - as a result, all the pending orders which were not deleted are being triggered now and my EAs would just continue to trade the just closed cycle as if nothing had happened. This obviously defeats the whole strategy employed by my EAs.

    So Vladislav, can we have an urgent update of the EA to include the deletion of ALL the pending orders of the same symbol when the pre-set TP or SL is reached??? The EA would be perfect if you could do that.

    Also, it would also be an excellent idea if the EA can somehow instruct all the EAs under its management to restart afresh every time when the pre-set TP or SL is hit/reached.

    If the above two suggestions could be implemented, the EA would really be PERFECT! So, for now, 4 stars only.

    sincerely,

    Philip Lee

    Update

    I wrote the above review less than 1 hour ago and Mr Vladislav PM me immediately to point out to me that there is already an option in the settings to choose whether or not to delete all pending orders - and I have just tried it and can confirm that there is an option to delete all pending orders. this is BRILLIANT, I really think this EA is all that one could ever ask for in as far as this kind of utility EA is concerned - it has everything and it works beautifully. I highly recommend this EA - this is a real no brainer - for only $30 - go ahead and buy it immediately, no need to think twice. Updated my rating to full 5 stars. Simply BRILLIANT!

    Mahen Weerakkody
    265
    Mahen Weerakkody 2019.04.09 05:45 
     

    Excellent utility

    adam7samuel
    143
    adam7samuel 2018.11.07 18:57 
     

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

    Kin Hung Chow
    453
    Kin Hung Chow 2018.08.22 03:50 
     

    Very good Utilities. But I have a problem that MT4 doesnt close after stop out even I set the close terminal to "true". Any ideas for reason?

    Staffan Ofwerman
    2071
    Staffan Ofwerman 2018.04.26 09:59 
     

    This is just what I've been looking for. A great tool and it works fine. I had some trouble with understanding some of the settings, but finally I got it right. And the seller is really, really helpful. Impressive.

    12
    レビューに返信
    バージョン 24.927 2024.09.27
    Update Update
    バージョン 24.919 2024.09.18
    ShowInfoClosedPositionSize parameter error fixed
    バージョン 24.918 2024.09.18
    Compiled in the latest terminal version
    Updated to ensure compatibility with the most recent terminal release.

    Global Interface Translation Overhaul
    Comprehensive updates to the interface translation across all supported languages.

    New Languages Added
    Expanded language support with the inclusion of new languages.
    バージョン 24.426 2024.04.26
    - CLP tab: with AutoCorrect_LevelCLP = false, you can work with negative trailing profit!
    You can set trailing profit to be triggered from the minus zone.

    Please set AutoCorrect_LevelCLP = false in the EA settings.

    Example:
    Loss = -100 USD
    Profit = 10 USD
    Trailing Profit = 100 USD
    Price moves in my direction = +10 USD
    New Loss = -90 USD
    If the price moves against me, I will have lost 90 USD instead of the initial 100 USD.
    バージョン 24.419 2024.04.20
    - Optimization of the "Show Profit on History" function
    - Added CLP tab settings to the Trade Pad external parameters.
    Because MetaQuotes prohibits sending global variables to the VPS server from MQL (MetaQuotes), all buttons, checkboxes, edit fields, and controls on the Trade Pad panel no longer work on VPS from MQL (MetaQuotes).
    You can customize the function of closing by total profit or loss from the external settings of the Utility:
    Attention! If the VPS_CLP_Activation parameter is enabled (true), then All settings for this function will work from external variables!
    Objects on the CLP tab - will be inactive!


    e05vps="================= VPS MQL5 CLP options ==================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Activation=false;//VPS_CLP_Activation --> CLP activation for VPS
    VPS_CLP_AllSymbols=false;
    VPS_CLP_CurrentSymbol=false;
    VPS_CLP_SeparateBUYSELL=false;
    VPS_CLP_SeparateDEALS=false;
    e060="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Profit_Currency=false;
    VPS_CLP_Profit_Currency_amount=0;
    VPS_CLP_Profit_Pips=false;
    VPS_CLP_Profit_Pips_amount=0;
    VPS_CLP_Profit_Percent=false;
    VPS_CLP_Profit_Percent_amount=0;
    e061="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Trailing_Profit_Currency=false;
    VPS_CLP_Trailing_Profit_Currency_amount=0;
    VPS_CLP_Trailing_Profit_Pips=false;
    VPS_CLP_Trailing_Profit_Pips_amount=0;
    VPS_CLP_Trailing_Profit_Percent=false;
    VPS_CLP_Trailing_Profit_Percent_amount=0;
    e062="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Loss_Currency=false;
    VPS_CLP_Loss_Currency_amount=0;
    VPS_CLP_Loss_Pips=false;
    VPS_CLP_Loss_Pips_amount=0;
    VPS_CLP_Loss_Percent=false;
    VPS_CLP_Loss_Percent_amount=0;
    バージョン 24.125 2024.01.24
    Recompile
    バージョン 24.124 2024.01.24
    Compilation in the latest terminal build.
    Long Ticket Number: Fixed CLP Trail Profit error when working with brokers with long ticket numbers.
    バージョン 23.999 2023.12.27
    LAST BUILD
    バージョン 23.913 2023.09.18
    ------------------------------
    -Last Build Compilation
    -EAPADPRO v44

    バージョン 22.110 2022.01.12
    Fixed a bug with drawing objects for new versions of MT5 terminal
    バージョン 21.956 2021.11.14
    Code optimization and General improvements and bug fixes as reported by users.
    バージョン 20.952 2020.10.22
    - Added parameter to CLP (Closing on total profit and loss) settings:
    --- CPL_CloseAllCharts_per_CloseAllDeals = close charts / other charts before closing positions.
    --- This parameter allows us to solve the problem when our panel begins to close positions upon reaching the total profit or loss, and in the meantime, other experts simultaneously begin to open new positions.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter closes only those charts on which other Expert Advisors are installed (except for VirtualTradePad) only for MT5.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter closes All charts (When All Symbols is enabled) or only those with a chart symbol = VirtualTradePad symbol.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter saves chart templates before closing them! The template can be downloaded later. Template name: VTP_Symbol_Period_Name of the expert (only for MT5).
    Important:
    --- In Мt4: there is no way to find out the name of the Expert Advisor, so all charts are closed.
    When this function is enabled, CPL_CloseAllCharts_per_CloseAllDeals = true, VirtualTradePad (before closing positions) will first save the templates of all charts, close all charts, close all positions.
    バージョン 20.423 2020.04.23
    -В Уведомление CLP_Alert CLP_Push добавлено название валютной пары, с которой работает программа.
    -В Уведомление CLP_Alert CLP_Push добавлено название валютной пары, тип позиции и лот закрытой позиции.
    バージョン 20.207 2020.02.09
    =================================================== =====================================
    -- Added opportunity to use Expert Adviser on Forex VPS for MetaTrader 4/5 from MetaQuotes
    It works on any chart. Supports multiple chart at once!
    Tabs work: CLP, TrailinStop, Signals!
    Before changing the variables on your computer:
    1. Enable AutoTrading to make the Expert Advisor active.
    2. change the parameters,
    3. After that, start the Migration!
    =================================================== =====================================
    - Added Risk Manager: Risk Manager Limiting losses / profits / Lots / Numbers
    Block Limiting updated and supplemented!
    This settings block allows users to limit Profit / loss / lots / number of deals/positions for a specified time.
    A risk manager who monitors your trading and notifies you that the time limit has been exceeded with Current positions / today / week / month / all the time.

    Settings:
    CurrentOpenDeals - Take into account current open deals/positions;
    ClosedDeals - Take into account closed deals / positions over time:
    LimitFor - The time during which closed deals / positions in the history will be checked;
    LimitForLosses - Loss limit at which the EA will sent a message, must be specified with -;
    LimitForProfits - Profit limit at which the EA will sent a message;
    LimitForLotsDeals - Limit of Lots of deals / positions, at which the adviser will sent a message;
    LimitForCountDeals - Limit of the number of deals / positions at which the EA will sent a message;
    NotificationMailSend - Send a message to the phone (PUSH) and mail if the limit is exceeded;
    バージョン 20.125 2020.01.27
    -- Forced writing global variables to disk.
    -- Color of TrailingStop and CLP in the ON mode - is changed to green.
    バージョン 20.110 2020.01.10
    Added CLP: New parameter Use_Commission_in_CLP - Use calculation of commission when closing positions.
    true - take into account the commission in the calculations.
    false - do not take into account the commission in the calculations.
    Attention: The commission is calculated from an open deal and multiplied by 2 (When closing a deal a commission is also charged)
    This is the standard way to calculate commission!
    In MetaTrader 5, it is impossible to get the type of commission calculation from an adviser!
    If you do not want the adviser to automatically calculate the commission, you can turn off this feature!
    Attention! This function only affects the calculations on the CLP tab, all other tabs work in standard mode, taking into account commissions.
    バージョン 19.992 2019.12.17
    Исправление отображения будущей прибыли в процентах при использовании нескольких открытых позиций
    バージョン 19.991 2019.12.02
    CLP: Fixed display of future levels (Show_Future_BE_TP_SL) for BUY positions.
    CLP: The Show_Future_BE_TP_SL function has been added to show future profit / loss lines when closing is selected as a percentage of the current balance.
    VTP CLP: Added a new parameter to the "CLP options" section:
    Test Function
    ClosebyFIFO = Closing positions according to FIFO rules;
    When closing positions, the FIFO rule will be used (First opened, First closed).
    The position will be closed in the order of their opening!
    Attention: This rule is intended to be used only when working with all symbols and closing all positions at once.
    Attention: This mode prohibits the use of functions: Separate Deals
    バージョン 19.701 2019.07.06
    - A new parameter has been added to the function “Closing by total profit or loss”:
    ClosingCurrentTicketOnly - Close only the current list of tickets.
    This option will help to avoid problems when my program starts to close positions on the basis of total profit, and the user's adviser starts to open new positions.
    ClosingCurrentTicketOnly = true, Then the VirtualTradePad program, if the total profit conditions are met, will close the current list of positions. If new tickets are added to the list of positions, the VirtualTradePad program will ignore them.
    ClosingCurrentTicketOnly = false, Then the VirtualTradePad program, if the total profit conditions are met, will close all positions, even if another adviser opens new positions.
    バージョン 19.227 2019.02.26
    Fixed a percentage value profit on the CLP tab when the user did not press Enter to save parameters.
    バージョン 19.226 2019.02.26
    Общие улучшения
    バージョン 19.211 2019.02.11
    Fixed the error of moving the graph when the panel is minimized!
    バージョン 19.206 2019.02.06
    - In the CLP block, when closing positions by profit in points, the profit in the deposit currency will be additionally checked.
    Actual when closing positions with different volume of lots.
    If the adviser can close positions by profit in points, but the profit in the deposit currency is less than 0, then the adviser will not close the position, but will wait for the positions to gain profit in the deposit currency> 0.
    - Text labels with information about open positions are reduced, to save space.
    - Cosmetic enhancements.
    バージョン 19.201 2019.01.30
    Global Update 2019
    - Improved graphics part of the panel. Re-design of individual elements;
    - Added the ability to resize the panel: GeneralSize!
    - GeneralSize default = 12, Increasing the size of the panel.
    - Last panel size with GeneralSize = 10!
    - Text labels of open positions optimized. Fixed error when text labels were drawn on top of the VirtualTradePad panel;
    バージョン 19.121 2019.01.21
    Some graphical changes.
    バージョン 19.114 2019.01.17
    Global Update 2019:
    - When using CLP_DeleteStopOrders = true and the CloseALL buttons, the choice of characters to close is taken into account (All symbols, only the current one);
    - Added hints to external variables when setting up the program;
    - Added language selection tips Language: Spanish, Portuguese (Brazil), German, Chinese, Japanese;
    By default, the language of prompts will be determined automatically by the language of your terminal. You can also choose your language;
    The translation was made using the GOOGLE Translator + MQL + Terminal site!
    If you find an error in your language, please report it in messages. Thank!
    - Parameter and function Sounds replaced by a more advanced function from our EAPADPRO
    Added new parameters:
    Notice_Open_Push = false;
    Notice_Open_Sound = true;
    Notice_Close_Push = false;
    Notice_Close_Sound = true;
    Notice_Modify_Push = false;
    Notice_Modify_Sound = true;
    Notice_Error_Push = false;
    Notice_Error_Sound = true;
    Notice_Open_NameSoundFromEa = "ok";
    Notice_Close_NameSoundFromEa = "alert2";
    Notice_Modify_NameSoundFromEa = "stops";
    Notice_Error_NameSoundFromEa = "timeout";
    You can enable / disable sound when opening, closing, modifying, error, as well as specify the name of the sound file (without .wav)
    You can also enable notification to the phone (PUSH messages) when opening, closing, modifying, an error.
    Additional information is displayed in the log.
    - The ShowInfoPosition function has been updated; now the position information on the chart will not overlap our panel. Dynamic change of coordinates of information data on a chart.
    - Font name changed to Roboto

    バージョン 18.945 2018.10.17
    The parameters of the number of attempts to close and open positions using one-click trading are added in external variables:
    NumberTryClose - The number of attempts to close a position.
    When receiving an error from the server, the adviser tries to open / close.
    Required with frequent requotes.

    CLP Activation (Close if Profit or Loss Activation) Changed!
    ON OFF buttons are added to the panel for more understandable action!
    バージョン 18.932 2018.10.01
    - Added support for the work of the Expert Advisor and the CLP tab (Closing on Total Profit or Loss) on VPS hosting from MetaQuotes.
    バージョン 18.515 2018.05.23
    - Fixed the error with profit trailing and closure at a loss, which occurred when using the closing on all symbols.

    - Added a variable for specifying the currency pair for the panel to work with: SymbolToTradeCustom
    This allows working on offline charts (Tick charts, Renko charts, etc.).
    Attention: Be careful when writing the name. The name should exactly match the name in the Market Watch!
    EurUSD - incorrect!
    EURUSD - correct!
    If this parameter is not set, the EA works on the currency pair it is attached to.

    - Added the ability for Magic Target to work on an offline (Tick, Renko...) chart.

    - Added the indication of the feature operation to the CLP tab.
    If the indication is red, the feature is disabled and does not work;
    If the indication is green, the feature is enabled and working.
    バージョン 18.309 2018.03.14
    Fixed an error in the Close ALL button.
    バージョン 18.227 2018.03.06
    - Added support for font scaling in Windows (font size settings are not available);

    - Added support for multiple magic numbers. Updated the MagicNumber parameter: the first number denotes the magic number for opening positions and management. It is also possible to set multiple magic numbers to be managed;
    For example:
    --- MagicNumber=777 UseAllMagicFromAllAccount=true: the EA monitors all positions on the current symbol and on the entire account;
    --- MagicNumber=777 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic number 777 on the current symbol and on the entire account;
    --- MagicNumber=777,888 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic numbers 777 and 888 (opens positions with the magic number 777) on the current symbol and on the entire account;
    --- MagicNumber=777,888,999 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic numbers 777, 888 and 999(opens positions with the magic number 777) on the current symbol and on the entire account;

    - When a new object appears on the chart, the panel is refreshed to avoid overlapping of objects on the panel;
    バージョン 17.979 2017.12.12
    Cosmetic changes.

    A new parameter has been added: CPL_AUTOOFF_AfterClose allows disabling the "Close if profit or loss" button after closing all positions.
    The button is only disabled when ALL! positions are closed.
    It takes into account the magic number specified in the EA, as well as the symbol for closing.
    If closing only 1 currency is selected and the CPL_AUTOOFF_AfterClose is enabled, the EA waits for all positions of this currency pair to be closed, and only after that the button can be closed!

    BugFix: Fixed dragging of trade levels (Stop Loss, Take Profit) when hovering over the panel and back.
    バージョン 17.970 2017.11.13
    In the EA settings, changed the option for closing the terminal after all trades are closed.
    Parameter CPL_CloseTerminalAfterClose - enable closing the terminal.
    CPL_CloseTerminalAfterClose = true.
    Terminal is closed only when ALL! positions are closed.
    It takes into account the magic number specified in the EA, as well as the symbol for closing.
    If closing only 1 currency is selected. If the CPL_CloseTerminalAfterClose parameter is enabled, the EA waits for all positions on the given currency pair to be closed, and cab close the terminal only after that!


    Added the Show_Future_BE_TP_SL parameter to CLP - show the lines of the future position closure by total profit or loss..
    Attention: it works only on the current symbol and with the 'SEPARATE Orders' mode disabled.
    The lines are displayed separately for Buy and Sell positions, or by a common line.
    If a line is not shown, then the positions form a lock that cannot be closed by the total profit or loss.
    Note: line and price data may be inaccurate for floating spread.
    Remember! SELL is closed by ASK, while BUY is closed by BID

    Profit trailing can now be enabled only after setting the parameters for closing by profit.

    Added the profit trailing values on the CLP panel near the input box for the distance of Trailing Profit. The value appears when the trailing level is fixed by the EA and shows the fixed level for closure.

    Added block of alerts for profit and loss in the deposit currency.
    If you want to limit the losses on the current client magic number, you can do that in the new block.
    For example: you need the EA to send you emails and display on-screen alerts when the total loss of open and closed trades within LimitFor becomes less than -100 USD:

    Set the parameters to the following:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    After receiving the daily loss of -100 USD in history for the given magic number, the EA displays an on-screen alert and sends an email.
    Attention: this block does not close trades! It simply displays alerts!
    At the next LimitFor, this parameter is reset to 0.

    You can select LimitFor= DAY;WEEK;MONTH;ALLTIME;
    You can also enable sending email and push notifications when reaching the limits of NotificationMailSend

    To the CLP panel for closing by profit or loss, added a block of notifications when closing positions by profit or loss. 3 notification methods are available:
    CPL_AlerT - alert message
    CPL_Mail - email message
    CPL_Push - push notification
    How to set up mobile device or email to messages from the Expert Advisor:
    https://www.metatrader4.com/en/trading-platform/help/setup/settings_notifications
    https://www.metatrader4.com/en/trading-platform/help/setup/setup_email

    the MagicOrderToClose parameter has been replaced by 2 parameters:
    MagicNumber - unique magic number of positions to close.
    UseAllMagicFromAllAccount:
    true = apply the function of closing by total profit or loss to all magic numbers.
    false = set the unique magic number for closing positions in the MagicNumber parameter.
    バージョン 17.503 2017.05.11
    - Fixed the error with the display of fractional numbers on the CLP panel: when entering fractional numbers in the fields Dollars, Percents and Profit trailing
    バージョン 17.118 2017.01.24
    Fixed operation with long tickets
    バージョン 16.995 2017.01.13
    General changes and improvements:
    -Depending on the account currency, added the corresponding icon.
    -Improved the function for displaying the trade levels when hovering the panel.
    (when hovering the panel, the trade levels of the terminal are disabled, so that the stop levels are not caught when pressing buttons).
    -Fixed and improved the function for calculating commission and swap for INFO,CLP.

    CLP tab:
    -Added parameter Use_Lots_in_CLP_Points for working with the CLP tab - true - the EA will also consider the lot of those positions during calculation of profit points. This option can be useful in trading on a hedging account with different lots.

    For example:
    opened 2 SELL positions on EURUSD
    SELL 0.01 with profit of 20 and 0.2 USD
    SELL 0.02 with loss of -12 points -0.24 USD

    -If Use_Lots_in_CLP_Points = false the EA will calculate the "net" points.
    In this case, the Profit will be: -0.04 USD or 8 points.
    As we can see, the position gained profit in points, but it is a loss in USD.

    -If Use_Lots_in_CLP_Points = true the EA will calculate points with consideration of lots.
    In this case, the profit will be: -0.04 USD or -4 points.
    If calculation of profit is in points and the "Include lots in profit calculation" is enabled,
    the EA will find the minimum lot of the provided positions and calculate the Points on that basis.
    For example:
    Minimum position 0.01, 1 "net" point = 1 point,
    If a position is opened with a lot of 0.02, then 1 net point = 2 points with consideration of the lot.
    If a position is opened with a lot of 0.05, then 1 net point = 5 points with consideration of the lot.

    -Added checking of the input values for closing profit or loss:
    If the specified profit is lower than the current - system generates a warning and disabled the closure mode.
    If the specified loss is greater than the current - system generates a warning and disabled the closure mode.
    If set to 0 and user attempts to enable closure - system generates an error.
    -Added the AutoCorrect_LevelCLP parameter:
    Only negative values can now be entered to the loss field. If user enters +10, the system automatically converts it to -10.
    Only positive values can now be entered to the profit field. If user enters -10, the system automatically converts it to +10.

    Only a positive value can be entered in the CLP_TralOptions, otherwise the EA generates an error.
    バージョン 16.990 2016.12.13
    Now commission and swap are included into profit calculation.
    バージョン 16.128 2016.02.01
    The Expert Advisor is completely replaced by the CLP control panel
    The 'Close if Profit or Loss' operation algorithm is completely identical
    Now you have the option to use the EA as a panel on the chart


    VirtualTradePad "CLP style"
    Main Features:

    The panel can work only on its own symbol (Current Symbol) or consider the total profit or loss by all symbols (All symbols).
    The panel can be used as a virtual Stop Loss or Take Profit. To do it, set the profit and loss size in pips (Profit p or Loss p), put checkmarks and select your symbol. The Expert Advisor will close positions for the selected symbol considering the number of pips obtained or lost.
    You can choose the close type: by profit in dollars, in pips or in % of balance or by loss in dollars, in pips or in % of balance.
    There is also the "CLOSE ALL" button that instantly closes the current symbol position or all positions (depending on your choice).
    The current state of your account is displayed right on the panel in three different ways corresponding to the close types.
    Usage:

    Start the panel on your currency pair chart.
    On the panel select the option to close positions by all symbols or by the current symbol.
    To activate the options for selecting the close type, you need to specify a non-zero value for the corresponding parameters. Note that a positive value must be specified for the profit and a negative value must be specified for the loss, for example: -100.
    Check the options you want to use for closing.
    Enable the Close if Profit or Loss button, it should become blue. It means that the Expert Advisor has started working.
    Once the profit or loss of your position crosses the set levels, the positions will be closed.
    The emergency button CLOSE ALL is intended for closing all positions instantly.

    SEPARATE Orders for separate calculation and deletion of each position.
    "Virtual Stop Loss and Take Profit" mode.
    For example, if you set closure by loss to $ -5 and closure by profit to 100 points, each trade will be closed separately by a loss of $ -5 or by profit of 100 points.

    Separate BUYSELL, which allows to calculate a close positions by the net profit or loss separately for BUY and for SELL.
    Revised the signal system for the Signals panel.
    This tab shows the trend by the timeframe and indicator. Previously signal was shown at the time of its triggering. Now the current trend is shown.

    Added the function to save the settings during the terminal reboot, the change in settings inside the panel, when closing the panel on the chart and attaching the panel to the chart.
    All variables and data changes made in the panel are now saved when the terminal is restarted.
    If you turn off the terminal and turn it on again - all the parameters will be re-loaded from the global variables.

    Added the TrailingProfit function to the CLP tab:
    Trailing Stop at Closing.
    A new function for trailing profits has been implemented on user demand. In this case, the profit is fixed with some correction. As soon as the profit reaches the specified value, the Expert Advisor saves the current profit level and starts trailing the profit.

    For example:
    If you made settings for closing at the profit of 10 dollars:
    Profit $ - positive closing.
    Profit $ - value of positive closing.
    TrailingProfit- distance from Profit $, which, when reached, triggers trailing of profit.
    If Profit $ is set to 10 and TrailingProfit is set to 5 the Trailing Stop will be set at 5 dollars. The Trailing Stop will come into play when the Expert Advisor passes the 10 dollar line and start moving following the profit. The Journal will show entries about the current profit status.
    When the total profit falls below the last fixed level, TrailingProfit, the Expert Advisor will perform forced closing of all position.

    The function works for all closure types: Every symbol, Current symbol, Separate BUY and SELL direction, Each order separately.
    バージョン 15.935 2015.10.07
    Updated profit visualization during trailing.
    バージョン 15.932 2015.10.05
    Improved visualization on the screen!


    New block:
    PROFITLOSS_EXTRASETS4 - alert of profit and loss in the deposit currency.
    If you want to limit losses for the current custom magic, use this new block.
    Example: you want the EA to send an email and show a pop-up alert when the total loss of open and closed deals within LimitFor falls below -$100.

    Use the following parameters:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    When the magic's loss on history reaches -$100 per day, the EA will show a pop-up alert and send an email.
    Attention: This block does not close deals! It only generates an alert!
    For the next LimitFor this parameter is reset to 0.

    You can set LimitFor= DAY;WEEK;MONTH;ALLTIME;
    バージョン 15.901 2015.09.02
    Updated algorithm of forced closure of positions and orders, if an order has been closed manually.

    PROFITLOSS_EXTRASETS4 - a block for limiting profit and loss in the deposit currency.
    If you want to limit losses with current settings, you can do it in the new block.
    E.g.: You want to limit trade opening after the total loss for 1 day (week or month) equal to -100 USD
    You will have the following parameters:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    After the loss in history with the given settings reaches -100 dollars for one day, you will receive an alert prompting you either to change the parameters or delete the EA that opens trades.
    The next day, this parameter is reset to 0.

    You can choose LimitFor= DAY;WEEK;MONTH;ALLTIME;
    バージョン 15.123 2015.01.23
    Added options for closing the terminal after the closure of a series of trades
      CloseTerminalAfterClosePROF - disable the terminal after fixing profit.
      CloseTerminalAfterCloseLOSS - disable the terminal after fixing loss.

    Improved profit trailing.
    xtern double TralOptions=5;
    extern double TralOptionsStep=2.