iexAPI: IEX Cloud API (R6 constructor class)

iexAPIR Documentation

IEX Cloud API (R6 constructor class)

Description

IEX Cloud API class inherits 'TDIConnection' to implement API requests.

Super classes

TDI::baseTDI -> TDI::TDIConnection -> iexAPI

Methods

Public methods

Inherited methods

Method getChart()

Retrieve historical prices for the symbol.

Usage
iexAPI$getChart(...)
Arguments
...

see TDIConnection

Returns

An object of class 'Instrument' with historical prices.

See Also

API documentation on IEX Cloud API website.


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.