This sample illustrates a stock chart with candle series and an Exponential Moving Average indicator. Trackball shows the information about the stock and signal value of a day.
In this example, you can see how to render and configure the EMA Indicator. You can use
fill
properties to customize the indicator.
Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.
More information on the EMA Indicator can be found in this documentation section.