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.
Mẹo: Quy trình làm việc có thể thực thi này được tự động tạo bởi SeamFlux Bot. Để sử dụng, hãy tạo một thực thi và kiểm tra nó với dữ liệu của bạn để đảm bảo nó đáp ứng nhu cầu của bạn.
Sẵn sàng bắt đầu?
để chạy mẫu này hoặc tạo tác vụ đã lên lịch, và hỏi AI về các bước thực thi nút chi tiết.
Chạy cục bộ — tải workflow dưới dạng ZIP hoặc chạy qua Seamflux CLI trong terminal; dùng nút "Chạy cục bộ" phía trên để chọn.
Xây dựng quy trình làm việc từ đầu bằng cách sử dụng trò chuyện AI. Không cần cấu hình tham số phức tạp hoặc kéo thả sơ đồ luồng.