GetTickHistory: Get Ticks History

View source: R/rWebClient.R

GetTickHistoryR Documentation

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.


RTTWebClient documentation built on March 18, 2022, 7:48 p.m.