PINE LIBRARY
Updated

pr_functions

108
Library "pr_functions"
TODO: add library description here

sema(src, length)
  TODO: add function description here
  Parameters:
    src (float)
    length (simple int)
  Returns: TODO: add what function returns
Utility function for smooth EMA calculation

update_array(arr, value)
  Parameters:
    arr (array<float>)
    value (float)

is_uptrend(arr)
  Parameters:
    arr (array<float>)

is_downtrend(arr)
  Parameters:
    arr (array<float>)

is_ema_valid(ema)
  Parameters:
    ema (float)
Release Notes
v2

Added:
getvwap(open, vwapAnchorInput, stdevMultiplierInput)
  Parameters:
    open (float)
    vwapAnchorInput (string)
    stdevMultiplierInput (float)
Release Notes
v3

Added:
isHammer()

isShootingStar()
Release Notes
v4
Release Notes
v5
Release Notes
v6
Release Notes
v7

Added:
f_three_white_soldiers()
Release Notes
v8
Release Notes
v9
Release Notes
v10
Release Notes
v11

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.