Crate bitvavo_api

source ·

Structs§

  • Asset supported by Bitvavo.
  • Order book for a particular market.
  • A quote in the order book.
  • High, low, open, last, and volume information for trades for a given market over the previous 24h.
  • Highest buy and lowest sell prices currently available for a market.
  • A ticker for a given market pair.
  • A trade performed on the exchange for a particular market.

Enums§

Functions§

  • Get the info of a particular asset.
  • Get all the assets.
  • Get candles for a particular market.
  • Get market information for a specific market.
  • Get all the markets.
  • Get the order book for a particular market.
  • Retrieve high, low, open, last, and volume information for trades for a given market over the previous 24h.
  • Retrieve the highest buy and lowest sell prices currently available for a given market.
  • Retrieve the highest buy and lowest sell prices currently available for all markets.
  • Get the ticker for a particular market.
  • Get all the tickers.
  • Retrieve high, low, open, last, and volume information for trades for all markets over the previous 24h.
  • Get the current time.
  • Get the trades for a particular market.

Type Aliases§