graph LR
Start(["`Start`"])
1["`<strong>set</strong><br>config`"]
2["`<strong>hyperliquid</strong><br>hyperliquid funding rate`"]
5["`<strong>binance</strong><br>binance spot orderbook`"]
4["`<strong>hyperliquid</strong><br>hyperliquid perp orderbook`"]
3{"`<strong>if</strong><br>If funding rate greater than target`"}
7["`<strong>hyperliquid</strong><br>hyperliquid sell`"]
8["`<strong>binance</strong><br>binance buy`"]
6{"`<strong>if</strong><br>If order spread large than`"}
Start ---> 1
1 ---> 2
2 ---> 3
5 ---> 6
4 ---> 5
3 ---> 4
7 ---> 8
6 ---> 7
Tip: This executable workflow was automatically generated by SeamFlux Bot. To use it, create an execution and test it with your data to ensure it meets your needs.
Want to stay updated? Follow X @seamflux for the latest updates and announcements.
Ready to get started?
to run this template or create a scheduled task, and ask AI about detailed node execution steps.
to modify and adapt nodes based on this template for your specific needs.
Build a workflow from scratch using AI chat. No complex parameter configuration or flowchart dragging needed.