this is a quick script that gives the ability to plot a simple Doncian Channel with optional Fibonacci levels calculated against the DC channel breadth.
a Doncian channel is simply a channel that represents the highest high and lowest low of the price for a certain period (number of bars) -- the concept of watching these extreme values is the basis of many other technical indicators in chart analysis.
A script like this may come useful for setting entry and exit levels and can be used to plot the DC & Fib levels for a higher resolution than the chart - in the example, we're looking at the DC & its Fib levels for the daily resolution on a 30-min chart.
there are 3 adjustable levels that are set by default to 0.368, 0.618, and 1.272 -- and they can be set to any other levels we need to monitor - not necessarily Fib-based at all - say to determine a possible breakout or breakdown... etc
this script makes use of the "resolution" and "inline / group" features (powers) of Pine :)
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.