PINE LIBRARY

DegreeALine

Library "DegreeALine"
TODO: add library description here

Degree(x1, y1, x2, y2)
  TODO: add function description here
  Parameters:
    x1: First X coordinate of a line, index of the bar where the line starts.
    y1: First Y coordinate of a line, price on the price scale.
    x2: Second X coordinate of a line, index of the bar where the line ends.
    y2: Second Y coordinate of a line, price on the price scale.
  Returns: Degree Of Line
techindicator

Biblioteca Pine

Siguiendo fielmente el espíritu TradingView, el autor ha publicado este código Pine como una biblioteca de código abierto, permitiendo que otros programadores de Pine en nuestra comunidad lo utilicen de nuevo. ¡Olé por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en una publicación se rige por las Normas internas.

Exención de responsabilidad