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

Exit By Indicators

Exit based Indicator - What is it?

Exit your open positions based on up to 10 indicators. Even those you buy in Market !!!

Use any indicator that provides buffer values (most of them output buffers).

You can use any available buffers and even compare various indicator values.

Selectors for exiting Buy Positions and Sell Positions are separate.

The EA works in AND or OR mode. You can combine multiple instances to create elaborate rules.

NO BROKER SIDE STOP LOSS IS USED.


Usage Ideas / Examples

- Exit all buy trades when slow MA below fast MA (MA cross over)

- Exit all sell when macd signal above macd value

- Exit trade when ATR below certain level

- It can be used in addition to or in spite of a stop loss. 


How to Use (Please see screenshots):

1. Attach the indicator(s) to chart.

2. Press the FillCombos button to refresh indicator list.

3. Select indicators to use in drop down.

4. Select the buffer number.

5. Select operator. Supports: =, >, <, <=, >=, !=

6. Select a value to compare with (comparison value).

7. Optionally check the c tickbox. If ticked, it will only take the value at close of candle.

8. Press LoadIndicators when done.

9. Remember to confirm the EA mode (AND / OR)


Important Backend Values:

Please use the Magic Number to govern what trades will be closed.

You MUST provide hard price boundaries for the EA.

If you want the EA to operate at all times, use boundaries that are very high.

e.g. if buy upper limit is 1.17 and buy lower limit is 1.16, the EA will only work when price is in this range.

In case of EURUSD e.g. if I set upper limit as 2 and lower limit as 1, the EA will pretty much all the time.


EA MODE:

Each EA instance can work in AND mode or OR mode.

In AND mode, all the given conditions should be true.

In OR mode, any of the given conditions can be true.

Remember, you can have multiple instances.


Advanced Feature - Compare with ASK price

You can use the letter "a" om the comparison value. It represents the ask price.

You can also use + or - to add or subtract

e.g. in EURUSD "a + 0.00001" means add 1 point to the ask price


Advanced Feature - Compare buffers

You can compare a buffer of the indicator with another buffer of same or another indicator.

E.g. lets take a chart of EURUSD with macd attached to it.

Window will be 1 (since the chart window is numbered 0)

Indicator will be 0 (since the only indicator in that window. We start count by 0)

Buffers:

- The macd value buffer is 0 (you can check either from data window or ask the developer)

- The macd signal buffer is 1


Now you can compare like this for condition that signal is greater than macd:

---------- Example of row of selector

Indicator  (dropdown): 1 0 MACD    Buffer: 0    operator: <    Comparison Value: f 1 0 1

--------- Example explained

"f" means we are evaluating a function. It is mandatory.

Exactly one <space> is required between the function statement values.

First Function value 1 stands for the window number.

Second Function value 0 stands for the indicator number.

Third Function value 1 stands for the buffer number.


TIPS:

1) You can often find buffer values in the data window.

2) While the order of the buffer numbers in the data window starts with 0, it is not always in order.

3) You can get buffer number and description from developer or looking at code, if available.

4) You can simply increase the buffer numbers and see if you get a value.

5) If you can see a value in chart, chances are it is being output in a buffer.


I am here for support:

This indicator is definitely work in progress. I use it myself.

It may need some getting used to. Please feel free to ask for support.


KNOWN ISSUES:

- No back test

Reason: The nature of this EA does not permit any back testing. You can test on a demo account.

- Sometimes the indicator buffer value will translate to N/A. 

Possible reason: The buffers could not be read.

Solution: Wait for about 10s then press FillCombos. Then proceed to select indicators again.

Troubleshoot: Remember to press LoadIndicators to refresh/populate values.


Disclaimer:

I cannot claim that this expert advisor will work perfectly, or even to your satisfaction. It is given on as is basis and you can use it only if you indemnify me from any direct or indirect loss incurred by use of this expert advisor.

おすすめのプロダクト
Утилита Горячие Клавиши. Работает только на неттинговых типах счетов. Позволяет совершать торговые операции без мыши. Удобно использовать для акций, фьючерсов, валютных пар, криптовалют. В совокупности со стаканом получается полноценный скальперский привод. Реализованные команды : ·          покупка по рынку; ·          продажа по рынку; ·          выставление лимитного ордера на покупку с заданным отступом (может быть отрицательным) от цены Бид; ·          выставление лимитного ордера на прод
FREE
SST Chart Trade
Eduardo Sergio Wolff Garufi
4.8 (40)
The ultimate control panel for your trading! With the One Click Trading tool, you will be able to trade with the keyboard and just 1 click, with the CTRL and SHIFT buttons! Some of the features: Determine Stop Loss and Take Profit Levels. Button to close all trades Button to close all trades and pending orders Buy and Sell at limit price Buy and Sell at ask price Order positioning with CTRL (Sell) and SHIFT Buy
FREE
Lot by Risk tradingパネルは、手動取引用に設計されています。 これは、注文を送信するための代替手段です。 パネルの最初の特徴は、管理線を使用した注文の便利な配置です。 第二の特徴は、ストップロスラインの存在下で与えられたリスクのための取引量の計算です。 制御線はホットキーを使用して設定されます: 利益を取る-デフォルトではTキー; 価格-デフォルトではPキー; ストップロス-デフォルトでは、Sキー; 取引パネルの設定で自分でキーを設定できます。 操作のアルゴリズム: 1)-レベルを希望の場所に配置します(すべてのレベルを配置する必要はありません); 2)-リスクを指定します(オプション); 3)-緑の送信注文ボタンをクリックします; 4)-注文が行われるのを待っているか、エラーメッセージ付きのアラートが表示されます; 5)-マジックでExpert Advisorにリンクされている現在のシンボルのすべての注文を閉じる場合は、注文を閉じるボタンをクリックします。 注文を送信ボタンを何度も押すべきでは
FREE
Risk Manager Pro
Jhojan Alberto Tobon Monsalve
Risk Manager Pro is a simple utility that calculates the necessary lots with the risk percentage and the pips of stop loss, before opening positions. The web calculators can be useful in some cases but they are not efficient to open operations in real time. In the trading days, there are few opportunities to open positions and when the opportunity arises, the seconds make the difference. This is not possible with conventional web calculators, since to calculate the size of an operation regarding
The purpose   of this utility is to manage one or more subwindow in the same chart by opening and closing them through a button or the keyboard keys How it works: If you want to handle more than one subwindow you need to reinstall the indicator . In this case some setups has to be customized onlu in the last subwindow installed and others setups in the installed subwindow during the first time installation. They are denoted in the input rispectively as ' LW ' and ' IW '. First of all insta
Playback of previously saved data from the order book. Key features: Historical data navigation Adjusting the playback speed with the "---" and "+++" buttons, as well as with the mouse, you can by scrolling the wheel over the area of ​​these buttons and between them Turning Price Centering On and Off Time display accurate to thousandths of a second Attention: This product also needs a utility to save data: https://www.mql5.com/en/market/product/71642
FREE
Dear traders and investors! We present to you the MT5 Optimization Booster – an innovative product that will revolutionize your optimization experience on MetaTrader 5! The MT5 Optimization Booster is based on the innovative Quantum Swap Protocol (QSP) algorithm – a unique proprietary optimization strategy that forms the core of the product and elevates the process of finding optimal solutions to a new level. After the purchase , be sure to contact me . The product is designed to enhance the
This reliable, professional trade copier system is without a doubt one of the best on the market, it is able to copy trades at very fast speeds from one master account (sender) to one or multiple slave accounts (receivers). The system works very fast and mimics the master account a full 100%. So changing stop losses, take profits, pending orders on the master account is executed on the slave accounts too, like each other action. It is a 100% full copy (unlike many other copiers who only copy ma
CloseByLossOrProfit Expert Advisor closes all positions as their total profit or loss reaches a specified value (in deposit currency). In addition, it can delete pending orders. Allow AutoTrading before running the Expert Advisor. Usage: Run the Expert Advisor on a chart. Input Parameters:  Language of messages displayed (EN, RU, DE, FR, ES) - language of the output messages (English, Russian, German, French, Spanish); Profit in the currency  - profit in points; Loss in the currency  - loss in p
FREE
MT5toTLGRM
Fernando Morales
4.2 (5)
Do not use Windows 7 with this EA MT5toTLGRM EA only sends text messages to a Telegram group or channel of your choice. The messages are customizable to show information about any trading activity in the account. Also it shows a daily PnL report. Several instances of this EA can be used simultaneously in the same MT5 terminal for sending messages to different Telegram group/channel but ensure that each one has a different number in [B13] setting. Following are the features of MT5toTLGRM EA send
FREE
Important! Demo version will work only on EURGBP. One Click Trader  is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. "-"   ,  "+"  change OCT window size  Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additiona
FREE
啟用TrailingTrader腳本後 報價視窗的交易品種 將會進行移動止損 設定參數 TrailingDistance 啟動移動的點數 TrailingCallBack 移動止損的回調點數 工作原理 持倉單在獲利的條件下 市價超過設定的點數時 腳本自動設定止損線在市價回調的點數位置 當市價繼續往獲利的方向運行時 止損線會持續往運行方向調整 直到市價回調到止損線時獲利平倉 當同一品種持有多張持倉單時 移動止損會分開運行 當盈利超過一定的範圍時 移動止損線會形成同步狀況 特點 當交易員習慣手動開單 又無法長時間盯盤時 可以啟用移動止損 當持倉單一旦觸發工作 就可以確認該單會在獲利的條件下出場 起用條件 需要使用MT5交易的電腦全天候開機運行 可以啟用腳本後 再同步到官方VPS 此時同步的腳本可以全天候監視交易帳戶
FREE
Important Note: Before using it in a real account test it in your demo account. //+------------------------------------------------------------------+ //|                                             Optimum_Lot_Size.mq5 | //|                                  Copyright 2023, MetaQuotes Ltd. | //|                                              https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2023, MetaQuotes Ltd." #propert
The script shows statistics of trades for the specified period. For example, if you want to know the details of trades of the ATC2010 Winner ( bobsley ): Login with his account using the investor (read-only) password (MetaTrader5); Open the chart of his trading symbol (EURUSD); Run this script on the chart; Specify 2010.10.1 in "date from", and the diagram will be shown.
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
Background This product is a practical tool to check the market based on the cycle theory . When you need to use multi cycle charts to analyze a symbol , manually adding charts with different cycles and applying templates is a very large cost. This product can help you quickly add multi cycle charts of one or more symbols, and uniformly apply the same template . After adding, you can drag the charts to the sub screen, which is suitable for multi screen analysis. Usage Method Apply this script t
FREE
Look Back My Trading History Look Back My Trading Historyは、MT5の取引履歴を強調表示することにより、これまでのエントリーポイントをトレーダーが簡単に振り返ることを可能にするためのツールです。 トレーディングを学び始めたばかりの人にとって、トレーディングスキルを向上させるための最も効率的な方法の1つは、自分の取引履歴を振り返ることです。 ただし、MT5チャートに表示される標準の取引履歴の矢印は小さすぎて即座に見つけることが難しく、トレーダーは自分が行った取引、とりわけ過剰取引などの愚かな間違いについて再認識する機会を失いがちです。 トレードの良し悪しに関係なく取引履歴を明確にして、それらを直視した上で深い考察を繰り返すことで、長期的な目線で見た場合にトレーディングに対する正しい姿勢を養う事ができます。 Look Back My Trading Historyの利点   取引履歴を振り返る最も簡単な方法であること 自らの取引履歴を振り返り、過去から学ぶ、そのためのルーティン構築のきっかけを提供します。 最小限かつ重要な情報を提
FREE
Have you ever wanted to back-test a strategy but never wanted to risk real money? And the thought of using a demo account is  exhausting as real time markets develop your skills slowly. This utility will help you develop your strategy faster and will help determine if the strategy works long-term by simulating real trading through back-tests. This will save you time as you can back-test strategies from previous price data.  With the new update you can now change your lot-size add take-profit and
FREE
Account Trailing Stop Manager MT5 Description: The "Account Trailing Stop Manager MT5" EA is designed to automatically calculate and remember the profit of the entire account or specific magic number, and trail it like a trailing stop loss. When the current profit becomes lower than the last saved profit, it will close all trades. This EA provides a convenient way to manage trailing stops for your account. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Featu
FREE
損益分岐点レベルを自動的に設定するためのユーティリティで、指定された距離を通過するときに取引を損益分岐点に転送します。リスクを最小限に抑えることができます。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT4バージョン https://www.mql5.com/en/market/product/57076 ユーティリティでできること: 1ピップから仮想ブレークイーブンレベルを設定 損益分岐点の実際のレベルを設定する 各注文を個別に処理します(ブレークイーブンレベルは注文ごとに個別に設定されます) 一方向注文のバスケットで作業します(損益分岐レベルはすべての注文に共通に設定され、購入と販売は別々に設定されます) 双方向注文のバスケットを操作します(ブレークイーブンレベルはすべての注文に共通に設定されており、一緒に購入と販売を行います) テストと作業には、チャートのボタ
Monkey Lite  offers the following array of features: One-click instant order entry (short or long). Track total current orders and total current profit. Instant Close Buy, Close Sell, Close All button. Utility types Risk management, Graphical objects, Panels. Main features Take Profit and Stop Loss by money (not pip). After the price reached the Take Profit threshold, trailing stop 20% of the current profit. After the price reached the Stop Loss threshold, the orders will be closed immediately.
FREE
This tool will assist all those who trade the forex market manually. It will help them in a sense that it will calculate the required margin in order to initiate a trade. This calculator is so simple to use that a  that the user only inputs only 2 pieces of information. which are   Price   and   Lot size   the trader wishes to take. All other information needed to calculate the calculator will work it out by itself. It will run or calculate  on the current opened chart. As the name suggest it's
このアドバイザーは、複数のペアをワンクリックで取引できるダッシュボードです。 クリック   開ける   選択したペアの注文を開くボタン。 クリック   近い   選択したペアの注文を閉じるボタン。 注文ロットはユーザーが入力した番号です。正の数は買い注文に対応し、負の数は売り注文に対応します。 部分的に閉じるのではなく、注文全体を閉じるには、   「CLOSE」 ボタンをクリックします。クロージングアクションはロット数とは関係ありません。 マジックインプットを 0 に設定すると、アドバイザーが同時に手動注文を閉じるのを手伝ってくれます。 エントリーマジックを別のアドバイザーのマジックで構成すると、アドバイザーは、別のアドバイザーがオープンした注文を同時にクローズするのに役立ちます。 三角生垣   ワンクリックで。 取引シンボルはカスタマイズ可能です。市場観察からインポートするか、ユーザーが入力します。 禁止: Magic - アドバイザーのマジックナンバー。 MaxLots: 最大ロット。ロット数がこのMaxLotsを超える場合、注文ロットはMaxLotsとなります。 StopL
Equity X è una utility che chiude tutte le posizioni ed eventuali ordini pendenti ad un importo prestabilito, è possibile fissare il bilancio del tuo conto quando il netto e uguale o superiore oppure uguale inferiore all'importo desiderato Ha integrato un sistema per la notifica mobile instantanea che genera il messaggio ad operazione avvenuta Uno strumento che permette di ottimizzare al massimo il rendimento del tuo investimento, è possibile utilizzarlo anche come gestore virtuale di take prof
CloseAllPosition
Konstantin Chernov
4 (2)
A script for closing positions If you need to quickly close several positions, this script will make all the routine for you! The script does not have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need to specify the maximal deviation and the number of attempts to close positions, use the script with input parameters https://www.mql5.com/en/market/product/625 You can download MetaTrader 4 version here: https://www.mql5.com/en/market
FREE
Equity Shield mt5
Vladimir Stepanov
3.6 (5)
Expert advisor は 、 資産 を 監視 し 、 パラメーター の 入力 に 従っ て ルール に こと で 、 予期 し ない 損失 アカウント アカウント を ます ルール に 違反 と 、 、 は 取引 を し ます。 特定 の または 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 HIP損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X SL at % acc
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for c
Простая утилита, которая показывает на какую сумму средств куплено активов в портфеле. Необходима для отслеживания загрузки депозита. Выводит информацию в удобную надпись, которую можно разместить в любом месте графика.  Учитывает валюту депозита: USD или RUB Учитывает, в какой валюте торгуется актив (USD или RUB) и автоматически конвертирует по текущему курсу. Можно настроить размер и цвет надписи
FREE
Broker Desynchronization script MT5 is a script in the form of an EA. It will check the desynchronization of a BROKER's server compared to your time at your PC. Usually BROKER sets time forward to have some space to execute trades. If you wish to check how big the difference is, please load the EA to any chart. After loading, it will wait for the first tick to check the desynchronization. Information will be available for 10 seconds. NOTE! If market is closed, you get information to try ag
FREE
Automatic Trade Closure: at time, or Profit / Loss trigger With this utility, you can automate the trade closure under a given condition. My  #1 Utility : 65+ features, including this tool  |   Contact me  if you have any questions  |   MT4 version To activate the Auto-Close, you need to set the following parameters (on the panel): 1. Symbol   for which the function will be applied: for a specific   [Symbol]   / or for   [ALL]   symbols. 2. Condition, when to close: [if total] / [if single] / [
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.37 (166)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
TradePanel MT5
Alfiya Fazylova
4.85 (116)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (70)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動し
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
カスタム・アラートは、8つの主要通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、GOLD(XAU)、これらの通貨をベースとした28のFXとGOLDの全ペア、そしてUS30、UK100、WTI、Bitcoinなどの最大7つの指数にわたって有望なセットアップを識別する多用途のマルチマーケット・モニタリング・ツールです。完全にカスタマイズ可能です。このツールは、FXパワー、FXボリューム、IXパワーのインジケーターからデータを収集し、重要なイベントを通知します。  このマルチマーケットスキャナーが提供するすべてのオプションの恩恵を受けるには、開始する前に、使用するインジケータをターミナルにインストール済みである必要があります。 機能と様々なアラートオプションの詳細については→カスタムアラ ートFAQをご覧ください。
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.08 (24)
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端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
Trade Assistant 38 in 1
Makarii Gubaydullin
4.89 (18)
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ   バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit 5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
Binance Future用のMt5ボット(エキスパート) システムはBinanceFuture市場で稼働しています。 独自のコードに簡単に統合して、操作を自動化できます。 手動操作パネルが利用可能です。 ヘッジmod互換。 すべての操作は画面から手動で行うことができます。 これは、同時に多くの暗号通貨を制御するための最も効果的な方法です。 画面はバイナンス画面のテンプレートタイプです。 リンクからテンプレートファイルをダウンロードできます。 https://drive.google.com/file/d/1WHqGhym0QIK31l7kwfit9_tXb7YbqSuT/view?usp=sharing このプログラムはインストールが必要です。 https://www.mql5.com/tr/market/product/68694 https://www.mql5.com/tr/market/product/73887 パラメーター APIキー=バイナンスAPIキー シークレットキー=バイナンスシークレットキー
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher はリスク管理ツールであり、アカウントの資産を常に監視し、不完全な EA や裁量的なトレーダーの場合は感情的な行動によって引き起こされる大きなドローダウンを回避します。これは、バグを含む可能性のある EA や、予想外の市況でうまく機能しない可能性のある EA に依存するシステマティック トレーダーにとって非常に役立ちます。 Cerberus では、最小エクイティ値と (オプションで) 最大値を設定できます。これらのいずれかに達すると、すべてのポジションがフラットになり、すべての未決注文がクローズされ、すべての EA が「強制終了」されます。すべての位置を平坦化すると、ユーザーの携帯電話に通知が送信され、画面に明確なメッセージが表示されます。 「平坦化」の後、Cerberus は株式価値を監視し続け、再初期化されるまでそれ以上の取引の試みを停止し続けます。 Cerberus によって実行されるすべての操作は、画面に明確に表示され、Expert advisor タブに報告され、通知がユーザーに送信されます。ユーザーのミスを避けるために、
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (18)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/geLQ6dUzAr8 A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc7QDQ Use Webmoney For payments in cryptocu
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
« 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
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used,
価格アクショントレードパネルMT5は、指定された(デフォルトでは8)過去のろうそくの純粋な価格アクションデータに基づいて、任意のシンボル/楽器の売買力レベルのバランスを計算します。これにより、インジケーターのパネルで利用可能な32のシンボル/商品の価格アクションを監視することにより、可能な限り最も近い市場センチメントが得られます。 60%を超える売買力レベルは、特定のシンボルを売買するための非常に堅実なレベルを提供します(デフォルト設定を使用)。価格アクショントレードパネルMT5には、価格アクションへの標準、高速、または低速の近接に使用できる3つの計算モードがあり、リアルタイムの動きにシャープまたはスムーズに適応するために調整可能な数の価格アクションキャンドルも提供します。 価格アクショントレードパネルMT5は、MT5で見つけることができる最も簡単で使いやすいトレードパネルでもあります。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめたもので、
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
MT5からTelegramに完全にカスタマイズ可能なシグナルを送信して、シグナルプロバイダーになりましょう!この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT4バージョン  | Discordバージョン デモを試したい場合は、ユーザーガイドをご覧ください。 MT5からTelegramへの送信者は、ストラテジーテスターでは動作しません。 MT5からTelegramへの機能 多数のオプションを使用して、シグナルを完全にカスタマイズします シグナルの前後に独自のカスタムメッセージを追加します。これには、タグ、リンク、チャンネルなどが含まれます シグナル内の絵文字を追加、削除、カスタマイズします。また、すべて削除することもできます。 シンボルまたはマジックナンバーで送信する取引をフィルタリングします 特定のシンボルの送信を除外します 特定のマジックナンバーの送信を除外します シグナルと一緒に送信する取引の詳細をカスタマイズします シグナルと一緒にスクリーンショ
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
利益追跡機能で総利益/損失に達したときにMetaTrader5のポジションをクローズします。   CloseIfProfitorLoss with Trailing 仮想停止(個別注文)を 有効にできます。 買いポジションと売りポジションを別々に 計算して閉じる(別々の買い売り)、 すべてのシンボルまたは現在のシンボルのみを 閉じて計算する(すべてのシンボル)、 利益のためにトレーリングを有効にする( トレーリング 利益) ポジションは、預金通貨、ポイント、%、およびドローダウンの 値に基づいてクローズされます。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するように設計されています。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 一部またはすべてのペアの貿易収支の合計が設定で指定された値以上になるとすぐに、すべてのポジションがクローズされ、注文が削除されます。 このバージ
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
作者のその他のプロダクト
TeaCii trend is a LEADING NON-LAG indicator to trade Ranged Markets or Breakouts. The indicator marks support and resistance at the moment they are formed . It has only one setting for the ATR. We recommend leaving default. This is not an indicator that draws lines from the highs or lows and regards them as SR. It creates actual SR levels way before the market even shows the level as SR. Often 5 to 10 candles before the naked eye can see it. Look at the first dot and know that SR was declared
TeaCii Auto Fibonacci MTF is an implementation of Fibonacci Levels The indicator is simple and yet more powerful than those in the market IMPORTANT: UNIQUE SELLING POINTS - The Levels are set automatically - You can see ANY TIMEFRAME Levels in ANY Chart. E.g. Watch H1 on M1. Watch M1 on H1 - The Levels are available in Buffers for EA Use - Helps you to get an edge early in by using multi timeframe Parameters TimeFrame  :  The timeframe of the indicator. It can be same, higher or lower than t
See AutoTrade deals ONLY on select charts If you attach this indicator to the chart, all the Autotrade deals will be removed from chart display. This solves the problem that deals on chart is turned on Universally. Now turn on the Universal show deal on charts. Attach this indicator to the charts that you do not want to see the deals. E.g. if you are trading m1 chart, it may clutter your h1 chart bar.
フィルタ:
レビューなし
レビューに返信
バージョン 1.18 2018.08.28
v1.18
- Error corrected when sometimes all orders would be closed, rather than one direction
- Error corrected where a - value was not working properly