Type Definition yata::indicators::RSI[][src]

pub type RSI<M = MA> = RelativeStrengthIndex<M>;
Expand description

Just an alias for RelativeStrengthIndex