ta_bollinger
Calculate Bollinger Bands for market analysis using SMA and population standard deviation. Input data arrays and customize period or multiplier for precise technical insights on token performance.
Instructions
Compute Bollinger Bands (SMA + population stdev). Inputs: values (oldest→newest), period?(20), mult?(2).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mult | No | ||
period | No | ||
values | Yes |