MAX Exchange

MAX Exchange connects StockSharp to the MAX Exchange cryptocurrency platform. The adapter exposes the provider API through the standard StockSharp message model.

Key capabilities

  • Adapter capabilities verified in the source code: real-time data updates, Level 1 quotes, Level 2 order books, trade ticks, candle data, historical data requests, portfolio and order operations.
  • Provider-specific transport, sessions, and data formats are hidden behind the standard StockSharp API.

Typical use

Use this connector in trading robots, terminals, data collectors, order-management services, and cryptocurrency-market monitoring.

Available instruments, data depth, transaction permissions, request limits, and service availability are controlled by MAX Exchange and by the connected account or API plan.

See also

Connector configuration

Graphical configuration

Adapter initialization