Type Definition hydra_dx_math::ema::EmaPrice

source ·
pub type EmaPrice = Ratio;
Expand description

EmaPrice is a rational number represented by a u128 for both numerator and denominator.