Average True Range

Average True Range Python API Documentation

The Average True Range (ATR) is a non-directional market volatility indicator often used to generate stop-out or entry indications. An increasing or expanding ATR typically indicates higher volatility, and a decreasing ATR indicates sideways price action and lower volatility.

API Class:
SecurityApi
Instance Method:
get_security_price_technicals_atr()