rithmic-rs 0.4.1

Rust client for the Rithmic R | Protocol API to build algo trading systems
Documentation
1
2
3
4
5
6
fn main() {
    // let config = prost_build::Config::new()
    //     .out_dir("src")
    //     .compile_protos(&["src/raw-proto/otps_proto_pool.proto"], &["src/raw-proto"])
    //     .unwrap();
}