financials: 'IEX' financials

Description Usage Arguments Value Author(s) See Also Examples

Description

Returns income statement, balance sheet, and cash flow data from the most recent reported quarter. For more details, visit:https://iexcloud.io/docs/api/#financials

Usage

1
2
3
4
5
iex.cash.flow(x, iex_sk)

iex.balance.sheet(x, iex_sk)

iex.income(x, iex_sk)

Arguments

x

A character vector that can include one or multiple Tickers / Stocks Symbols

iex_sk

is a character vector that include IEX Cloud API Secret Token

Value

Data frame with stock(s) financial data with option of selecting quarterly or annually

Author(s)

Myriam Ibrahim

See Also

Investors Exchange 'IEX' developer guide https://iexcloud.io/docs/api/

Investors Exchange Group (IEX Group) offers flexible and salable pricing.https://iexcloud.io/pricing/

View Investors Exchange Group (IEX Group) terms of use and subscription levels.https://iexcloud.io/terms/

Package 'iexcloudR'https://github.com/schardtbc/iexcloudR

Examples

1
2
3
4
## Not run: 
  iex.cash.flow("TSLA", "sk")
 
## End(Not run)

Riex documentation built on April 24, 2021, 5:09 p.m.