RSI Alerts with Arrows MT5
- Indicators
- Version: 1.2
- Activations: 20
This indicator is a modification of the RSI Alerts indicator, but without a separate RSI indicator window and with signal arrows directly on the symbol's chart. This saves space on the symbol's chart without losing the quality of the received signals and notifications. Just like RSI Alerts, the indicator can provide sound alerts, push notifications, the ability to send messages to email has been added, as well as drawing arrows at the location where the signal appears.
Arrow display can be turned off. And when enabled, they only show arrows for the signals you have activated in the settings, for example – only crossovers from below upwards of the 70 level and crossovers of the 30 level from top to bottom, or however you configure it. All settings are flexibly adjustable to suit any of your preferences.
There are three signal levels: the upper level (default 70) – can be changed to suit your needs, the lower level (default 30) – can be changed to suit your needs, and the middle level 50 – which is fixed. Now, if necessary, the upper and lower levels can be set using fractional numbers, not just integers.
Implemented event types:
- Crossover from top to bottom of the levels – upper, lower, and middle.
- Crossover from bottom to top of the levels – upper, lower, and middle.
- Each event, depending on your trading style, can be enabled or disabled independently of the others.
Indicator Settings
- Enable alerts – Enables sound notifications.
- Enable arrows – Enables the display of arrows.
- Cross from below upward through max level (default 70) – Notifications for crossover from below upwards through the upper level - Max signal level.
- Cross from top to bottom through max level (default 70) – Notifications for crossover from top to bottom through the upper level - Max signal level.
- Cross from below upward through min level (default 30) – Notifications for crossover from below upwards through the lower level - Min signal level.
- Cross from top to bottom through min level (default 30) – Notifications for crossover from top to bottom through the lower level - Min signal level.
- Cross from below upward through level 50 – Notifications for crossover from below upwards through the middle level - 50.
- Cross from top to bottom through level 50 – Notifications for crossover from top to bottom through the middle level - 50.
- Bar at which to look for the signal (0 = current bar) – Which candle the signal is taken from. =1 - from the first (completed) candle, =0 - from the current (forming) one.
- Send Notification – Enables Push notifications to the mobile terminal.
- Send E-mail – Enables sending notifications to email.
- RSI Period – The period of the RSI indicator.
- Max signal level – The value of the RSI's upper level.
- Min signal level – The value of the RSI's lower level.
- RSI applied price – The prices used for calculating the RSI indicator.
- messageUp = "%symbol% (%num% bar) RSI signal - crossed level %level% from bottom up" – The message template used when crossing any level from the bottom up.
- messageDown = "%symbol% (%num% bar) RSI signal - crossed level %level% from top bottom" – The message template used when crossing any level from the top down.
The customizable notification template uses the following tags:
- %symbol% – The chart symbol name.
- %num% – The bar number from which the signal originates, corresponding to the 'Bar at which to look for the signal' setting.
- %level% – The level crossed by the indicator.
If you need to add any functionality to the indicator, please let me know.
