PINE LIBRARY

FunctionIntrabarCrossValue

Library "FunctionIntrabarCrossValue"

intrabar_cross_value(a, b, step) Find the minimum difference of a intrabar cross and return its median value.
  Parameters:
    a: float, series a.
    b: float, series b.
    step: float, step to iterate x axis, default=0.01
  Returns: float
arrayscrossfunctionintrabarMATH

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