nse-options

Analyze NSE options data for OI buildup, PCR, max pain, and IV.

779|139|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/taracodlabs/aiden --skill nse-options
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nse-options
Source: https://github.com/taracodlabs/aiden/tree/main/skills/nse-options
Command: npx skills add https://github.com/taracodlabs/aiden --skill nse-options

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze NSE options chain for Nifty and BankNifty — open interest buildup, put-call ratio, max pain level, and implied volatility — using NSE's public JSON API.

Core Features & Use Cases

  • Fetch options chain for Nifty
  • Calculate PCR (put-call ratio)
  • Find max pain strike
  • Top CE OI and PE OI strikes for resistance and support
  • IV context and trend insights

Quick Start

Fetch the NSE option chain for NIFTY and BANKNIFTY and compute OI, PCR, max pain, and IV.

Frequently Asked Questions about nse-options

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate max pain and PCR from the NSE options chain?

To calculate max pain and PCR from the NSE options chain, fetch NSE public JSON API data for Nifty or BankNifty. The tool computes put-call ratio and identifies the max pain strike by analyzing open interest buildup across strikes.

How do I find support and resistance levels using Nifty open interest data?

Find support and resistance levels using Nifty open interest data by identifying top CE OI and PE OI strikes. High call OI strikes act as resistance, while high put OI strikes indicate support for index options trading.

Does this options analysis tool work for BankNifty during high-volatility events?

Yes, this options analysis tool works for BankNifty during high-volatility events. It evaluates index options during market hours and expiries, computing implied volatility trends and OI buildup metrics to assist traders.

What is put-call ratio analysis and how does it apply to NSE index options?

Put-call ratio analysis measures market sentiment by comparing total put open interest to call open interest. For NSE index options, PCR helps traders gauge bullish or bearish momentum and evaluate potential trend reversals.

Do I need access to the NSE public API to compute implied volatility and OI metrics?

Yes, you need access to the NSE public option chain API to compute implied volatility and OI metrics. The Skill fetches JSON data from NSE to calculate summarized metrics like OI, PCR, max pain, and IV.