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

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer