rithmic-rs-0.3.1 has been yanked.
Rust Rithmic R | Protocol API client
Unofficial rust client for connecting to Rithmic's R | Protocal API.
As is, use at your own risk.
Not all functionality has been implemented, but this is being used to trade live capital through Rithmic.
Only order_plant, ticker_plant, and pnl_plant are provided. It uses the actor pattern so you'll want to start the plant, and communicate with it using the handle.
Example Usage:
pub async
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Contributions encouraged!
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.