OPEN-SOURCE SCRIPT

Support and resistance zones

업데이트됨
Discretionary traders often use support and resistance zones that are based on past price action of the instrument traded.

This simple script is used to plot support and resistance zones for a given instrument. The data for the zones themselves has to be determined by the past price action of the instrument and are not based on the provided data by Tradingview.

The zones input has to come as a string. Each zone consists of a string with: "<low(number)>,<high(number)>,<"S"|"R"|"L">,<"Normal"|"Strong">"" The different zone strings have to be seperated by either new line or space.

An example for the zones input looks like:

3919.25,3919.25,L,Normal
3897.50,3906.50,R,Normal
3891.00,3894.50,S,Strong

I appreciate any feedback.
릴리즈 노트
- fix the start-bar of the boxes
- place labels after the last bar of the chart
릴리즈 노트
-Some more code clean-up
-move start of the zone to start of the day
릴리즈 노트
Allow for optional comments in one zone string, for example "3868.00,3878.00,S,Normal,My-comment_without_space"
릴리즈 노트
Fix label overlay on new bars.
릴리즈 노트
Fix: move Labels on a new bar
릴리즈 노트
Allow for zones boxes to be started some days back and not only today via input parameter.
릴리즈 노트
Adjusted the labels to not be centered, but left.
Chart patternsmultitimeframePivot points and levelssupportandresistancezonessupportandresitance

오픈 소스 스크립트

진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

차트에 이 스크립트를 사용하시겠습니까?

면책사항