pub type Params = Vec<Param>;
Technical analysis operation parameter vector type alias.
pub struct Params { /* private fields */ }