PipPirateTraders

ulib

Library "ulib"

Stochastic(length, d_smooth)
  Parameters:
    length
    d_smooth

bull_stoch_condition(k, d)
  Parameters:
    k
    d

ema_condition(ema_1, ema_2, ema_3)
  Parameters:
    ema_1
    ema_2
    ema_3

bull_fractal_condition(n)
  Parameters:
    n

Bull(Fractal, ema, stochastic_osc)
  Parameters:
    Fractal
    ema
    stochastic_osc
Release Notes:
v2
Release Notes:
v3

Updated:
Stochastic(length, smoothing_period, k_period, d_period)
  Parameters:
    length
    smoothing_period
    k_period
    d_period
Release Notes:
v4
Release Notes:
v5
Release Notes:
v6

Added:
bear_fractal_condition(n)
  Parameters:
    n
Release Notes:
v7
Release Notes:
v8

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

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this library?

Copy the following line and paste it in your script.