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.
Dica: Este fluxo de trabalho executável foi gerado automaticamente pelo SeamFlux Bot. Para usá-lo, crie uma execução e teste-o com seus dados para garantir que atenda às suas necessidades.
Pronto para começar?
para executar este modelo ou criar uma tarefa agendada, e perguntar à IA sobre as etapas detalhadas de execução do nó.
Executar localmente — baixe este workflow em ZIP ou execute via Seamflux CLI no terminal; use o botão "Executar localmente" acima para escolher.
Construa um fluxo de trabalho do zero usando chat com IA. Nenhuma configuração complexa de parâmetros ou arrastar diagramas de fluxo necessária.