HyperTV_BRotem

HTV_Library

HyperTV_BRotem Güncellendi   
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()
Sürüm Notları:
v2

Updated:
EMA()
  Exponential Moving Average Code
  Returns: (Local Function)
Sürüm Notları:
v3

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

Pine kitaplığı

Gerçek TradingView ruhuyla yazar, topluluğumuzdaki diğer Pine programcılarının yeniden kullanabilmesi için bu Pine kodunu açık kaynaklı bir kitaplık olarak yayınladı. Yazarın eline sağlık! Bu kitaplığı özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun bir yayında yeniden kullanımı Kullanım Koşulları tarafından yönetilir.

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.

Bu kütüphaneyi kullanmak ister misiniz?

Metni panoya kopyalayın ve komut dosyanıza yapıştırın.