PROTECTED SOURCE SCRIPT
已更新

Ratio S/R

149
Ratio S/R - Intraday Support & Resistance Levels

Introduction

This script identifies key intraday support and resistance (S/R) levels where price tends to reverse frequently. It is designed specifically for intraday trading and aims to help traders find high-probability reversal zones.

The logic behind the script revolves around logarithmic returns, historical volatility, and ratio-based price levels. The script dynamically calculates price ranges using standard deviation-based volatility and applies preset ratio levels to determine potential support and resistance zones.

How It Works
Dynamic Range Calculation

The script calculates the price range based on the previous day’s logarithmic return volatility.

The range is then used to project different levels of price movement.

Reference Price

You can choose whether the reference price is from today’s open or yesterday’s close (oporcl setting).

This helps adapt the levels based on market behavior.

Ratio-Based Levels

The script applies specific ratios to the calculated range:


  • 0.0833 (Minor Reversal Zone)
  • 0.25 & 0.38 (Primary Reversal Zones)
  • 0.62 & 0.75 (Significant Reversal Zones)
  • 1.0 & 1.25 (Extreme Reversal Zones)


These levels act as potential support and resistance points.

Disclaimer: This is just for educational purpose . Trading is risky activity and how you use this tool is your own responsibility. The publisher of this tool does not make any claims.
發行說明
Updated for removal of redudent code.
發行說明
//Updated tags
發行說明
//updated scaling issue

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。