PINE LIBRARY
Aggiornato tools

Library "tools"
A library of many helper methods, plus a comprehensive print method and a printer object.
This is a newer version of the helpers library. This script uses pinescripts v5 latest objects and methods.
A library of many helper methods, plus a comprehensive print method and a printer object.
This is a newer version of the helpers library. This script uses pinescripts v5 latest objects and methods.
Note di rilascio
v2Added:
- Added full Documentation - https://faiyaz7283.github.io/tools/
- I have also made some small bug fixes with the print() method, and few other small refactoring changes.
Notes:
Moving forward, I will make changes on github repo first, and then publish it here. Please checkout the project at https://github.com/faiyaz7283/tools. If anyone has any new ideas, or want to contribute some changes or bug fix, please do it through the github repo. Also, any questions or concerns or want to report a bug, you may do so at github issues.
Note di rilascio
v3Added:
- New Feature: Added multiple methods to breakdown UNIX timestamps into various time segments, facilitating easy access to different time units.
- New Feature: Now supports calculating time differences between two UNIX timestamps, providing valuable insights for time-related calculations.
Note di rilascio
v4No major changes. Just some refactoring, and extending the printer object for my multidata library.
Note di rilascio
v5 - Bug fix (issue with gradient)Note di rilascio
v6 - BugFix: _color() method calculation issue. FIXED.Note di rilascio
v7 - Removed the Printer object and its associated methods from the 'tools' library. Moving forward, Printer will be available as a standalone library, distinct from 'tools'.Note di rilascio
v8Added: numCompact function
Note di rilascio
v9 - Bug fix with the numCompact function and negative numbers.Note di rilascio
v10 Added: new method 'ordinal'. It takes an integer and returns its ordinal number.Note di rilascio
v11 Added: 6 new methods for scanning specific data. All time highest and lowest, highest and lowest within a range of bars, and highest and lowest within a range of time. All the methods will return a map object containing the following keys for the searched source data - open, high, low, close, volume, time_open, time_close, and bar_index. Note di rilascio
v12 - Bug FixNote di rilascio
v13 - Added: A currencyFormat for use with dynamic decimal places. Helpful for displaying assets that trades in fractions.Note di rilascio
v14 - Bug fix - $ sign was missing from the currencyFormat method - Fixed it.Note di rilascio
v15 - Removed: currencyFormat method. Note di rilascio
v16: Code updated for version 6. Few breaking changes, mainly function/method names. Note di rilascio
v17 - bug fix - fixed missing 'export' keysLibreria Pine
Nello spirito di TradingView, l'autore ha pubblicato questo codice Pine come libreria open source affinché altri programmatori della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open source, ma il riutilizzo di questo codice nelle pubblicazioni è soggetto al Regolamento.
Faiyaz Haider
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.
Libreria Pine
Nello spirito di TradingView, l'autore ha pubblicato questo codice Pine come libreria open source affinché altri programmatori della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open source, ma il riutilizzo di questo codice nelle pubblicazioni è soggetto al Regolamento.
Faiyaz Haider
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.