PINE LIBRARY
Обновлено 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
Информация о релизе
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)
Библиотека Pine
В истинном духе TradingView автор опубликовал этот код Pine как библиотеку с открытым исходным кодом, чтобы другие программисты Pine из нашего сообщества могли им воспользоваться. Вы можете использовать эту библиотеку в приватных или других публикациях с открытым исходным кодом, но повторное использование этого кода в публикации регулируется Правилами поведения.
Trade Smarter, Not Harder!
algotraderpro.io/tradecreator9/
algotraderpro.io/tradecreator9/
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.
Библиотека Pine
В истинном духе TradingView автор опубликовал этот код Pine как библиотеку с открытым исходным кодом, чтобы другие программисты Pine из нашего сообщества могли им воспользоваться. Вы можете использовать эту библиотеку в приватных или других публикациях с открытым исходным кодом, но повторное использование этого кода в публикации регулируется Правилами поведения.
Trade Smarter, Not Harder!
algotraderpro.io/tradecreator9/
algotraderpro.io/tradecreator9/
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.