OPEN-SOURCE SCRIPT
Symbol Table NSE

This Pine Script has been designed specifically for Indian Traders that displays a dynamic information table overlay on NSE (National Stock Exchange) charts. This is NOT a buy/sell indicator — it is purely an informational tool that shows metadata about the current chart being viewed.
Core Functionality: -
The script creates a customizable table that displays key information about the security being charted:
Symbol/Underlying: Shows the ticker symbol of the current chart:
Chart Timeframe: Displays the current chart's time period (1-minute, 5-minute, hourly, daily, etc.)
Sector: Retrieves and displays the sector classification of the security
Industry: Shows the industry classification of the security
Lot Size: Calculates and displays the lot size for NSE futures contracts based on their point value
Key Features:
Customization Options:
Choose from 9 different line colors (White, Green, Red, Pink, Orange, Blue, Purple, Gray, Black)
Toggle each information element on or off independently
Select table position from 9 locations on the chart (Top/Middle/Bottom × Left/Center/Right)
Adjust table sizing with options for pane labels and symbol info text
Customize table styling with border width and background color controls
Smart Lot Size Calculation:
Automatically detects NSE futures contracts (symbols ending with '!')
Requests the futures contract's point value data
Calculates lot size based on the point value, defaulting to 1 if data is unavailable.
Dynamic Updates:
Updates on every new candle (when barstate.islast is true)
Automatically refreshes all displayed information based on the active chart.
Use Cases=>
Traders use this indicator for quick reference of chart context without cluttering the chart with analysis tools. It's particularly useful for NSE traders who need to track lot sizes for futures contracts or quickly identify sector/industry information while analyzing a chart.
Core Functionality: -
The script creates a customizable table that displays key information about the security being charted:
Symbol/Underlying: Shows the ticker symbol of the current chart:
Chart Timeframe: Displays the current chart's time period (1-minute, 5-minute, hourly, daily, etc.)
Sector: Retrieves and displays the sector classification of the security
Industry: Shows the industry classification of the security
Lot Size: Calculates and displays the lot size for NSE futures contracts based on their point value
Key Features:
Customization Options:
Choose from 9 different line colors (White, Green, Red, Pink, Orange, Blue, Purple, Gray, Black)
Toggle each information element on or off independently
Select table position from 9 locations on the chart (Top/Middle/Bottom × Left/Center/Right)
Adjust table sizing with options for pane labels and symbol info text
Customize table styling with border width and background color controls
Smart Lot Size Calculation:
Automatically detects NSE futures contracts (symbols ending with '!')
Requests the futures contract's point value data
Calculates lot size based on the point value, defaulting to 1 if data is unavailable.
Dynamic Updates:
Updates on every new candle (when barstate.islast is true)
Automatically refreshes all displayed information based on the active chart.
Use Cases=>
Traders use this indicator for quick reference of chart context without cluttering the chart with analysis tools. It's particularly useful for NSE traders who need to track lot sizes for futures contracts or quickly identify sector/industry information while analyzing a chart.
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。