PINE LIBRARY

ManipulationLegHelperLibrary

מעודכן
Library "ManipulationLegHelperLibrary"
TODO: add library description here

devToArray(dev)
  Parameters:
    dev (string)

getDev(d, bull, h, l)
  Parameters:
    d (float)
    bull (bool)
    h (float)
    l (float)

getBearLeg(sweeps, minLegSize, drawLegBox, boxColor)
  Parameters:
    sweeps (int)
    minLegSize (float)
    drawLegBox (bool)
    boxColor (color)

getBullLeg(sweeps, minSize, drawBox, boxColor)
  Parameters:
    sweeps (int)
    minSize (float)
    drawBox (bool)
    boxColor (color)

leg
  Fields:
    time (series int)
    low (series float)
    high (series float)
    edge (series bool)
    edge_price (series float)
    validated (series int)
    sweeps (series int)
    barC (series int)
    bx (series box)
הערות שחרור
v2
debug
הערות שחרור
v3
הערות שחרור
v4
הערות שחרור
v5
הערות שחרור
v6
הערות שחרור
v7

Updated:
leg
  Fields:
    time (series int)
    low (series float)
    high (series float)
    edge (series bool)
    edge_price (series float)
    outer_edge (series float)
    sweeps (series int)
    barC (series int)
    validated (series int)
    bx (series box)
הערות שחרור
v8
הערות שחרור
v9

Added:
getInternalLeg(start, bull)
  Parameters:
    start (int)
    bull (bool)
הערות שחרור
v10

Updated:
getInternalLeg(start, bull, skipS)
  Parameters:
    start (int)
    bull (bool)
    skipS (float)
הערות שחרור
v11

Updated:
leg
  Fields:
    time (series int)
    low (series float)
    high (series float)
    edge (series bool)
    edge_price (series float)
    outer_edge (series float)
    sweeps (series int)
    barC (series int)
    validated (series int)
    bx (series box)
    flatEdge (series bool)
הערות שחרור
v12

Updated:
leg
  Fields:
    time (series int)
    low (series float)
    high (series float)
    edge (series bool)
    edge_price (series float)
    outer_edge (series float)
    sweeps (series int)
    barC (series int)
    validated (series int)
    bx (series box)
    flatEdge (series bool)
    edgeOpen (series float)
הערות שחרור
v13
הערות שחרור
v14
fixed barC
הערות שחרור
v15
הערות שחרור
v15
הערות שחרור
v17
הערות שחרור
v18

Updated:
getBearLeg(sweeps, minLegSize, drawLegBox, boxColor, skipS)
  Parameters:
    sweeps (int)
    minLegSize (float)
    drawLegBox (bool)
    boxColor (color)
    skipS (float)

getBullLeg(sweeps, minSize, drawBox, boxColor, skipS)
  Parameters:
    sweeps (int)
    minSize (float)
    drawBox (bool)
    boxColor (color)
    skipS (float)

leg
  Fields:
    time (series int)
    low (series float)
    high (series float)
    edge (series bool)
    edge_price (series float)
    outer_edge (series float)
    sweeps (series int)
    barC (series int)
    validated (series int)
    bx (series box)
    flatEdge (series bool)
    edgeOpen (series float)
    ln (array<line>)
    lb (array<label>)
    processed (series bool)
הערות שחרור
v19
הערות שחרור
v20
debugging

ספריית Pine

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

כתב ויתור