getTradelog: Load trade data

Description Usage Arguments

Description

Function to load and manage trade data.

Usage

1
getTradelog(Symbols = NULL,  from=Sys.Date(), to = Sys.Date())

Arguments

Symbols

a character vector specifying the names of each symbol (ticker) to be loaded.

from

start date of analyzing period.

to

end date of analyzing period.


rusquant documentation built on May 2, 2019, 5:20 p.m.