Daily e-o-d Open Interest as published by CME. As CFTC COT Open Interest relates to last Tuesday, here you can have an idea how things evolved day-by-day since then. As CME total OI is not accessibl as data, here I sum OI of the next 9 outstanding contracts, which gives a fair idea of the trend in OI
fixed offset of CME "final" OI, -1 on weekends,-2 weektime, as OI should be public within the next day, and relates to the previous day. But noton weekends...anyway you get the meaning
릴리즈 노트
offset fix
릴리즈 노트
Cleaned code, now sums OI of the next 20 contracts. Good for gold and E-mini. WTI is not too suitable, as it has dozens of conracts active for the next 3/4 years .
릴리즈 노트
Added new input "number of contracts" This script uses the QUANDL:CHRIS datasets, that records CME e-o-d data by quandl, and is exported daily to tradinview The number of outstanding contracts CME differs from product to product eg Gold has 16 oustanding contracts, E-mini has 4, NatGas has 43! The scripts has max 20. You can add as many as you like in the source code,but toomuch typing for me
// This script tries to sum all the fut cntrcts' Vol&OI to obtain a fair total // // Number of outstanding cntrcts per commodity differ. // eg E-mini (ES) has 4 contracts, Gold(GC) 16 cntrcts, NatGas(NG) has 43, WTI(CL) has 38 etc // see doc by quandl: // s3.amazonaws.com/quandl-production-static/Ticker+CSV's/Futures/continuous.csv
릴리즈 노트
This latest version sets automatically the number of outstanding contracts' OI to sum up basen on the ticker future code data is taken from QUNDL:CHRIS/CME_ dataset // Number of outstanding cntrcts per commodity CME differ. // eg E-mini (ES) has 4 contracts, Gold(GC) 16 cntrcts, NatGas(NG) has 43, WTI(CL) has 38 etc // this script now gets the n.of outstandig cntrcts' OI to sum from the following table: // s3.amazonaws.com/quandl-production-static/Ticker+CSV's/Futures/continuous.csv
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.