[][src]Module yahoo_finance::history

Historical quotes

Functions

retrieve

Retrieves (at most) 6 months worth of OCLHV data for a symbol ending on the last market close.

retrieve_interval

Retrieves a configurable amount of OCLHV data for a symbol ending on the last market close. The amount of data returned might be less than the interval specified if the symbol is new.

retrieve_range

Retrieves OCLHV data for a symbol between a start and end date.