thorsten_kanarski

Useful_lib_public

Library "Useful_lib_public"
Useful functions

CountBarsOfDay()
  count bars for one for the diffrent time frames
  Returns: number of bars for one day

LastBarsOfDay()
  Index number for the las bar for one day
  Returns: TRUE is that the last bar from day

isTuesday()
  TRUE is tuesday
  Returns: TRUE is tuesday else FALSE

Rsi(src, len)
  RSI calulation
  Parameters:
    src (float): RSI Source
    len (simple int): RSI Length
  Returns: RSI Value

CalcIndex(netPos, weeks)
  Index calulation
  Parameters:
    netPos (float): Source
    weeks (simple int): Length
  Returns: "COT Index"

RsiStock(src, len, smoothK)
  TRUE is tuesday
  Parameters:
    src (float)
    len (simple int)
    smoothK (int)
  Returns: RSI Stochastik

Offset()
  Use Offset for Day time frame
  Returns: Offset

PercentChange(Data, LastData)
  Calc different in Percent
  Parameters:
    Data (float)
    LastData (float)
  Returns: Change in percent
ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם את קוד Pine זה כספריית קוד פתוח כך שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך השימוש החוזר בקוד זה בפרסום כפוף לכללי הבית.

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.

רוצה להשתמש בספרייה זו?

העתק את השורה הבאה והדבק אותה בסקריפט שלך.