Description Usage Arguments Value 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 |
symbol |
The company's symbol. Preferably from the company's leading exchange. |
A list with company information
prices_batch
1 2 3 | ## Not run:
company_info('AAPL')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.