Skip to content

Multi-DEX Support

QuantFin Bot supports trading on multiple decentralized exchanges (DEXs) via the Bluefin client, currently integrated with Bluefin on the SUI network. You can manage supported symbols using the frontend.

Supported DEXs

  • Bluefin (SUI Network): The bot trades on Bluefin’s SUI production network (SUI_PROD).
  • Future Support: Additional DEXs may be added in future updates.

Supported Symbols

The bot supports the following symbols on Bluefin: - DEEP-PERP - WAL-PERP - SUI-PERP - Additional symbols like ETH-PERP, SOL-PERP, BTC-PERP, and more are available in the frontend for selection.

Adding a Symbol

  1. Visit the Frontend: Open quantfin.dexalgo.org and connect your wallet.
  2. Add a Symbol:
  3. In the Trading Symbols panel, click Add New Symbol.
  4. Select a symbol (e.g., SUI-PERP) from the dropdown and click Add Symbol.
  5. Apply the Symbol:
  6. In the sidebar under Trading Symbol, select the symbol and click Apply.
  7. This initializes the symbol for trading, fetching exchange info like tick size and minimum order size.

Monitoring Multi-DEX Trading

  • Bot Status Panel: After starting the bot (sidebar > Start Bot), check the Running badge to confirm it’s active.
  • Console Logs Panel: View logs for trading activity (e.g., INFO: Fetched orderbook for SUI-PERP).
  • Strategy Simulator: In the sidebar, click Strategy Simulator to visualize trading on the selected symbol.

Next Steps