OPEN-SOURCE SCRIPT
Mis à jour

Livelli OI-PNC

858
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
Notes de version
## Ver.2.0
Aggiornato il ridisegno delle label, distanziato a dx rispetto alla quotazione attuale
Notes de version
######################## 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

Notes de version
Dati aggiornati al 14/11/2025
Data updated as of 14/11/2025
Notes de version
*********************
Dati aggiornati al 21/11/2025
Data updated as of 21/11/2025

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.