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.trima
Package-level
declarations
Types
Types
TRIMAResponse
Link copied to clipboard
@
Deprecated
(
)
public
class
TRIMAResponse
extends
PeriodicSeriesResponse
Response for the triangular moving average (
TRIMA
), a moving average of a price series that double-smooths by averaging an SMA of an SMA, weighting middle values in the period most heavily.