Rdocumentation
powered by
Learn R Programming
TickExec (version 1.1)
.LoadTickDataHK: Load Tick Data for Hong Kong Stock Market
Description
NOT to be called by user!!! Only for 'LoadTickData' to call.
Usage
.LoadTickDataHK(dir, ticker, date, CALL = 'BUY')
Arguments
dir
The directory containing the Tick data.
date
date of the tick data.
ticker
ticker of the tick data.
CALL
'BUY', 'SELL' or 'TRADE', depends on the chunk of the data wanted.
Value
A dataframe, or NA if no entries satisfy the given conditions.