PINE LIBRARY

HTV_Library

Telah dikemas kini
Library "HTV_LibraryV2"

up_bar() 'up_bar' checks true for every candle that closed above open price.
  Returns: custom Series Bool

last_up_bar() 'last_up_bar' checks true for every last candle that closed above open price.
  Returns: custom Series Bool

down_bar() 'down_bar' checks true for every candle that closed below open price.
  Returns: custom Series Bool

last_down_bar() 'last_down_bar' checks true for every last candle that closed below open price.
  Returns: custom Series Bool

TBR_Up() 'TBR_Up' checks true for every last confirmed 2 Bar Reversal.
  Returns: custom Series Bool

TBR_Down() 'TBR_Down' checks true for every last confirmed 2 Bar Reversal.
  Returns: custom Series Bool

TCR_Up() 'TCR_Up' checks true for every last confirmed 3 Candle Reversal.
  Returns: custom Series Bool

TCR_Down() 'TCR_Down' checks true for every last confirmed 3 Candle Reversal.
  Returns: custom Series Bool

f_fib() 'f_fib' gives a fibonacci number based on rising numericial order starting from 0
  Returns: custom Series Bool

WHITE() uses color.rgb(r,g,b,t) function
  Returns: literal color

WHITE_25T()

WHITE_50T()

WHITE_90T()

BLACK()

BLACK_25T()

BLACK_50T()

BLACK_90T()

RED()

RED_25T()

RED_50T()

RED_90T()

GREEN()

GREEN_25T()

GREEN_50T()

GREEN_90T()

BLUE()

BLUE_25T()

BLUE_50T()

BLUE_90T()

GREY()

GREY_25T()

GREY_50T()

GREY_90T()

NEON_YELLOW()

NEON_YELLOW_25T()

NEON_YELLOW_50T()

NEON_YELLOW_90T()

NEON_GREEN()

NEON_GREEN_25T()

NEON_GREEN_50T()

NEON_GREEN_90T()

NEON_PINK()

NEON_PINK_25T()

NEON_PINK_50T()

NEON_PINK_90T()

PURPLE()

PURPLE_25T()

PURPLE_50T()

PURPLE_90T()

SMA()

EMA()

WMA()

VWMA()

RMA()

HMA()

STMA()

ETMA()
Nota Keluaran
v2

Updated:
EMA()
  Exponential Moving Average Code
  Returns: (Local Function)
Nota Keluaran
v3

Updated:
EMA()
  Exponential Moving Average Code
  Returns: (Local Function)
bar_typescolorsdebugging

Perpustakaan Pine

Dalam semangat sebenar TradingView, penulis telah menerbitkan kod Pine ini sebagai satu perpustakaan sumber terbuka supaya pengaturcara Pine lain dari komuniti kami boleh menggunakannya semula. Sorakan kepada penulis! Anda boleh menggunakan perpustakaan ini secara peribadi atau dalam penerbitan sumber terbuka lain, tetapi penggunaan semula kod dalam penerbitan ini adalah dikawal oleh Peraturan dalaman.


Juga pada:

Penafian