Skip to main content

decode_price_ticks_allow_zero

Function decode_price_ticks_allow_zero 

Source
pub fn decode_price_ticks_allow_zero(
    ticks: i64,
    symbol: Option<String>,
) -> Option<Price>
Expand description

Decode price ticks where a present zero is meaningful.