Unisciti alla nostra fan page
- Visualizzazioni:
- 20099
- Valutazioni:
- Pubblicato:
- 2012.09.21 13:24
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The simplest arrow semaphore indicator having alerts at the newest close bar and providing the possibility to send signals to a mailbox and push notifications to a smartphone. The indicator's signals are based on crossings of two RSIs.
RSI-Crossover_Alert
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1000

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.

The Expert Advisor is based on CCIT3_Simple and CCIT3_noReCalc. Crossing of the indicator's zero line is used for trading activity.

XLineRegression creates levels based on the linear regression algorithm.

This indicator is a modified version of RSI that can be placed on a chart having another timeframe. It also allows users to change RSI and the signal line's smoothing algorithms.