pub const MIN_OBSERVATIONS: usize = 30;
Minimum number of return observations required to compute a meaningful correlation matrix.