PINE LIBRARY
Actualizado

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 prensa
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 prensa
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 prensa
v4

Updated:
f_getTableSize(layout, itemCount, hudSize)
  Parameters:
    layout (string)
    itemCount (int)
    hudSize (string)
Notas de prensa
v5

Exención de responsabilidad

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.