無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Bollinger Bandwidth - MetaTrader 4のためのインディケータ

ビュー:
63527
評価:
(26)
パブリッシュ済み:
2009.04.10 06:22
アップデート済み:
2014.04.21 14:53
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

An investigation of the Bollinger band has shown that when the bandwidth (distance between the top and bottom bands) is below 4, the market is compressed and about to break out. When the bandwidth reaches 11, there is a strong wave for scalp trading.

Between these numbers the currency pair is weak or compressed and has limited movement which might result in taking more losses than earnings. This indicator allows you to quickly see the value of the bandwidth and utilize it to your advantage. This is simply modified code of the original Bands.mq4 indicator.

Tested on EUR/USD. You can change the maximum limit to a smaller size in the event you are on a smaller chart period like M1, by changing the max limit property.

Indicator Strength Indicator Strength

Basic indicator that displays the strength of a move, based either on either moving averages, MACD, or stochastics.

Customized Buy Sell Close v2 -- Now in one script Customized Buy Sell Close v2 -- Now in one script

It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901

Bollinger Bandwidth 2 Bollinger Bandwidth 2

This tool combines the original Bands with Bollinger Bandwidth and removes the extra window for Bollinger Bandwidth. Instead Bandwidth is now a value in the comment in the top left corner. This makes more efficient use of the chart space and still allow

Trend Indicator Trend Indicator

This indicator is used to show the trend of the 30 min charts. You can then apply your Long Strategy when the market is UP and Short Strategy when the market is DOWN.