PINE LIBRARY

dataTableUtilities

Telah dikemas kini
Library "dataTableUtilities"

generate_dataTable(dataTable_map, title, tableYpos, tableXpos)
  : 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
  Returns: : None
Nota Keluaran
v2
Nota Keluaran
v3
Nota Keluaran
v4
Nota Keluaran
v5
Nota Keluaran
v6

Updated:
generate_dataTable(dataTable_map, title, tableYpos, tableXpos, textSize)
  : 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
  Returns: : None
Nota Keluaran
v7
Nota Keluaran
v8
Nota Keluaran
v9
Nota Keluaran
v10
Nota Keluaran
v11
Nota Keluaran
v12
Nota Keluaran
v13
Nota Keluaran
v14

Updated:
generate_dataTable(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps)
  : 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)
  Returns: : None
Nota Keluaran
v15
Nota Keluaran
v16
Nota Keluaran
v17
Nota Keluaran
v18
Nota Keluaran
v19
Nota Keluaran
v20
Nota Keluaran
v21
Nota Keluaran
v22
Nota Keluaran
v23

Added:
generate_dataTable_4c(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps)
  : 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)
  Returns: : None
Nota Keluaran
v24

Added:
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

Removed:
generate_dataTable_4c(dataTable_map, title, tableYpos, tableXpos, textSize, includes_multiple_maps)
  : Generates and shows a data table.
Nota Keluaran
v25
Nota Keluaran
v26
Nota Keluaran
v27
Nota Keluaran
v28
Nota Keluaran
v29
Nota Keluaran
v30
Nota Keluaran
v31
Nota Keluaran
v32
Nota Keluaran
v33
Nota Keluaran
v34
Nota Keluaran
v35
Nota Keluaran
v36
Nota Keluaran
v37
Nota Keluaran
v38
Nota Keluaran
v39
Nota Keluaran
v40
Nota Keluaran
v41
display

Perpustakaan Pine

Dalam semangat sebenar TradingView, penulis telah menerbitkan kod Pine ini sebagai satu perpustakaan sumber terbuka supaya pengaturcara Pine lain dari komuniti kami boleh menggunakannya semula. Sorakan kepada penulis! Anda boleh menggunakan perpustakaan ini secara peribadi atau dalam penerbitan sumber terbuka lain, tetapi penggunaan semula kod dalam penerbitan ini adalah dikawal oleh Peraturan dalaman.


Juga pada:

Penafian