PINE LIBRARY
Atualizado dataTableUtilities

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
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
Notas de Lançamento
v2Added:
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)
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Trade Smarter, Not Harder!
algotraderpro.io/tradecreator9/
algotraderpro.io/tradecreator9/
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Trade Smarter, Not Harder!
algotraderpro.io/tradecreator9/
algotraderpro.io/tradecreator9/
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.