Computes RSI from Binance spot OHLCV and fetches the perpetual funding rate from Hyperliquid; if RSI is oversold and funding is negative, it sends one strategy signal to Telegram and then finishes.
Binance API (required): Used to fetch OHLCV for RSI.
Hyperliquid (required): Used to fetch the perpetual funding rate.
Telegram (required): Used to send the strategy signal.
Symbol (required): Spot pair for OHLCV. Example: BTC/USDT.
Funding rate symbol (required): Perpetual symbol for funding. Example: BTC.
RSI period (required): Number of periods for RSI. Example: 14.
RSI oversold threshold (required): “Oversold” when RSI is below this. Example: 30. The workflow alerts only when RSI is below this and funding is negative.
What it does, step by step:
When it stops: After one run; it runs once and stops.
If something fails: If any fetch or Telegram send 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.