OPEN-SOURCE SCRIPT

Limanx RSI Alert

English Usage Guide for Limanx RSI Alert
Overview
The Limanx RSI Alert indicator calculates the Relative Strength Index (RSI) using a user-defined period and displays it in a separate pane. It draws horizontal lines at customizable high and low RSI levels and generates alerts when the RSI exceeds the high level or falls below the low level.

Features
RSI Calculation:
Computes the RSI based on the closing prices.
The period can be adjusted using the "RSI Period" input.
Customizable Thresholds:
Set your desired high and low levels using the "High RSI Level" and "Low RSI Level" inputs.
Alert Conditions:
Triggers an alert when the RSI is at or above the high level.
Triggers an alert when the RSI is at or below the low level.
Alert messages are defined as constant strings to meet TradingView requirements.
Plotting:
The RSI is plotted as a blue line in a dedicated panel.
Horizontal lines mark the high (red) and low (green) thresholds, making it easy to visualize potential overbought or oversold conditions.
How to Use
Add the Code to TradingView:
Copy the complete code and paste it into the Pine Editor in TradingView.
Customize Input Parameters:
Modify the "RSI Period" to change the period used for the RSI calculation.
Adjust the "High RSI Level" and "Low RSI Level" to set your desired threshold values.
Add the Indicator to Your Chart:
Save the script and add it to your chart. It will appear in a separate panel below the main price chart.
Set Up Alerts (Optional):
Use TradingView's alert system by selecting the defined alert conditions ("RSI High" and "RSI Low") to receive notifications when the RSI reaches the specified levels.

Pernyataan Penyangkalan