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

RSI vs BB - MetaTrader 4のためのインディケータ

ビュー:
45737
評価:
(49)
パブリッシュ済み:
2018.03.20 17:07
アップデート済み:
2020.06.11 12:11
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This is the semaphore indicator with arrows based on BB and RSI.

So very often, leaving the Bollinger Bands canal the price slows down and after that it returns into the canal. If the RSI line crosses the signal level of overbought or oversold, also the price slows down and often reverses the direction immediately. Using these two conditions, we have the signals of a supposed price reversal. 

It is able to track a canal breakout from within to the slowdown zone taking into account the RSI indicator, as well as conversely, from the slowdown zone into the canal with a confirmed RSI signal of the reversal. Any one of the signals (RSI or the slowdown zone) can be turned off. Also a sound alert appears if an arrow appears.


Recommendation:

  • Sometimes you’d  better wait until both signals appear, at first the signal of a canal breakout from within to the outside (the circle) and then wait for the signal of a price return into the canal (arrow) and only then can a position be opened.

Settings:

  • RSIPeriod — The RSI period.
  • RSIUpLevel — The top signal level of RSI.
  • RSIDownLevel — The low signal level of RSI.
  • BBPeriod —  The Bollinger Bands period  .
  • BBDeviation — The Bollinger Bands deviation (1 or 2)
  • CrossInside — To show the signal of the price return into the canal.
  • CrossOutside — To show the signal of the price going out of the canal.
  • alerts — To turn on sound alert.
  • ShowBB — Set it to “true” to display Bollinger Bands lines or “false” to hide.
  • clrBB — The line color of Bollinger Bands.


MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/16643

Limit Orders Control Limit Orders Control

This is a not big assistant for trading with limit orders.

Limit orders Pro Limit orders Pro

This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.

RSI Slowdown RSI Slowdown

The indicator is based on the idea that before the price and the indicator itself turn, the indicator rate slows down first and only then turns.

MACD Expert MACD Expert

Expert Advisor which trades signals from MACD indicator.