goofoffgoose

High/Low/Open/Close Daily, Weekly, Monthly Line

goofoffgoose Zaktualizowano   


I wrote this for the purpose of saving time while marking up charts by automating the process of drawing and labeling lines at areas of interest on larger
timeframes while still having the option to change the style and size of the lines and labels to adjust for any timeframe and avoid a messy chart.
I also used this as an exercise in menu organization giving users every imaginable option and producing clean readable code.

- This indicator draws a line on the Daily, Weekly, and Monthly bar at the High, Low, Open and Close of each bar as price
tends to react when revisiting these areas.
- Each set of bars has an optional identifying label with its own color set that can be shown with or without the lines
price value, and has drop down menus for size and style of each set of labels.
- Each set of lines has inputs for line/text color, line width and style, and can be hidden if the user doesn't have the need for any particular timeframe.
- Lines and Labels with delete when a new line is created.

- I recommend going into Chart Settings/Status Line and turning off indicator arguments OR moving the script to the top
of the indicator list to avoid an obstructed chart view with this indicators arguments. When Pine allows, I will update it to hide them.


Contains some public domain code from T.V. manuals and tutorial for creating drop down input menus for options.




/ ~For My Pal Jittery~
~ Who likes his clean chart and custom colors~
Informacje o Wersji:
Update : Fixed labels to round values to min.tick
Added input for label position
Informacje o Wersji:
Updated the error created by the update to TradingView compiler.
Informacje o Wersji:
Formatted label values...again.
Informacje o Wersji:
Updated the security call to Real High, Low, Open, Close when chart is not on regular candles. (ex. HA, Range, Renko)
Informacje o Wersji:
Added options to deselect specific lines (High, Low, Open, Close) and change the color of those lines. When a line is not selected to be plotted, the associated label will also be hidden.
Informacje o Wersji:
New and Improved menu with vertical and horizontal label offsets and a fancy label addition. New defaults on many things so you may need to resave your default settings. Cheers!
Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?