OPEN-SOURCE SCRIPT

Open Intrest Lines

376
This is a Pine Script (version 5) indicator designed for TradingView that overlays horizontal lines and labels on a chart to represent strike prices for call and put options, along with their corresponding open interest (OI) values. The script takes user inputs as comma-separated strings, processes them into arrays, and dynamically plots lines and labels for each strike price.

User Inputs
The script collects four inputs from the user as strings:

call_strikes, call_oi , put_strikes, put_oi
These inputs allow the user to manually specify the strike prices and their associated open interest, which the script will then visualize.


This script intended for options traders to:

  • Mark significant strike prices with high open interest on a chart.
  • Visually distinguish between call (green) and put (red) levels.
  • Use these levels as potential support/resistance zones or areas of market interest.

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.