거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

RSI vs BB - MetaTrader 4용 지표

조회수:
46017
평가:
(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.