Mql5官网 InsideBarStop 外汇EA

Mql5官网 InsideBarStop 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 InsideBarStop 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


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.

图片[1]-Mql5官网 InsideBarStop 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞81 分享
相关推荐