Cybotrade
Cybotrade is a performant all-in-one toolkit for crafting automated trading strategies that allows you to move from backtesting to live trading seamlessly with little to no code changes. The core pieces of the library is built on top of Rust while APIs are exposed through FFI (Foreign Function Interface) to other languages for ease of use.
The Cybotrade toolkit is designed with Live trading in mind, and has built-in capabilities for handling live-events and scenarios, such as order updates, candle closing and even 'periodic-open-order-checking'.