PINE LIBRARY

ALGEBRA

Library "ALGEBRA"

line_fromXy(x1, y1, x2, y2)
  Parameters:
    x1 (int)
    y1 (float)
    x2 (int)
    y2 (float)

line_getPrice(x, slope, yInt)
  Parameters:
    x (int)
    slope (float)
    yInt (float)

line_length(x1, y1, x2, y2)
  Parameters:
    x1 (int)
    y1 (float)
    x2 (int)
    y2 (float)

distance(x1, y1, x2, y2)
  Parameters:
    x1 (int)
    y1 (float)
    x2 (int)
    y2 (float)
MATH

Pine Bibliothek

Ganz im Sinne von TradingView hat dieser Autor seinen/ihren Pine Code als Open-Source-Bibliothek veröffentlicht. Auf diese Weise können nun auch andere Pine-Programmierer aus unserer Community den Code verwenden. Vielen Dank an den Autor! Sie können diese Bibliothek privat oder in anderen Open-Source-Veröffentlichungen verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert.

Haftungsausschluss