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

InsideBarStop

5

This Export Advisor implements the trailing stop algorithm "Trailing Stop with Inside Bars" that was suggested by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves.

It is used for semiautomatic trading. You open a position manually and apply the expert to the chart. It modifies your order by setting a stop loss according to the trailing stop algorithm.

  • Your trade direction (Long/Short) is detected automatically.
  • The expert removes itself after being stopped out.
  • You can specify the initial stop bar by setting the "numberOfStopBars" input parameter.
  • You can set the threshold value added to lows/highs of bars for using input parameter "delta".
  • The current value for the stop value is indicated as a blue line and logged to the terminal.
  • Add-On: Separate indicator that shows the progress of the stop value as a red line available for free in the market.

This is an exact implementation of the algorithm described in "Das grosse Buch der Markttechnik".

The Stop-loss value is adjusted as soon as a candle has closed, beginning with the bar after the Start Bar (second bar close):

  • as soon as a new Outside Bar occurs the stop is moved to it's High/Low (+ or - delta).
  • as soon as an Inside Bar occurs the stop is relaxed to the High/Low (+ or - delta) of the predecessor of the Outside Bar (or kept at the Outside Bar, if it has a lower Low/higher High than the predecessor).
  • when a candle closes below the Low of the current Outside Bar (LONG) the stop is set to that close value (-delta), vice versa for SHORT.


Bar for the initial stop (Input parameter "numberOfStopBars")

InsideBarStop allows to set the candle that defines the initial stop using the input parameter "numberOfStopBars". This offers full flexibility and is the only real extension of the algorithm suggested by Voigt.

Value 0 (start bar of the algorithm), 1 (bar preceding the start bar), and so on.


Threshold buffer (Input parameter"delta")

As M. Voigt suggests the trailing stop algorithm uses a fix „delta“ value (Input Parameter) that is added to or subtracted from the High and Low values of the bars to determine stop levels and Outside/Inside Bars.

Example: You are using the InsideBarStop in Long direction on the US SPX 500 index and set the Input Parameter „delta“ to the value „2.0“. The trailing stop values will be set 2 points below the Lows of the bars. A new Outside Bar will be detected only if a bar closes more that 2 points above the High of the current Outside Bar.

This mechanism is used to reduce the impact of market noise and prevents from being stopped out by slightly new highs or lows.

Tip: The indicator "InsideBarStop Indicator" is available for free here in the market. You can use it in conjunction with the expert. It shows the progress of the trailing stop value as a red line.

Detailed information concerning the algorithm is available in the product description of the indicator InsideBarStop Indicator.

The first screenshot below shows the indicator in action. The second one shows the expert displaying the current Stop-Loss as a blue line above the corresponding candle.

レビュー 3
Frank Paetsch
6872
Frank Paetsch 2020.06.10 20:07 
 

good

martinkurz
21
martinkurz 2016.10.16 14:52 
 

Funktioniert zuverlässig und schnell im MT4. Hält, was er verspricht. Ist der EA aktiv werden auf bestehende Trades oder Trades, die nach dem Start vom EA eröffnet wurden angewandt. Nur eines irritiert: wird im aktuellen Fenster mit dem EA ein anderes Zeitintervall ausgewählt wird sofort der Stop angepasst. Das kann man umgehen, wenn man ein 2. Fenster öffnet, wo der EA nicht läuft. Dies irritiert aber zunächst. Mein Wunsch: dieses Feature sollte in den Einstellungen ein- und ausgeschaltet werden können.

おすすめのプロダクト
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisorは、FletBoxPushインジケーターを使用して市場を分析し、取引シグナルを決定します。インディケータはエキスパートアドバイザーに組み込まれており、チャートに追加でインストールする必要はありません。取引は、フラットの境界として定義されたレベルのブレイクアウトで行われます。損失の制限が使用されます。 アドバイザ設定の説明 TimeFrames-チャート期間、インジケーターの設定 色-インジケーターの設定であるフラットとして定義された価格領域の色 長方形-インジケーターの設定で、フラットとして定義された価格エリアを表示します ロット-トランザクションの開始ボリューム MagicNumber-注文のマジックナンバー Count_LOSS-ゼロ利益が設定される(ゼロに終了する)後の連続した負けトレードの数 FlatPips-フラットを決定するためのポイントの制限、インジケーターの設定 FlatBars-フラットを決定するためのバーの数の制限、インジケーターの設定 MinBarsClosedOutside-終値が特定のフラットレベルより
注文のバスケットを「解決」するための適応システムを備えたグリッドアドバイザーを使用して、アカウントの不採算ポジションを復元することもできます。 線形回帰チャネル内で機能し、いくつかの条件で入力します。シグナルは、線形回帰チャネルの方向、指数移動平均、1日の平均ボラティリティを使用し、価格が逸脱した場合に注文グリッドを構築します。 グリッドステップは構成可能であり、価格が私たちに反する場合、一定数の注文の後、アカウント回復機能(ドローダウン削減)がアクティブになり、最も遠い不採算注文は、利益のある反対の注文で閉じることによって削減されます。 したがって、EAはほとんどすべての無反動砲の動きとドローダウンを克服します。グラフには利益に関する情報が表示され、回帰チャネル自体が描画されます。 エキスパートアドバイザーは、手動モードで開かれた、または別のエキスパートアドバイザーによって開かれた取引に同行することもできます-それはそれらを解決し、アカウントをプラスにします。 500ドルからの推奨デポジット額。 時間枠M15 自動モードでは、VPSが必要です。
Stepping-GBPUSD - works in fully automatic mode! No settings needed, you can use the default settings. The Expert Advisor works like a scalpel during sharp price movements. The bot was tested on real tick data with a real spread for a 19-year period from 2004 to 2023 (this is how much tick history is available on the servers of Swiss brokers). It also passed the Monte Carlo stability test using 5,000 cycles of simulation of random trade generation, as well as a simulated delay and slippage test
Unicorn
Vladimir Gribachev
The strategy is based on working with the channel built by weighted average OHC and OLC prices. Entries are performed automatically both for a breakthrough and a roll-back. The EA works by a new bar open prices, so that test/optimization results are as close to real trading as possible. It applies dynamic levels for setting new orders, stop loss, take profit and trailing stop invisible for a broker. Their values can be calculated in pips, money, % of the balance or by volatility (ATR). The EA
Survive
Fabrizio Pierantoni
Survive expert advisor. Trading algorithm developed based on the combination of MACD and RSI indicators. Only one buy/sell order is executed. No martingales or other recovery techniques. In case of loss the system automatically closes the order if no stop loss is set based on the parameters entered. The system is suitable for all currencies. basic settings for usd/jpy currencies H1 Timeframe. //------------------------declaration of variables------------------------ ------ MagicNumber ; /
The Expert Advisor builds a grid of orders at prices near support or resistance levels. Entry points are calculated by the EA using the author's algorithm and based on a variety of factors. The EA uses several time ranges for analysis. The built-in trend filter allows to make more accurate entries with a greater likelihood of closing them with profit and thus reducing the number of simultaneously open orders. All orders are closed upon reaching the expected profit. Through the use of TakeProfit
Magic Grid
Aliaksandr Charkes
4.55 (22)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Ultra KZM MT4
Nattapat Jiaranaikarn
Ultra KZM is an Expert Advisor that using the unique trading operation. It's strategy is based on the combination of grid and correlation system which is the new method that I invented and developed for a long time. You can see Live Signal from these links : (delete space) 1.  https: //www .myfxbook.com/portfolio/ultra-kzm-eurjpyeurchf/10224608 2.  https: //www .myfxbook.com/portfolio/ea-ultra-kzm-real-account/10374382  Note that You cannot backtest this EA in MT4 because MT4 cannot backtest in
Ochna Integerrima
Quang Nguyen Dien
5 (4)
If you like a grid system, the expert may be useful for you. It is designed to optimal grid with many function inside. The expert can fully auto or custom setting with your idea. The market will change so the expert should be flexible and adjusting follow the market.. Some more detail as below: Pairs: All Timeframe: M15, H1 Deposit for 01 pair: 100$ with the initial lot of 0.01 lot Default setting is suitable for EUR/USD Parameters Take profit for closing orders ($): when the profit archive to
BOB the TRADER EA - プライスアクションリサーチに基づいた完璧な自動取引システムです! これは、あなたのためにすべての取引作業を行う「設定して忘れる」エキスパートアドバイザーです。 7 セットファイルが利用可能! トレードアイデアは有名な強力なプライスアクションパターンに基づいています! BOB the TRADER は非常に良い投資です。これは何年も役に立ちます。すべての Set_files は正の数学的期待値を持っています。 EA の使用/テストには「コメント」セクションの Set ファイルを使用してください BOB the TRADER EA の特徴: -EA は 7 つのペアで同時に実行できます - 対応する Set_files が「コメント」セクションであなたを待っています - システムは多くのダフ屋のように高い手数料のためにお金を無駄にしていません - タイトなスプレッド要件なし - EA はどのアカウントでも使用可能 -システムは危険なグリッド手法を使用していません。 -EA にはデフォルトで複利マネー管理が組み込まれています。
ロボットは、ボリンジャーバンド指標のラインをブレイクする取引戦略を使用します。 この戦略の本質は、インジケーターラインの継続的な分析と、そのラインの最も効果的なブレイクアウトポイントの検索にあります。 価格がいずれかの方向で指標線を突破すると、ロボットはその方​​向で取引を開始し、それに追従し始めますが、ロボットは指標線が突破されるたびに取引を開始するわけではなく、指標線が突破された場所でのみ取引を開始しますそれが最も効果的であると考えられます。 これは、世界中の何千人ものトレーダーによって長年にわたってテストされてきた、非常に信頼できる戦略です。 これは、GPTchat が学習のために提供する実用的なスキャルピング戦略の 1 つです。 人工知能は、これが M5 時間枠で最も効果的な取引スキャルピング戦略の 1 つであると信じています。 私たちは人工知能にも同意し、この戦略の実際の有効性を確認します。 ロボットの利点: マーチンゲールは使用しません。 ロットサイズはトレーダーが設定で指定します。 残高が10%増加するごとにロットが10%増加します ロボットは適応型リスク管理機能を
ShinZuka
Muhammad Asyraf Bin Mohamad
Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
The Viper EA
Profalgo Limited
3.46 (13)
NOTE: only recommended for these pairs currently: EURAUD;GBPAUD;GBPCHF;EURCHF;AUDCAD and AUDUSD NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Live monitoring :  https://www.mql5.com/en/signals/1422803 The Viper EA uses sharp and effective "mean reversion" entries during the ranging period of the trading sessions (between 23h and 1h GMT+2, US DST).    These trades already have a very high
追加のエントリ信号を処理する戦略プロパティ 歴史から学ぶAI 同じ方向での次の信号の動作-勝ちの位置に追加されます 次の反対方向の信号動作-位置が減少します デフォルトの取引量 アカウントでの取引の割合。パーセンテージ値は、必要なマージンをカバーするためにアカウント残高のどのくらいが使用されているかを示します。 オープンロットの最大数-20 新しいポジションの投入ロット数-アカウントエクイティの10% マネーマネジメントマーチンゲール乗数-1.50 追加の場合-追加されたロットの数-アカウント資金の5% 減少した場合-閉鎖されるロット数-アカウント資金の3% デフォルトの保護 ストップロス-未使用 利益を得る-未使用 Breakeven-使用されていません
The mad trailer is an expert advisor for MT4  developed by KALIFX the mad trailer ea automatically trails stop-losses of trades filtered according to your preferences and adjusts the stop-loss level as the market price moves in a favorable direction. Instead of setting a static stop-loss, the magic trailer EA allows traders to “trail” their stop-loss at a certain distance below the current market price. This automated approach helps traders lock in profits while protecting against potential r
私はあなたの注意にユニークな、ユニークな顧問を持って帰りたいと思います。 インディケータ、パターン、ローソク足パターン、回帰方向(トレンド)、さまざまなカスタマイズ可能な関数(グリッド、トレーリング、リピート移動など)から独自の戦略). アドバイザ関数: 1. 買い/売り/buy_sell方向のいずれかを有効にする機能 2. 固定ロットまたは預金の割合 3. TR-pipsまたは波の表示器で...  4. SL-pipsまたは波の表示器で...  5. SLサポート:      -放物線上の末尾の停止      -マーチンゲールロットタイプ(独自の式でロットを増やす)の増加とグリッド)      -再入国x2-最初のピットストップの代わりに、同じロットで保留中の注文が行われます        -リエントリーx3-ここでは、次の二つのストップは、保留中の注文に置き換えられます 6. 損益分岐点-N番号が通過すると、EAは注文を開いた行に移動します 7. ポジションリバーサル-スワップ購入/販売ルーツ 8. つまり、この値に達すると、E
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the Butterfly Platinum version, it uses the Martingale system. If the previous trade was closed at a loss, the next lot will be equal to the last lot multiplied by MultiplierLots. Every trade is protected by stop loss. Only one market order can be opened at a time. It works using pending (Stop, Limit) or market orders depending on the parameters specified. The trailing stop levels can be set in pi
Expert Mathematical Pattern is a multi-currency robot that trades on the M30 period. Trading strategy: The expert works on the M30 period. The expert uses patterns in his work. The pattern denotes regular regularity. An expert in history reveals the patterns of the market, in which days and at what time the market repeats its movement in one direction or another. This expert does not require additional optimization. It is automatically optimized during trading by performing t
一目均衡表3 この専門のIchimoku指標の原理を利用した3Elder画面があります。 このExpert Advisorには4種類のオープニングトレードがあります: 1は、3つの時間枠に同じ買いまたは売りシグナルがあるときです 2-これは、2つの時間枠が同じ買いシグナルを持ち、1つの時間枠が同じ売りシグナルを持っている場合、またはその逆の場合です 3-これは、1時間枠が買いシグナルであり、2時間枠が売りシグナルであるか、またはその逆である場合です 4-これは、1時間枠信号が販売する平均時間枠で購入し、3時間枠が購入するときです マジック=2021 "一目均衡表"のインジケーター設定 天観=9; きじゅん=26; センコウ=52; クラシック終了=true; "マネーマネジメントの設定"; 固定パーセンテージ=1; 1オプション=true; SL=100; TP=450; 2オプション=true; SL=150; TP=450; 3オプション=true; SL=150; TP=450; 4
Introduction Virtual Money Flow free - Lightweight free trading robot based on Money Flow index. Orders set with ISL and take profit is virtual. Equipped with trailing stop and limited money management. How to? Any account type,leverage and time frame Works only on currency pair   EURUSD, optimizations needed in regualar intervals You can start with as low as   $20-50   based on leverage   500 This is  not  a   scalper and trades can therefore be less frequent, be patient! Limited contract size
FREE
Elliot's Triangle is taken from 1 of the 13 patterns within the Elliot Wave Theory that says social or crowd behaviour tends to reverse in recognisable patterns and of which they reveal a structural pattern that appears in nature, as well as the mass psychology of trading participants. From this, he has devised various identifiable patterns that appear in market prices. One of these is what I have named Elliot's Triangle. This triangular pattern appears to reflect a balance of forces, causing
Monkey EA is fully automatic Expert Advisor for trading on GBPUSD . It based on Exponential Moving Average and Bollinger Bands. Monkey EA has been tested from year 2003 to March 2021 . You can download the demo and test it yourself. My test used the real tick data with 99,90% accuracy. I made Monte Carlo test with 200 simulations used too. Monkey EA offers hight profit factor  and small drawndown . All trades are covers by TakeProfit  and StopLoss ! Doesn't use Martingale or other dangerous star
EA Bionic V1
Vitali Vasilenka
4.2 (5)
Trading Advisor - EA Bionic V1 - ダイバージェンス ベースのトレーディング アドバイザーは、戦略でダイバージェンスを使用したいトレーダーにとって効果的なツールです。 Quantum Lab Technologies コミュニティは、外国為替市場での効果的な取引のためにニューラル ネットワークを使用した高度な取引ロボットの作成を専門としています。 経済的な成功のための高度なテクノロジー。 トレーダーに注意してください! 購入後、トレーディングアドバイザーとインジケーターをギフトとして受け取ります。 プライベートメッセージを書いてください。 本旨: EA Bionic V1 は、価格と RSI の間の乖離を使用して反転の可能性を特定します。 チャートを分析し、トレンドの変化を示す可能性のある発散シグナルを探します。 相違の種類: アドバイザーは強気と弱気の両方の乖離を考慮します。 これは、正規 (規則的) 発散と隠れた (逆) 発散を定義します。 取引ルール: 強気の発散が検出された場合 (価格が新たな安値を更新し、RSI がさらに高い安値を示した場合)、E
Hello, >>>>>    Download  ** FREE TRIAL** from here (You can now perform forward test on DEMO account before Purchase)   <<<<<< Discord group for updates and discussion here Telegram channel here Contact Directly here For Live Results of the EA please visit here . PS Gold Miner is an automatic trading system for MT4 which uses markets fundamentals and trends to open, manage and close trades. With the use of advanced recovery strategy it ensure that it can recover from negative trades with hed
Average Price Infinity
Rodrigo Shigueaki Da Costa Aoki
平均価格インフィニティへようこそ! これは、速いターゲットを探し、常に操作を続けたい人にとって非常に攻撃的なロボットです。 彼は常に市場の当面のトレンドを測定し、迅速なターゲットを探して取引を開始します。 その戦略は平均価格に基づいているため、資産価格が注文の反対側に行くと、新しい注文が開かれ、それらの間の平均価格が検索されます。 このロボットを操作するために推奨される最低額は5000ドルです。 このロボットはEUR / USD(ユーロドル)のみで取引されるように作られました。テストされた動作時間はM5(5分)です。 始める価値がほとんどない人私は、このリンクから口座を開設し、標準セント口座を作成することをお勧めします。 このようにして、すべての資本がセントに変換され、50ドルを使用して5000セントで運用できます。 利用可能なCentsアカウントとの仲介リンク: https://one.exness.link/a/vt5nlehvd6 テレグラムグループリンク: https://t.me/+dzYbgvHW_HA4N2Zh 財務通知 これは積極的かつ継続的な財務業務の産物で
MMM ADX & Bollinger Bands strategy: This EA's strategy combines 2 built-in indicators to enhance its signals and decide to open a new order at the right time, there is an ADX indicator and you may choose its signal's strength and a Bollinger Bands indicator confirms the trends and a MA to check if the prices are deviating from its pattern. By joining both indicators' data and the moving average, it is possible to calculate quality signals, avoiding sudden market movements against your trading op
The robot is based on thirty of the 30 most popular patterns. You can work using all patterns and different currency pairs at the same time. It is recommended to start work with a minimum lot to cover the largest number of patterns and tools. You can disable the templates of your choice. There is also the possibility of changing each template. I wish you a successful trading P.S. Nest. 
Taurus All4 Taurus All4 is a high-performance indicator, it will tell you the strength of the trend, and you will be able to observe the strength of the candle. Our indicator has more than 4 trend confirmations. It is very simple and easy to use. Confirmation Modes Candle Trend Confirmations: When the candle switches to light green the trend is high. When the candle switches to light red the trend is reverting down. When the candle changes to dark red the trend is low. Trendline Trend Conf
IQmovingZ
Alexander Kovalenko
This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods. The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (77)
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 フォルダに貼り付けて、ターミナルを再起動し
TradePanel MT4
Alfiya Fazylova
4.91 (85)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 注意! アプリケーションはストラテジー テスターでは動作しません。 デモ アカウントでアプリケーションをテストできます。これを行うには、手順が記載されたページからデモ バージョンをダウンロードします: 手順 + デモ バージョン 。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
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
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT5バージョン:https:// www.mql5.com/en/market/product/58658 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
-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
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
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 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------------------------------------------------
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 adding more 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 trad
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
OrderManager をご紹介:MT4用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 4での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT5 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT4トレーダーにと
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (6)
Hi, all.  News trapper EA It is an expert for trading very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Check th
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
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
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extender or
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Equity Shield
Vladimir Stepanov
4.57 (7)
Expert Advisor は、資産を常に監視し、パラメーターの入力に従ってルールに従うことで、予期しない損失からアカウントを保護します。 ルールに違反すると、EA はすべての取引を終了します。 特定のパーセンテージまたは金銭的損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield は端末のすべてのペアを制御します (Equity Shield を任意のペアに配置します)。 TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X パーセントの利益で取
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (59)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
このカスタムアルティメットスナイパーダッシュボードは、オリジナルのアルティメットスナイパーダッシュボードインジケーターをEAでアップグレードしたものです。最大98種類のアルゴリズムで動作し、使用する資産クラスのトレンドの本質を確実に捉えます。 数ヶ月に渡り、多くのお客様から頂いたご提案やアドバイスに直接お応えしたものです。   このカスタムバージョンは、完全にカスタマイズ可能です。 98の独立したカスタムアルゴリズムによって支えられています。 非常に素晴らしいビジュアルインターフェースなので、どのペアやタイムフレームでも、簡単かつ自信を持って市場全体の動向を追うことができます。 テレグラムにリアルタイムのアラートを送ることができます。 取引するペアに応じた独自のインデックスを作成することができます。 携帯電話にリアルタイムでアラートを送ることができるので、PCの前にいなくても動きがあることを知ることができます。 入力設定から8つの指標を設定することができます。 アラートを受信する指標と時間枠を設定することができます。 インターネット接続が検出されなかった場合、アラ
-  Version MT5  (Coming soon) An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility  TRADE PRO   provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over th
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
作者のその他のプロダクト
This indicator can be used to show and evaluate the trailing stop algorithm "Trailing Stop with Inside Bars" that was proposed by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves. The trailing stop price is shown as a red line. You can start the trailing stop anywhere on your chart (bars or candles) by setting the "initialBarDateTime" input parameter to the open time of an arbitrary candle You can speci
FREE
InsideBarStop Indicator for MT5 This indicator can be used to show and evaluate the trailing stop algorithm "Trailing Stop with Inside Bars" that was proposed by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves. The trailing stop price is shown as a red line. You can start the trailing stop anywhere on your chart (bars or candles) by setting the "initialBarDateTime" input parameter to the open time of
FREE
Link several charts to each other to create a chartgroup. Used for rapid analysis of markets/symbols on multiple timeframes. ChartGroup is implemented as a MetaTrader indicator. When the indicator is applied to several charts they share either the same Symbol or Timeframe, depending on the setting of the single Input-Parameter "mode". You can create one group sharing the same symbol and one group sharing the same timeframe/period at one point in time. The number of charts for a group is not limi
This Export Advisor implements the trailing stop algorithm "Trailing Stop with Inside Bars" that was suggested by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves. It is used for semiautomatic trading. You open a position manually and apply the expert to the chart. It modifies your order by setting a stop loss according to the trailing stop algorithm. Your trade direction (Long/Short) is detected automa
フィルタ:
削除済み 2020.06.15 20:21 
 

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

Frank Paetsch
6872
Frank Paetsch 2020.06.10 20:07 
 

good

martinkurz
21
martinkurz 2016.10.16 14:52 
 

Funktioniert zuverlässig und schnell im MT4. Hält, was er verspricht. Ist der EA aktiv werden auf bestehende Trades oder Trades, die nach dem Start vom EA eröffnet wurden angewandt. Nur eines irritiert: wird im aktuellen Fenster mit dem EA ein anderes Zeitintervall ausgewählt wird sofort der Stop angepasst. Das kann man umgehen, wenn man ein 2. Fenster öffnet, wo der EA nicht läuft. Dies irritiert aber zunächst. Mein Wunsch: dieses Feature sollte in den Einstellungen ein- und ausgeschaltet werden können.

レビューに返信
バージョン 1.3 2018.11.15
Version 1.3 now supports Pending Orders and Multiple Orders

Up to version 1.2 InsideBarStop expects exactly one active order(open position) for the given market symbol at the moment you apply InsideBarStop to a chart.
Otherwise it simply cannot determine which of the orders it has to manage for You.

Version 1.3 now in general waits for the first distinct active order.

Scenario 1 - Pending Orders:
You enter one or more pending orders (stop buy/stop sell/limit buy/limit sell) for the EUR/USD into the system.
You apply InsideBarStop to the EUR/USD chart. It waits for an order.
As soon the first pending order is triggered and gets activated InsideBarStop will take it and manage the position for you.
It trails the Stop Loss for only that position. After the position is stopped out InsideBarStop has done.


Scenario 2 - Multiple Orders:
You have an arbitrary EA running on the EUR/USD. The EA has opened a long position. There is one active buy order in the system for that market.
You open a trade manually a want InsideBarStop to manage the position. The order number of your trade is 123456.
Your apply InsideBarStop, setting its input parameter "orderNumber" to 123456.
InsideBarStop will only manage order 123456, leaving all third party orders alone and therefore will not interfere with your running EA.
Default value for "ordernumber" is -1 (means any order).
バージョン 1.2 2016.10.17
Minor improvements:
Logging
Error messages/alerts