Adapters 适配器 - Loren1166/NautilusTrader- GitHub Wiki

Adapters 适配器

The adapters subpackage provides integrations for data providers, brokerages, and exchanges.

适配器子包提供了数据提供商、经纪商和交易所的集成。

Generally each integration will implement lower level HTTP REST and/or WebSocket clients for the exchange/venue API, which the rest of the components can then be built on top of.

通常,每个集成都会为交易所/平台 API 实现较低级别的 HTTP REST 和/或 WebSocket 客户端,然后可以在其上构建其余组件。