PINE LIBRARY
Updated

hudDisplay_v1

79
Library "hudDisplay_v1"

f_getPosition(loc)
  Parameters:
    loc (string)

f_getTableSize(layout, itemCount)
  Parameters:
    layout (string)
    itemCount (int)

f_getCellPosition(layout, index)
  Parameters:
    layout (string)
    index (int)

f_drawHUD(show, loc, layout, content, textColor, bgColor)
  Parameters:
    show (bool)
    loc (string)
    layout (string)
    content (array<string>)
    textColor (color)
    bgColor (color)
Release Notes
v2

Updated:
f_drawHUD(show, loc, layout, content, textColor, bgColor, textSize)
  Parameters:
    show (bool)
    loc (string)
    layout (string)
    content (array<string>)
    textColor (color)
    bgColor (color)
    textSize (int)
Release Notes
v3

Updated:
f_drawHUD(show, loc, layout, content, textColor, bgColor, textSize)
  Parameters:
    show (bool)
    loc (string)
    layout (string)
    content (array<string>)
    textColor (color)
    bgColor (color)
    textSize (string)
Release Notes
v4

Updated:
f_getTableSize(layout, itemCount, hudSize)
  Parameters:
    layout (string)
    itemCount (int)
    hudSize (string)
Release Notes
v5

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.