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.
Consejo: Este flujo de trabajo ejecutable fue generado automáticamente por SeamFlux Bot. Para usarlo, crea una ejecución y pruébalo con tus datos para asegurarte de que cumple con tus necesidades.
¿Listo para comenzar?
para ejecutar esta plantilla o crear una tarea programada, y preguntar a la IA sobre los pasos detallados de ejecución de nodos.
Ejecutar en local — descarga este workflow en ZIP o ejecútalo con Seamflux CLI en tu terminal; usa el botón "Ejecutar en local" de arriba para elegir.
Construye un flujo de trabajo desde cero usando chat con IA. No se necesita configuración compleja de parámetros ni arrastrar diagramas de flujo.