PINE LIBRARY
Mis à jour

hudDisplay_v1

107
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)
Notes de version
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)
Notes de version
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)
Notes de version
v4

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

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.