PINE LIBRARY

dataTableUtilities

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

Biblioteca do Pine

De acordo com o verdadeiro espírito do TradingView, o autor publicou esse código Pine como uma biblioteca de código aberto para que outros programadores Pine de nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar essa biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização desse código em uma publicação é regida pelas Regras da Casa.


Também em:

Aviso legal