PINE LIBRARY

MK_Fractal

52
Library "MK_Fractal"

ResCal(price, degree)
  Parameters:
    price (float)
    degree (float)

SupCal(price, degree)
  Parameters:
    price (float)
    degree (float)

CalcAllLevels(price)
  Parameters:
    price (float)

FindNearestLevel(current_price, resistances, supports)
  Parameters:
    current_price (float)
    resistances (array<float>)
    supports (array<float>)

IsTouchSupport(current_price, supports, tolerance_pct)
  Parameters:
    current_price (float)
    supports (array<float>)
    tolerance_pct (float)

IsTouchResistance(current_price, resistances, tolerance_pct)
  Parameters:
    current_price (float)
    resistances (array<float>)
    tolerance_pct (float)

GetLevelByDegree(price, degree)
  Parameters:
    price (float)
    degree (float)

GetFormattedLevels(price)
  Parameters:
    price (float)

כתב ויתור

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