PINE LIBRARY

MK_Fractal

45
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)

Pernyataan Penyangkalan

Informasi dan publikasi ini tidak dimaksudkan, dan bukan merupakan, saran atau rekomendasi keuangan, investasi, trading, atau jenis lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Ketentuan Penggunaan.