ta_summary
Analyze crypto market trends with combined RSI and Bollinger Bands data. Input historical values and optional parameters to generate technical insights in a single call.
Instructions
Return both RSI and Bollinger in one call. Inputs: values (oldest→newest), rsiPeriod?(14), bbPeriod?(20), bbMult?(2).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bbMult | No | ||
bbPeriod | No | ||
rsiPeriod | No | ||
values | Yes |