Namespace DatabentoDotNet.Live
Classes
- AuthTimeoutException
The CRAM handshake did not complete within AuthTimeout.
- ConnectTimeoutException
The connection to the gateway did not complete within ConnectTimeout.
- DatabentoAuthenticationException
The live gateway rejected the client's credentials: its authentication response did not carry
success=1.
- HeartbeatTimeoutException
No bytes arrived from the live gateway within EffectiveReadTimeout.
- LiveClient
A client for Databento's live gateway: real-time market data, and intraday replay from the same socket.
- LiveConnectException
The client could not open a TCP connection to the gateway.
- LiveException
Base class for every error the live client raises for itself, as opposed to the ones it lets through from the codec (DbnException) or from the socket.
- LiveGateway
Derives the live gateway's host name from a dataset code.
- LiveProtocolException
The live gateway said something the protocol does not allow, or stopped speaking in the middle of saying it.
- SlowReaderBehaviorWireStrings
Wire-string conversions for SlowReaderBehavior.
- Subscription
One subscription request: what to stream, in which symbology, and optionally from when.
Enums
- SlowReaderBehavior
What the gateway should do when the client stops keeping up with real time.