PINE LIBRARY
Updated

ema 狀態機

48
Library "ema_flow_lib"

ema_flow_state(e10, e20, e100, entanglePct, farPct, e10_prev, e20_prev)
  Parameters:
    e10 (float)
    e20 (float)
    e100 (float)
    entanglePct (float)
    farPct (float)
    e10_prev (float)
    e20_prev (float)

state_name(s)
  Parameters:
    s (int)
Release Notes
v2

已增加:
ema_flow_fsm(prevState, e10, e20, e100, entanglePct, farPct, e10_prev, e20_prev)
  Parameters:
    prevState (int)
    e10 (float)
    e20 (float)
    e100 (float)
    entanglePct (float)
    farPct (float)
    e10_prev (float)
    e20_prev (float)

已移除:
ema_flow_state(e10, e20, e100, entanglePct, farPct, e10_prev, e20_prev)
Release Notes
v3
Release Notes
v4

已更新:
ema_flow_fsm(prevState, e10, e20, e100, entanglePct, farPct, e10_prev, e20_prev, crossUpPct, crossDownPct)
  Parameters:
    prevState (int)
    e10 (float)
    e20 (float)
    e100 (float)
    entanglePct (float)
    farPct (float)
    e10_prev (float)
    e20_prev (float)
    crossUpPct (float)
    crossDownPct (float)

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.