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が提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。