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.
Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.
Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.