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)

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.