vf_GetHstCorr Function

Returns the historical Correlation for a specified pair of Symbols and Date Range.

Syntax

vf_GetHstCorr(SymbolOne, SymbolTwo[, StartDate][, EndDate])

The vf_GetHstCorr function syntax has these parts:

Part Description
SymbolOne Required; String. A valid ticker Symbol. Follows Yahoo!Finance naming conventions.
SymbolTwo Required; String. A valid ticker Symbol. Follows Yahoo!Finance naming conventions.
StartDate Optional; Date. StartDate is set to Today-365 if omitted.
EndDate Optional; Date. EndDate is set to Today if omitted.

Remarks

Price History sourced from Yahoo!Finance.

See Also

vf_GetHistory
vf_GetHistorical
vf_GetPrice
vf_GetDividend
vf_GetHstVol
vf_GetReturn
vf_GetOptions
vf_GetOption
vf_Today

vf_Download

Resources

Home Page
Watch Demo

Contact

E-mail: admin@vbafin.com