Return the Pearson correlation between the first two default variables.
[Visual Basic] Public Function CorrelValue() As Double [C#] public double CorrelValue(); [C++] public: double CorrelValue(); [JScript] public function CorrelValue(): double;
is the pearson-r correlation.
Timeseries Class | TA.Lib Namespace