Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

RSI vs BB - indicador para MetaTrader 4

Visualizaciones:
45608
Ranking:
(49)
Publicado:
2018.03.20 17:07
Actualizado:
2020.06.11 12:11
RSI_vs_BB.mq4 (5.1 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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.


Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: 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.