Volatility analysis and mean reversion signals.
---
name: bollinger-bands-pro
description: Volatility analysis and mean reversion signals.
compatibility: OpenClaw, Zo Computer
metadata:
author: ssidharHubble
---
# Bollinger Bands Analyst
Volatility analysis and mean reversion signals.
## Usage
This skill connects to the Money Machine x402 API.
Calls are free for basic health, but premium signals require a 402 payment proof.
```javascript
import { execute } from "bollinger-bands-pro";
const signal = await execute({ ticker: "BTC" });
```
don't have the plugin yet? install it then click "run inline in claude" again.