crypto_get_sma
Calculate the Simple Moving Average for a cryptocurrency pair to identify price trends. Configure window size, timespan, series type, and limit.
Instructions
Get Simple Moving Average for a crypto pair. Symbol format: X:BTCUSD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | desc | |
| symbol | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| timestamp | No | ||
| series_type | No | close | |
| window_size | No |