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، نشر المؤلف شيفرة باين كمكتبة مفتوحة المصدر بحيث يمكن لمبرمجي باين الآخرين من مجتمعنا استخدامه بحرية. تحياتنا للمؤلف! يمكنك استخدام هذه المكتبة بشكل خاص أو في منشورات أخرى مفتوحة المصدر، ولكن إعادة استخدام هذا الرمز في المنشور تحكمه قواعد الموقع.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذه المكتبة؟

انسخ النص إلى الحافظة وألصقه في النص البرمجي الخاص بك.