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.tema
Package-level
declarations
Types
Types
TEMAResponse
Link copied to clipboard
@
Deprecated
(
)
public
class
TEMAResponse
extends
PeriodicSeriesResponse
Response for the triple exponential moving average (
TEMA
), which combines a single, double, and triple EMA of a price series to reduce lag further than
DEMA
does.