TDIDriver: TDIDriver (R6 class constructor)

TDIDriverR Documentation

TDIDriver (R6 class constructor)

Description

Generic and abstract R6 class for all TDI drivers (e.g., Yahoo, IEX, etc). Inherit from this class to implement the API specific driver.

Details

The abstract class 'TDIDriver' is the generic class for API specific driver(s). Each API has a driver sub-class of 'TDIDriver' class to initiate the API.

Super class

TDI::baseTDI -> TDIDriver

Methods

Public methods

Inherited methods

Method new()

Initialize driver object and validate the sub-class implementation.

Usage
TDIDriver$new()
Returns

An object of class 'TDIDriver'.


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