GRVT Connector Settings

Specify the connection parameters issued by the service in the connector settings.

Connection parameters

  • Key - API key used for authentication.
  • Secret - API secret used for authentication.
  • SubAccountId - identifier of the trading subaccount.
  • Environment - service environment: production or test network.
  • EdgeEndpoint - authentication API endpoint.
  • MarketDataEndpoint - market data API endpoint.
  • TradingEndpoint - trading API endpoint.
  • MarketWebSocketEndpoint - market data WebSocket endpoint.
  • TradingWebSocketEndpoint - trading WebSocket endpoint.
  • SnapshotInterval - market data snapshot interval in milliseconds.
  • MarketDepth - number of order book levels requested.

Official API documentation