PINE LIBRARY

dataTableUtilities

Diupdate
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
Catatan Rilis
v2
Catatan Rilis
v3
Catatan Rilis
v4
Catatan Rilis
v5
Catatan Rilis
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
Catatan Rilis
v7
Catatan Rilis
v8
Catatan Rilis
v9
Catatan Rilis
v10
Catatan Rilis
v11
Catatan Rilis
v12
Catatan Rilis
v13
Catatan Rilis
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
Catatan Rilis
v15
Catatan Rilis
v16
Catatan Rilis
v17
Catatan Rilis
v18
Catatan Rilis
v19
Catatan Rilis
v20
Catatan Rilis
v21
Catatan Rilis
v22
Catatan Rilis
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
Catatan Rilis
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.
Catatan Rilis
v25
Catatan Rilis
v26
Catatan Rilis
v27
Catatan Rilis
v28
Catatan Rilis
v29
Catatan Rilis
v30
Catatan Rilis
v31
Catatan Rilis
v32
Catatan Rilis
v33
Catatan Rilis
v34
Catatan Rilis
v35
Catatan Rilis
v36
Catatan Rilis
v37
Catatan Rilis
v38
Catatan Rilis
v39
Catatan Rilis
v40
Catatan Rilis
v41
display

Perpustakaan pine

Dengan semangat TradingView yang sesungguhnya, penulis telah menerbitkan Kode Pine ini sebagai pustaka sumber terbuka sehingga programmer Pine lain dari komunitas kami dapat menggunakannya kembali. Hormat untuk penulis! Anda dapat menggunakan pustaka ini secara pribadi atau dalam publikasi sumber terbuka lainnya, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib.


Juga di:

Pernyataan Penyangkalan