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が提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。