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.ema
Package-level
declarations
Types
Types
EMAResponse
Link copied to clipboard
public
class
EMAResponse
extends
PeriodicSeriesResponse
Response for the exponential moving average (
EMA
), a moving average of a price series that weights recent data points more heavily than a simple moving average does.