Learn R Programming

hkex.api (version 0.1)

API to Retrieve Data from Hong Kong Stock Exchange

Description

A set of functions helps to retrieve data from HKEX (Hong Kong Stock Exchange), see for more information. In addition, a function generates insert SQL statements from a dataframe.

Copy Link

Version

Install

install.packages('hkex.api')

Monthly Downloads

17

Version

0.1

License

GPL-3

Maintainer

Kimman Lui

Last Published

June 3rd, 2016

Functions in hkex.api (0.1)

getLastShortSelling

An API to Download Short Selling Turnover on Main Board
getHSIOptions

An API to Download HSI Options Data
prepInsertSQL

A Function to Generate a List of SQL statements from Dataframe.