nexustrader.exchange.bybit.rest_api

The Bybit REST API client implements V5 API endpoints for Bybit exchange, providing methods for order management, position queries, and account operations. It supports both mainnet and testnet environments with region-specific endpoints.

Available base URLs:
  • Testnet: https://api-testnet.bybit.com

  • Mainnet: https://api.bybit.com, https://api.bytick.com

  • Regional: https://api.bybit.nl (Netherlands), https://api.byhkbit.com (Hong Kong)

Class Overview