ds.storage.file.ticker {rtsdata} | R Documentation |
File with historical data for given ticker
Description
File with historical data for given ticker
Usage
ds.storage.file.ticker(t, s)
Arguments
t |
ticker |
s |
storage model |
Value
filename with historical data for given ticker
Examples
ds.storage.file.ticker('dummy', ds.storage.file.rdata())
[Package rtsdata version 0.1.4 Index]