alphavantage
Toggle table of contents
1.8.0
java
Target filter
java
Switch theme
Search in API
Skip to content
alphavantage
alphavantage
/
com.crazzyghost.alphavantage.indicator.response.trange
Package-level
declarations
Types
Types
TRANGEResponse
Link copied to clipboard
@
Deprecated
(
)
public
class
TRANGEResponse
extends
SimpleIndicatorResponse
Response for the true range (
TRANGE
), the greatest of a period's high-low range, its high versus the prior close, and its low versus the prior close — the single-period building block
ATR
smooths.