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.technicalindicator.response.trange
Package-level
declarations
Types
Types
TRANGEResponse
Link copied to clipboard
public
class
TRANGEResponse
extends
SimpleTechnicalIndicatorResponse
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.