API Reference DpExchangeGemini v#0.1.1

Copy Markdown View Source

Modules

Gemini, behind the DpExchange facade.

Signs a request with credentials the host has already obtained. Internal.

Which Gemini this package is talking to — production, or the demo environment.

An in-process Gemini, for a consumer's tier-1 tests and for the conformance suite's active-endpoint assertion.

This venue's subscription lifecycle — internal. The facade's subscribe/2, unsubscribe/2, update_symbols/2, coverage/1 and subscribe_notices/1 are served from here.

Gemini's authenticated endpoints — internal. Balances, orders and trade history.

Gemini's REST surface — internal. The facade's market-data callbacks are served here.

The venue's WebSocket connection — internal, and never named above the facade.

This venue's process tree — internal. A consumer starts DpExchange.Gemini and gets this; it never names or reaches into the children.

Gemini's symbol mapping — the family's first genuinely lossy one.