Skip to main content
Two markets proven equivalent should cost the same. This recipe lists the pairs, reads both asks, and ranks them by the gap.

Going further

  • Skip the ranking: GET /v1/insights returns spreads, the pairs priced furthest apart right now, already sorted.
  • Check it can be filled: a gap is not a trade. GET /v1/opportunities?cross_venue=true&executable=true returns only leads whose order books could be filled at a profit after fees. See Leads.
  • Get told instead of polling: subscribe to lead.executable.