Crate kucoin_arbitrage

source ·

Modules

  • Bridge between API calls and internal data structures, with tasks, functions and structs
  • Config TOML file reader
  • Custom error
  • Event (enums)
  • Logger intialization
  • API independent model struct for both system and multi-exchange support
  • MPS counter and globally-mapped string-timers for system monitoring
  • Arbitrage strategy algorithms
  • String functions
  • Traits/impl to convert between API crate models and internal models