Trait ta::Open[][src]

pub trait Open {
    fn open(&self) -> f64;
}
Expand description

Open price of a particular period.

Required methods

Implementors