• 概要
  • レビュー
  • コメント (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.74 (42)
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
Hello and welcome :) this is the MT5 version This is a powerful tool to help you to manage your positions with hassle free to free up your mind to focus on your trading analyzes , current price for this tool is just $30 per year ( just 8 cents per day ) , I can't guarantee that the price will stay as low as this! , it's price is nothing beside this tool value and the hard work time spent on developing and upgrading this tool ! IMPORTANT: because this is a tool to help you manage your opened t
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
FTMO Risk Manager EA is designed to provide unparalleled protection for your trading account by securing you against common yet often overlooked drawdown risks that can result in account loss. This EA safeguards against three critical threats: Equity Drawdown Protection : The EA actively monitors your equity and ensures that if it falls below your set daily loss limit (e.g., 4% or 4.5%), it immediately closes all open positions. This prevents you from breaching FTMO's daily drawdown rules based
Optimize Your Trading with Risq Manager  In trading, precise risk management is essential to achieving long-term success. However, opening a trade while adhering to strict risk management rules can be complex and time-consuming, especially on the MetaTrader platform. Simplifying the Trading Process Risq Manager is designed to simplify and automate these repetitive tasks. Whether you're a beginner or an experienced trader, this tool streamlines the process while ensuring strict risk management.
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
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.38 (165)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (71)
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 フォルダに貼り付けて、ターミナルを再起動し
TradePanel MT5
Alfiya Fazylova
4.85 (116)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
$450 (-20%) instead of $565 until 11/29 B e sure to watch this video before using A community for users, product discussion, update news, and first line of support  Use Webmoney For payments in cryptocurrencies. How I use this algo tool   Lazy Trader is NOT SUITABLE FOR SCALPING EVERY MINUTE MOVEMENT, ESPECIALLY IN CRYPTO. WITHOUT UNDERSTANDING WHAT IS HAPPENING ON THE CHART, THERE IS NO POINT IN BLINDLY HOPING FOR PROFITS! Lazy Trader does NOT USE openAI chat-gpt-4 technologies, which are ad
カスタム・アラートで市場の動きを先取り:究極のマルチマーケットスキャナー カスタム・アラートは、複数の市場において可能性の高いセットアップを簡単に特定できる、強力なオールインワン・マーケット・モニタリング・ツールです。 主要8通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、金(XAU)、最大7つの主要指数(US30、UK100、WTI、Bitcoinを含む)をカバーするCustom Alertsは、幅広い資産の重要なシフトを常にアップデートします。 このツールは、高度な FXパワー、FXボリューム、IXパワー・インジケータの データをシームレスに統合し、重要なマーケット・イベントに関するリアルタイム・アラートをお届けします。 カスタムアラートにより、常にチャートを注視することなく、潜在的な取引に対応することができます。 カスタム・アラートの主な利点 複数の市場をカバー:通貨、株価指数、コモディティ、暗号通貨を一元的に把握。 リアルタイムのイベント・アラート:重要な市場変化に関する通知で、重要な動きを見逃しません。 完全なカスタマイズ:お客様独自の取引スタイ
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
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
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
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端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
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 / エントリー レベル: バ
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher はリスク管理ツールであり、アカウントの資産を常に監視し、不完全な EA や裁量的なトレーダーの場合は感情的な行動によって引き起こされる大きなドローダウンを回避します。これは、バグを含む可能性のある EA や、予想外の市況でうまく機能しない可能性のある EA に依存するシステマティック トレーダーにとって非常に役立ちます。 Cerberus では、最小エクイティ値と (オプションで) 最大値を設定できます。これらのいずれかに達すると、すべてのポジションがフラットになり、すべての未決注文がクローズされ、すべての EA が「強制終了」されます。すべての位置を平坦化すると、ユーザーの携帯電話に通知が送信され、画面に明確なメッセージが表示されます。 「平坦化」の後、Cerberus は株式価値を監視し続け、再初期化されるまでそれ以上の取引の試みを停止し続けます。 Cerberus によって実行されるすべての操作は、画面に明確に表示され、Expert advisor タブに報告され、通知がユーザーに送信されます。ユーザーのミスを避けるために、
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,
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
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を設定することもできます。
-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
YuClusters
Yury Kulikov
4.93 (41)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
DashPlus は、MetaTrader 5プラットフォーム上での取引効率と効果を向上させるために設計された高度なトレード管理ツールです。リスク計算、注文管理、高度なグリッドシステム、チャートベースのツール、パフォーマンス分析など、包括的な機能を提供します。 主な機能 1. リカバリーグリッド 逆境の市場環境下で取引を管理するための平均化および柔軟なグリッドシステムを実装します。 取引回復のための戦略的なエントリーおよびエグジットポイントを可能にします。 2. スタックグリッド 強い市場の動きの中でポジションを追加することで、有利な取引での潜在的なリターンを最大化するように設計されています。 トレンド市場で利益を得られるよう、勝ち取引を拡大します。 3. 損益(P&L)ライン チャート上に直接、潜在的な利益と損失のシナリオを視覚的に表示します。 設定を調整し、P&Lラインをドラッグして、実行前にさまざまな取引結果を評価します。 4. バスケットモード 同じシンボルでの複数ポジションの管理を簡素化し、それらを単一の集約ポジションにまとめます。 平均価格に基づいて、ストップロスやテイクプ
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Grid Manual MT5
Alfiya Fazylova
4.88 (16)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
ニュースイベントの洞察でトレードを強化 トレードの世界では、ニュースイベントが市場価格に大きな影響を与えることがあります。これらのイベントが価格変動にどのように影響するかを理解することは、ボラティリティの高い時期にトレードを管理するために重要です。News Tool EA は、過去および今後のニュースイベントに関する洞察を提供し、情報に基づいたトレードの意思決定を支援します。 このEAは、ストラテジーテスターでは実行できません。 ユーザーガイド 主な機能: 歴史的影響分析 過去の特定のニュースイベントに対して価格変動がどのように反応したかを理解します。イベントがしばしば強気または弱気のトレンドに従うかを分析し、調整可能な時間枠でポイントまたはパーセンテージの平均価格影響を表示します。ビジュアルグラフを使用して、ニュースイベントと価格反応を並べて観察し、より深い市場の洞察を得ることができます。 リアルタイムニュースの統合 MT5内で直接、今後のニュースイベントのライブアップデートを受け取ります。特定のイベントや重要度レベルに対するアラートを設定し、通貨や関連性でイベントをフィルタ
EA DIDI アラート - ATM システム検針器 金融市場で最高の取引機会を活用するのに役立つツールをお探しですか? 次に、ATM SystemsのDIDI Alert - Agulhadas Detectorは、DIDI INDEXを通じてDidi Aguiarの強力なNeedles Setup取引戦略を使用する市場で唯一のアドバイザーであり、この戦略の他の専任アドバイザーとは異なり、利用可能なさまざまなリソースを備えていることを知っておく必要があります。非常に完成度が高く、機能的で実用的です。ボリンジャーバンドのニーズ、トレンド、空き状況を特定し、「完全なニーズ」が検出されると、プッシュ通知や電子メールを介してアラートを発します。また、ボリンジャーバンドの結果を迅速かつ簡単に表示するための直感的なグラフィカルダッシュボードも提供します。分析。 DIDI Alert は最先端の人工知能を使用して開発され、コードのすべての行が最適化および洗練され、最大限のパフォーマンスと精度を保証します。さらに、DIDI Alert は、世界最大かつ最も信頼できる取引コミュニティである MQ
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
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
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: - For MT4 receiver, please download Trade Receiver Fr
作者のその他のプロダクト
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