Description Usage Arguments Value References See Also Examples
Using the IEX cloud 'batch' endpoint, this function pulls data
based on the ‘chart' endpoint’s 'chartByDay'argument which offers a granular,
day-based download. This is slow, but can be less expensive than the 'range'
mode in prices_batch
.
1 |
symbols |
Vector of IEX symbols. Length must be < 1000 |
start_date |
Optional start date. Defaults to the last trading month. |
end_date |
Optional end date. Defaults to today. |
A tibble with daily adjusted OHLC and unadjusted close data as well as volume.
prices_batch
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.