PINE LIBRARY
Atualizado

hudDisplay_v1

136
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)
Notas de Lançamento
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)
Notas de Lançamento
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)
Notas de Lançamento
v4

Updated:
f_getTableSize(layout, itemCount, hudSize)
  Parameters:
    layout (string)
    itemCount (int)
    hudSize (string)
Notas de Lançamento
v5

Aviso legal

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.