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.
Tip: This executable workflow was automatically generated by SeamFlux Bot. To use it, create an execution and test it with your data to ensure it meets your needs.
Ready to get started?
to run this template or create a scheduled task, and ask AI about detailed node execution steps.
Run Locally — download this workflow as a ZIP or run it via Seamflux CLI in your terminal; use the "Run Locally" button above to choose.
Build a workflow from scratch using AI chat. No complex parameter configuration or flowchart dragging needed.