PINE LIBRARY

dataTableUtilities

Cập nhật
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
Phát hành các Ghi chú
v2
Phát hành các Ghi chú
v3
Phát hành các Ghi chú
v4
Phát hành các Ghi chú
v5
Phát hành các Ghi chú
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
Phát hành các Ghi chú
v7
Phát hành các Ghi chú
v8
Phát hành các Ghi chú
v9
Phát hành các Ghi chú
v10
Phát hành các Ghi chú
v11
Phát hành các Ghi chú
v12
Phát hành các Ghi chú
v13
Phát hành các Ghi chú
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
Phát hành các Ghi chú
v15
Phát hành các Ghi chú
v16
Phát hành các Ghi chú
v17
Phát hành các Ghi chú
v18
Phát hành các Ghi chú
v19
Phát hành các Ghi chú
v20
Phát hành các Ghi chú
v21
Phát hành các Ghi chú
v22
Phát hành các Ghi chú
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
Phát hành các Ghi chú
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.
Phát hành các Ghi chú
v25
Phát hành các Ghi chú
v26
Phát hành các Ghi chú
v27
Phát hành các Ghi chú
v28
Phát hành các Ghi chú
v29
Phát hành các Ghi chú
v30
Phát hành các Ghi chú
v31
Phát hành các Ghi chú
v32
Phát hành các Ghi chú
v33
Phát hành các Ghi chú
v34
Phát hành các Ghi chú
v35
Phát hành các Ghi chú
v36
Phát hành các Ghi chú
v37
Phát hành các Ghi chú
v38
Phát hành các Ghi chú
v39
Phát hành các Ghi chú
v40
Phát hành các Ghi chú
v41
display

Thư viện Pine

Theo tinh thần TradingView thực sự, tác giả đã xuất bản mã Pine này dưới dạng thư viện nguồn mở để các lập trình viên Pine khác trong cộng đồng của chúng tôi có thể sử dụng lại. Chúc mừng tác giả! Bạn có thể sử dụng thư viện này riêng tư hoặc trong các bài đăng nguồn mở khác. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ.


Ngoài ra, trên:

Thông báo miễn trừ trách nhiệm