Expand description
Configuration types for the BitMEX adapter clients.
Structsยง
- Bitmex
Data Client Config - Configuration for the BitMEX live data client.
- Bitmex
Data Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Bitmex
Exec Client Config - Configuration for the BitMEX live execution client.
- Bitmex
Exec Client Config Builder - Use builder syntax to set the inputs and finish with
build().