1 2 3 4
/// Arbitrage strategy algorithms /// This should come independent from the specific API (i.e. use internal data structure only). pub mod all_taker; pub mod all_taker_btc_usd;