GetTimeSeriesSma
Calculate Simple Moving Average (SMA) for financial instruments to identify trends and support/resistance levels using historical price data.
Instructions
The Simple Moving Average (SMA) is a smoothing indicator that calculates the average price of a security over a specified period, helping traders identify trends and potential support or resistance levels.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |