Tiingo

Getting data from the Tiingo API.

riingo_prices()

Get stock or ETF prices from the Tiingo API

riingo_meta()

Get meta data about a ticker available on Tiingo

riingo_latest()

The latest day's worth of data for a given ticker

IEX

Getting data from IEX.

riingo_iex_latest()

The latest day's worth of intraday data for a given ticker

riingo_iex_prices()

Get stock or ETF prices from IEX through Tiingo

riingo_iex_quote()

Quote and Top of Book data for a given ticker

Cryptocurrency

Getting data for cryptocurrencies.

riingo_crypto_latest()

The latest day's worth of intraday data for a given cryptocurrency

riingo_crypto_meta()

Get meta data about a cryptocurrency on Tiingo

riingo_crypto_prices()

Get cryptocurrency prices aggregated through Tiingo

riingo_crypto_quote()

Quote and Top of Book data for a given cryptocurrency

Fundamentals

Getting fundamental statement data

riingo_fundamentals_definitions()

Fundamentals - Definitions

riingo_fundamentals_meta()

Fundamentals - Meta

riingo_fundamentals_metrics()

Fundamentals - Metrics

riingo_fundamentals_statements()

Fundamentals - Statements

Forex

Getting foreign exchange rate data

riingo_fx_prices()

Forex - Prices

riingo_fx_quote()

Quote and Top of Book data for a given forex ticker

Tokens

Functions related to getting and setting tokens.

riingo_set_token() riingo_get_token()

Set and get your Tiingo API token

Browsing

Functions related to browsing the Tiingo site.

riingo_browse_usage() riingo_browse_token() riingo_browse_documentation() riingo_browse_signup()

Browse various pages of the Tiingo site

Ticker support

Functions related to checking if a ticker is supported.

is_supported_ticker() supported_tickers()

Ticker information

Time coercion

Coerce UTC columns to local time.

convert_to_local_time()

Convert the POSIXct columns of a data frame to the local time zone