topsLast: IEX last sale price

Description Usage Arguments Details See Also Examples

View source: R/tops.service.R

Description

Last provides trade data for executions on IEX. It is a near real time, intraday API that provides IEX last sale price, size and time. Last is ideal for developers that need a lightweight stock quote. Data Weighting: FREE

Usage

1

Arguments

symbol

a market symbol, when absent returns all market symbols

Details

Data Timing: REAL TIME

Data Schedule: Market hours 9:30am-4pm ET

Data Source(s): Consolidated Tape Investors Exchange

See Also

Other tops service functions: tops()

Examples

1
topsLast('AAPL')

schardtbc/iexcloudR documentation built on Aug. 23, 2020, 3:58 a.m.