PINE LIBRARY

fast_utils

Mis à jour
Library "fast_utils"
This library contains my favourite functions. Will be updated frequently

count_int_digits()
  Count int digits in number
  Returns: : number of int digits in number

count_float_digits()
  Count float digits in number
  Returns: : number of float digits in number

stringify()
  Convert values in array or matrix into string values
  Returns: : array or matrix of string values

arrcompare()
  Compare values in arrays
  Returns: : bool value

arrdedup()
  Remove duplicate values in array
  Returns: : array without duplicates

ResInMins()
  Converts current resolution in minutes
  Returns: : return float number of minuted

MultOfRes(res, mult)
  Convert current float TF in minutes to target string TF in "timeframe.period" format.
  Parameters:
    res: : current resolution in minutes
    mult: : Multiple of current TF to be calculated.
  Returns: : timeframe format string
Notes de version
v2 remove bug in stringify
Notes de version
v3

Updated:
resource()
Notes de version
v4 small update ro resource fuction (now supports history referencing)
arrayarraysformattingMATHUTILutilityUTILS

Bibliothèque Pine

Dans le plus pur esprit TradingView, l'auteur a publié ce code Pine en tant que bibliothèque open-source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque en privé ou dans d'autres publications à code source ouvert, mais la réutilisation de ce code dans une publication est régie par nos Règles.

Clause de non-responsabilité