kucoin_arbitrage 0.0.6

Event-Driven Kucoin Arbitrage Framework in Async Rust
Documentation
1
2
3
4
5
6
pub mod chance;
pub mod config;
pub mod order;
pub mod orderbook;
pub mod performance;
pub mod symbol;