PINE LIBRARY
已更新 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.
發行說明
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.
發行說明
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.
發行說明
v4No major changes. Just some refactoring, and extending the printer object for my multidata library.
發行說明
v5 - Bug fix (issue with gradient)發行說明
v6 - BugFix: _color() method calculation issue. FIXED.發行說明
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'.發行說明
v8Added: numCompact function
發行說明
v9 - Bug fix with the numCompact function and negative numbers.發行說明
v10 Added: new method 'ordinal'. It takes an integer and returns its ordinal number.發行說明
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. 發行說明
v12 - Bug Fix發行說明
v13 - Added: A currencyFormat for use with dynamic decimal places. Helpful for displaying assets that trades in fractions.發行說明
v14 - Bug fix - $ sign was missing from the currencyFormat method - Fixed it.發行說明
v15 - Removed: currencyFormat method. Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
Faiyaz Haider
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
Faiyaz Haider
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。