PINE LIBRARY
업데이트됨

dataTableUtilities

120
Library "dataTableUtilities"

generate_dataTable(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps, include_comments)
  : Generates and shows a data table.
  Parameters:
    dataTable_map (map<string, string>)
    title (string): (string): Title of the table
    tableYpos (string): (string): Vertical position of the table
    tableXpos (string): (string): Horizontal position of the table
    textSize (string): (string): Text size
    includes_multiple_maps (bool)
    include_comments (bool)
  Returns: : None

generate_dataTable_multiple_columns(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps, total_columns)
  : Generates and shows a data table.
  Parameters:
    dataTable_map (map<string, string>)
    title (string): (string): Title of the table
    tableYpos (string): (string): Vertical position of the table
    tableXpos (string): (string): Horizontal position of the table
    textSize (string): (string): Text size
    includes_multiple_maps (bool)
    total_columns (int)
  Returns: : None
릴리즈 노트
v2

Added:
generate_dataTable_without_barstateislast(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps, include_comments)
  Parameters:
    dataTable_map (map<string, string>)
    title (string)
    tableYpos (string)
    tableXpos (string)
    textSize (string)
    includes_multiple_maps (bool)
    include_comments (bool)

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.