Average Directional Index

Average Directional Index R API Documentation

The Average Directional Index indicator is often used to identify decreasing or increasing price momentum for an underlying security, it is composed of a total of three indicators, the current trendline (adx), a positive directional indicator (di_pos), and a negative directional indicator (di_neg).

API Class:
IntrinioSDK::SecurityApi
Instance Method:
get_security_price_technicals_adx()