Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EarnForex authored May 26, 2023
1 parent 3fad9ba commit d7c42c1
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# RSI-with-Alert
RSI with Alert is a basic alert indicator for Relative Strength Index with a high level of customization possible.
# RSI with Alert

RSI with Alert is an indicator for MT4 and MT5 by EarnForex.com. It is based on the Relative Strength Index (RSI) indicator. It finds points where the RSI line either goes out of the boundary levels or returns into the boundary levels. It can also detect crosses of arbitrarily drawn horizontal lines in its subwindow. This indicator supports all types of alerts.

The indicator draws its arrows in the main chart window while the RSI itself is displayed in the separate chart window.

It is a non-repainting indicator.

![RSI with Alert shows some example arrows on this EUR/USD chart](https://github.com/EarnForex/RSI-with-Alert/blob/main/README_Images/rsi-alert-example-signals-eurusd.png)

A detailed description of the indicator can be found here:
https://www.earnforex.com/metatrader-indicators/rsi-alert/

Any contributions to the code are welcome!

0 comments on commit d7c42c1

Please sign in to comment.