carlpwilliams2

CarlLib

carlpwilliams2 מעודכן   
Library "CarlLib"

LastLowRedHighGreen(open, close, high, close, reqChangePerc) returns values representing the high of the most recent green and the low of the most recent red
  Parameters:
    open: open series
    close: close series
    high: high series
    close: close series
    reqChangePerc: the minimum require change percentage for the values to switch to new ones.
  Returns:
הערות שחרור:
v2 updating the chart
הערות שחרור:
v3

Added:
VolatilityOscillator(open, open, The)
  returns values to plot/use volatility oscillator
  Parameters:
    open: the source of the close value to use
    open: the source of the open value to use
    The: oscillator length to use as a standard deviation
  Returns:
הערות שחרור:
v4

Added:
candleDetails(open, high, low, close)
  Parameters:
    open
    high
    low
    close
הערות שחרור:
v5
הערות שחרור:
v6

Added:
pstdev(Series, Period)
  Parameters:
    Series
    Period

maAndVolumeConfirmedSupretrend(Close, volumeMALength, volumeStdLength)
  Parameters:
    Close
    volumeMALength
    volumeStdLength
הערות שחרור:
v7

Added:
tripleSupertrend()
הערות שחרור:
v8

Added:
volumeHeatmap(volumeMALength, volumeStdLength)
  Parameters:
    volumeMALength
    volumeStdLength
הערות שחרור:
v9

Added:
tdi(src, lengthrsi, lengthband, lengthrsipl)
  Parameters:
    src
    lengthrsi
    lengthband
    lengthrsipl
ספריית Pine

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

כתב ויתור

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

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

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