rotala 0.1.1

JSON server exchange and library for backtesting trading strategies
Documentation
1
2
3
//! Internal order execution logic that is used by exchanges. Orderbooks have their own data
//! formats that exchanges have to implement.
pub mod diana;