Module exchanges

Source
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§

BinanceExchange
Binance exchange implementation
BithumbExchange
Bithumb exchange integration for order execution
BybitExchangeDeprecated
Bybit exchange implementation
TestExchange
Test exchange implementation that always succeeds
UpbitExchange
Upbit exchange implementation