Trait ta::Close[][src]

pub trait Close {
    fn close(&self) -> f64;
}
Expand description

Close price of a particular period.

Required methods

Implementors