PINE LIBRARY
Cập nhật InfoTable

Library "InfoTable"
Funzioni per tabella info
infoTable(nrRighe)
Tabella per info a n righe e 2 colonne
Parameters:
nrRighe: : num righe tabella; textColor : colore testo tabella : giallo (default), bianco, nero, blu
Returns: oggetto tabella per info
scriviCella()
Funzioni per tabella info
infoTable(nrRighe)
Tabella per info a n righe e 2 colonne
Parameters:
nrRighe: : num righe tabella; textColor : colore testo tabella : giallo (default), bianco, nero, blu
Returns: oggetto tabella per info
scriviCella()
Phát hành các Ghi chú
v2Added:
crea(nrRighe)
crea: nuova tabella per info a nrRighe righe e 2 colonne
Parameters:
nrRighe: : num righe tabella
Returns: oggetto tabella per info
aggiungi(_tb, _row, _value, _textColor)
aggiungi : popola una riga in tabella info nella posizione _row
Parameters:
_tb: : oggetto table su cui operare (creata in precedenza)
_row: : posizione in tabella
_value: : testo da scrivere
_textColor: : colore testo : giallo, bianco, nero, blu, arancio, stringa vuota "" per giallo
Returns: oggetto tabella per info
Removed:
infoTable(nrRighe)
Tabella per info a n righe e 2 colonne
scriviCella()
Phát hành các Ghi chú
v2Phát hành các Ghi chú
v10Phát hành các Ghi chú
v11Phát hành các Ghi chú
v12Updated:
crea(nrRighe)
crea: nuova tabella per info a nrRighe righe ed 1 colonna
Parameters:
nrRighe: : num righe tabella
Returns: oggetto tabella per info
aggiungi(_tb, _row, _text, _textColor)
aggiungi : popola una riga in tabella info nella posizione _row
Parameters:
_tb: : oggetto table su cui operare (creata in precedenza)
_row: : posizione in tabella
_text: : testo da scrivere
_textColor: : colore testo : arancio, bianco, blu, giallo, nero, rosso, violetto; stringa vuota "" per rosso
Returns: tupla [cellaColonnaPosizione, cella ColonnaTesto]
Phát hành các Ghi chú
v13Phát hành các Ghi chú
v14Updated:
crea(nrRighe)
Parameters:
nrRighe (int)
aggiungi(_tb, _row, _text, _textColor)
aggiungi : popola una riga in tabella info nella posizione _row
Parameters:
_tb (table): : oggetto table su cui operare (creata in precedenza)
_row (int): : posizione in tabella
_text (string): : testo da scrivere
_textColor (string): : colore testo : arancio, bianco, fucsia, giallo, nero, rosso, verde, violetto, stringa vuota "" per giallo, default = giallo
Returns: tupla [cellaColonnaPosizione, cella ColonnaTesto]
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. Xin tri ân 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 Nội quy chung.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.
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. Xin tri ân 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 Nội quy chung.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.