fetches the current perpetual funding rate from Binance and Bybit for the same base asset, computes the spread between the two, and optionally sends a Telegram alert when the spread meets or exceeds your threshold (for funding-rate arbitrage awareness).
Symbol (base asset) (required): Base asset to compare (e.g. BTC, ETH). The workflow uses the corresponding perpetual on each exchange (e.g. BTC/USDT on Binance, BTCUSDT on Bybit). Example: BTC.
Min spread to alert (%) (optional, default: 0.01): Alert only when the absolute difference between the two funding rates is at least this many percentage points. Example: 0.01. Lower values alert more often; higher values only when the spread is larger.
Alert method (optional, default: telegram): How to notify when the spread meets the threshold. Options: telegram (send to Telegram if configured), none (no notification, only log and output).
Binance API (required): Used to fetch Binance perpetual funding rates.
Bybit API (required): Used to fetch Bybit perpetual funding rates.
Telegram (optional): If you choose telegram as alert method, configure this so alerts are sent to your chat.
When it stops: After one run.
If something fails: If fetching either rate or sending the alert fails, the error propagates and the workflow ends.
ヒント: この実行可能なワークフローは SeamFlux Bot によって自動生成されました。使用するには、実行を作成し、データでテストして、ニーズを満たしていることを確認してください。
始める準備はできましたか?
このテンプレートを実行するか、スケジュールされたタスクを作成し、AI に詳細なノード実行手順について尋ねます。
ローカルで実行 — ワークフローをZIPでダウンロードするか、ターミナルでSeamflux CLIから実行できます。上の「ローカルで実行」ボタンから選択してください。
AI チャットを使用してゼロからワークフローを構築します。複雑なパラメータ設定やフローチャートのドラッグは不要です。