ワンクリックで
recipe-funding-rate-scan
Scan perpetual contracts for attractive funding rate carry opportunities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Scan perpetual contracts for attractive funding rate carry opportunities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Connect MCP clients to kraken-cli for native tool calling without subprocess wrappers.
Install kraken-cli, create API credentials, and go from paper trading to live in under five minutes.
Discover staking strategies, allocate funds, and track earn positions.
Place, manage, and monitor futures orders across the full lifecycle.
Test strategy logic on paper trading before touching live funds.
Promote a validated paper strategy to live trading with safety checks.
| name | recipe-funding-rate-scan |
| version | 1.0.0 |
| description | Scan perpetual contracts for attractive funding rate carry opportunities. |
| metadata | {"openclaw":{"category":"recipe","domain":"strategy"},"requires":{"bins":["kraken"],"skills":["kraken-funding-carry","kraken-futures-risk"]}} |
PREREQUISITE: Load the following skills to execute this recipe:
kraken-funding-carry,kraken-futures-risk
Scan available perpetual contracts, identify those with high funding rates, and evaluate carry potential.
kraken futures instruments -o json 2>/dev/nullkraken futures tickers -o json 2>/dev/nullkraken futures historical-funding-rates PF_XBTUSD -o json 2>/dev/nullkraken futures historical-funding-rates PF_ETHUSD -o json 2>/dev/nullkraken futures historical-funding-rates PF_SOLUSD -o json 2>/dev/nullkraken ticker BTCUSD ETHUSD SOLUSD -o json 2>/dev/nullkraken futures accounts -o json 2>/dev/null