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 채팅을 사용하여 처음부터 워크플로우를 구축합니다. 복잡한 매개변수 구성이나 플로우차트 드래그가 필요하지 않습니다.