Learn R Programming

RTTWebClient (version 0.1.3)

GetTickHistory: Get Ticks History

Description

Get Ticks History

Arguments

symbol.

A character. Symbol Name.

startTime

a POSIXct obj. Start Time in UTC.

endTime

a POSIXct obj. End Time in UTC.

count.

Integer. Count of returned Ticks from startTime. Max is 1000. Can be negative. If count == 0, use time interval between startTime and endTime.

Value

data.table with Ticks Info.