The Open Interest Chart displays Commitments of Traders%change of futures open interest, with a unique circular plotting technique, inspired from this publication Periodic Ellipses.
🔶 USAGE
Open interest represents the total number of contracts that have been entered by market participants but have not yet been offset or delivered. This can be a direct indicator of market activity/liquidity, with higher open interest indicating a more active market.
Increasing open interest is highlighted in green on the circular plot, indicating money coming into the market, while decreasing open interests highlighted in red indicates money coming out of the market.
You can set up to 6 different Futures Open interest tickers for a quick follow up:
🔶 DETAILS
Circles are drawn, using plot(), with the functions createOuterCircle() (for the largest circle) and createInnerCircle() (for inner circles).
Following snippet will reload the chart, so the circles will remain at the right side of the chart:
Due to the inability to draw between bars, from time to time, drawings can be slightly off.
Bar-replay can be demanding, since it has to reload on every bar progression. We don't recommend using this script on bar-replay. If you do, please choose the lowest speed and from time to time pause bar-replay for a second. You'll see the script gets reloaded.
🔶 SETTINGS
🔹 TICKERS
Toggle: • Enabled -> uses the first column with a pre-filled list of Futures Open Interest tickers/symbols • Disabled -> uses the empty field where you can enter your own ticker/symbol
Pre-filled list: the first column is filled with a list, so you can choose your open interest easily, otherwise you would see COT:088691_F_OI aka Gold Futures Open Interest for example. If applicable, you will see 3 different COT data: • COT: Legacy Commitments of Traders report data • COT2: Disaggregated Commitments of Traders report data • COT3: Traders in Financial Futures report data
Empty field: When needed, you can pick another ticker/symbol in the empty field at the right and disable the toggle.
Timeframe: Commitments of Traders (COT) data is tallied by the Commodity Futures Trading Commission (CFTC) and is published weekly. Therefore data won't change every day. Default set TF is Daily
🔹 STYLE
From middle: • Enabled (default): Drawings start from the middle circle -> towards outer circle is + %change, towards middle of the circle is - %change • Disabled: Drawings start from the middle POINT of the circle, towards outer circle is + OR - -> in both options, + %change will be coloured green, - %change will be coloured red. -> 0 %change will be coloured blue, and when no data is available, this will be coloured gray.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.