Description Usage Arguments Value Examples
View source: R/getYF_functions.R
Returns Yahoo Finance Quarterly Cash Flow of a set of companies (tickers) To avoid heavy loads, by default, each query gets executed every second and the system stops 10 seconds after each 10 tickers.
1 | getYH_qCF(tickers, block = 10, slp = 10)
|
block |
'integer' After each block the query stops slp seconds. Default = 10 |
slp |
'integer' Number os seconds to sleep after each block. Default = 10 |
list of tickers with the quarterly Cash Flow
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.