Expand description
Exchange implementations module
This module provides concrete implementations of the Exchange trait for various cryptocurrency exchanges, as well as a test implementation.
Re-exports§
pub use crate::execution_engine::Exchange;
Structs§
- Binance
Exchange - Binance exchange implementation
- Bithumb
Exchange - Bithumb exchange integration for order execution
- Bybit
Exchange Deprecated - Bybit exchange implementation
- Test
Exchange - Test exchange implementation that always succeeds
- Upbit
Exchange - Upbit exchange implementation