OPEN-SOURCE SCRIPT
Actualizado

Livelli OI-PNC

864
OI-PNC Levels is a script that displays the open interest (OI) and net short positions (PNC) of a selection of 20 of the most significant stocks in terms of traded value on the Italian market.
  • PNC are indicated by red dotted lines starting from the close of the last reported change date;
  • The most significant open interest by number of contracts (Top 10 Calls and Top 10 Puts) are displayed using labels, all on a single line (Strike, CALL, PUT);
  • A summary table can be activated.

the data is hardcoded using static arrays and must be updated periodically. Data updated of 03/11/2025


########### Italiano ############
Livelli OI-PNC è uno script che permette di visualizzare gli open interest (OI) e le Posizioni Nette Corte (PNC) di una selezione di 20 titoli tra i più significativi per controvalore movimentato del mercato italiano.
  • Le PNC vengono indicate tramite Linee tratteggiate rosse che partono dal close della data di ultima variazione comunicata;
  • Sono riportati tramite labels, gli Open Interest più significativi per num.Contratti (Top 10 Call e top 10 Put) tutto su una unica riga per ogni strike (Strike, CALL, PUT);
  • E' attivabile una Tabella di riepilogo.

Poiché Pine Script non può leggere direttamente file da URL esterni, i dati sono hardcorati tramite array statici e vanno aggiornati periodicamente. Dati aggiornati al 03/11/2025
Notas de prensa
## Ver.2.0
Aggiornato il ridisegno delle label, distanziato a dx rispetto alla quotazione attuale
Notas de prensa
######################## Italiano
dati aggiornati al 07/11/2025
inserito colonna note in tab. riepilogativa con indicazione di:
  • % OI PUT sul totale;
  • % OI PUT diventate ITM su OI PUT (calcolo dinamico)
  • %PNC della settimana prima

########################## English
Data updated as of November 7, 2025
Added column notes in summary table indicating:
  • % PUT OI of total;
  • % PUT OI converted ITM on PUT OI (dynamic calculation)
  • % PNC of the previous week

Notas de prensa
Dati aggiornati al 14/11/2025
Data updated as of 14/11/2025
Notas de prensa
*********************
Dati aggiornati al 21/11/2025
Data updated as of 21/11/2025

Exención de responsabilidad

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.