| accountMetaData | Retrieve account details such as current tier, payment... |
| accountUsage | Retrieve current month usage for your account. |
| advancedStats | Retrieve advancedStats detail for a symbol as dataframe |
| balanceSheet | Pulls balance sheet data. Available quarterly (4 quarters)... |
| batch_request | batch calls to market |
| cashflowStatement | Pulls cash flow data. Available quarterly (4 quarters) and... |
| coalesce | return first argument that is not null |
| company | retrieve company detail for a symbol as dataframe |
| constructURL | construct the url for the api get request |
| dailyTimeSeriesAdapter | Retrieve previous day adjusted price data for one or more... |
| data_point | data-point for symbol key |
| data_point_keys | get all data-point keys for a symbol |
| deep | IEX Depth of Book |
| deepAuction | IEX Depth of Book |
| deepOfficialPrice | The Official Price message is used to disseminate the IEX... |
| deepTrades | Trade report messages are sent when an order on the IEX Order... |
| delayedQuote | Retrieve delayed quote for a symbol as dataframe |
| disablePayAsYouGo | Used to disable Pay-as-you-go on your account. |
| dividends | Retrieve dividends detail for a symbol as dataframe |
| earnings | Retrieve Earnings data for a given company including the... |
| earningsToday | Retrieve Earnings data for a given company including the... |
| effectiveSpread | retrieve effective spread for a symbol as dataframe |
| enablePayAsYouGo | Used to enable Pay-as-you-go on your account. |
| estimates | Provides the latest consensus estimate for the next fiscal... |
| financials | Pulls income statement, balance sheet, and cash flow data... |
| fundOwnership | Returns the top 10 fund holders, meaning any firm not defined... |
| getConfig | returns package configuration |
| getMessageCount | get the message count for the last api request |
| getToken | retrieve the IEX API token |
| historyFor | Retrieve history for a stock over chosen time-period as... |
| iex_api | Perform a get request to an endpoint on the iexcloud server |
| iexcloudR | iexcloudR: Wrapper for iexcloud Market Data Api |
| iexRaw | Perform a get request to an endpoint on the iexcloud server |
| iexSymbols | dataframe of all symbols IEx supports for trading |
| incomeStatement | Retrieve income statement data. Available quarterly (4... |
| indicator | indicator |
| insiderRoster | Returns Insider Roster |
| insiderSummary | Returns Insider Summary |
| insiderTransactions | Returns Insider Transactions |
| keyStats | Retrieve keyStats detail for a symbol as dataframe |
| largestTrades | Retrieve 15 minute delayed, last sale eligible trades. |
| list_all_times_series | return a data.frame with all the time series id and schema... |
| listOf | Retrieve quotes for symbols on defined lists as dataframe |
| listSymbols | This call returns an array of symbols that IEX Cloud supports... |
| logoFor | Retrieve logo url for symbols on defined lists as string |
| marketOpenClose | retrieve the official open and close for all IEX symbols in... |
| marketVolume | Retrieve real time traded volume on U.S. markets. |
| newsFor | Retrieve real time traded volume on U.S. markets. |
| ohlc | retrieve the official open and close for a given symbol. |
| peersOf | retrieves an array of peer symbols. |
| pipe | Pipe operator Like dplyr, iexcloudR also uses the pipe... |
| previousDay | Retrieve previous day adjusted price data for one or more... |
| priceOf | Retrieve A single number, being the IEX real time price, the... |
| priceTarget | Retrieve the latest avg, high, and low analyst price target... |
| print.iex_api | print S3 function for iex_api class |
| quoteFor | retrieve quote detail for a symbol as dataframe |
| recommendationTrend | Analyst Recommendation Summary |
| setMessageCount | log the last messageCount |
| setSecretKey | set the IEX API Key |
| setToken | set the IEX API token |
| socialSentiment | Retrieve Social Sentiment Data from StockTwits. Data can be... |
| splits | Retrieve splits for a symbol |
| time_series | return data for specified time series id |
| tops | IEX TOP of Book Quote Feed, |
| topsLast | IEX last sale price |
| upcomingEarnings | returns upcoming earnings reportDates for market |
| volumeByVenue | Returns 15 minute delayed and 30 day average consolidated... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.