Join our fan page
- Views:
- 20952
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1000
RVI-Crossover_Alert
The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.
EA_CCIT3
The Expert Advisor is based on CCIT3_Simple and CCIT3_noReCalc. Crossing of the indicator's zero line is used for trading activity.
XLineRegression
XLineRegression creates levels based on the linear regression algorithm.
XRSX_BB_HTF
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.