PINE LIBRARY

MK_Fractal

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

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.