faiyaz7283

tools

faiyaz7283 업데이트됨   
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.
릴리즈 노트:
v2

Added:
- 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.
릴리즈 노트:
v3

Added:
  • 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.
릴리즈 노트:
v4

No 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'.
릴리즈 노트:
v8

Added: 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.

Faiyaz Haider
파인 라이브러리

트레이딩뷰 정신에 따라 오써는 이 파인 코드를 오픈 소스 라이브러리로 퍼블리쉬하여 당사 커뮤니티의 다른 파인 프로그래머들이 쓸 수 있도록 하였습니다. 오써에게 찬사를! 여러분은 이 라이브러리를 프라이빗 또는 오픈 소스 퍼블리케이션에 쓸 수 있지만 퍼블리케이션에 재사용은 하우스룰을 따릅니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

이 라이브러리를 쓰시겠습니까?

텍스트를 클립보드에 카피한 뒤 님의 스크립트에 붙여 넣기.