use-tick
Primitive tick, trade, and quote vocabulary for RustUse quantitative crates.
use-tick describes single market ticks, trade ticks, and quote ticks with optional labels and sizes. It rejects obviously crossed quotes without implementing order books or streams.
Example
use MarketPrice;
use ;
let trade = new.with_size?;
let quote = new?;
assert_eq!;
assert!;
# Ok::
Scope
Use this crate for plain market microstructure vocabulary. It does not implement order books, exchange connectivity, streaming APIs, or tick aggregation.
License
Licensed under either MIT or Apache-2.0.