MCPcopy Create free account
hub / github.com/TreborNamor/TradingView-Machine-Learning-GUI / atr

Function atr

strategy/indicators.py:203–205  ·  view source on GitHub ↗

Average True Range.

(high: pd.Series, low: pd.Series, close: pd.Series, length: int = 14)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

wrapFunction · 0.85
to_numpyFunction · 0.85
_idxFunction · 0.85

Tested by

no test coverage detected