Hong Kong Finance Database.
Project description
Hong Kong Finance Database
To install the latest version:
pip install hkfdb
Before you start, please make sure you have done the following:
- subscribe the data from our website
- get the personal authToken
- create an client object from class Database
- have fun!
create client object with authToken and class Database:
import hkfdb
authToken = '20210124'
client = hkfdb.Database(authToken)
Major Functions
Price Data:
- get_hk_stock_ohlc()
- get_us_stock_ohlc()
- get_hk_fut_ohlc()
- get_hk_deri_daily_market_report()
CCASS Data:
- get_ccass_all_id()
- get_ccass_by_code()
- get_ccass_holding_rank()
- get_ccass_by_id()
- get_ccass_by_id_change()
Index list:
- get_spx_index_const()
- get_hk_index_const()
- get_hk_stock_plate_const()
- get_all_hk_index_name()
- get_all_hk_stock_plate_name()
Earning Calendar:
- get_us_earning_calendar_by_date()
- get_us_earning_calendar_by_code()
- get_hk_earning_calendar_by_code()
- get_hk_earning_calendar_by_date()
Other:
- get_hk_market_cap_hist()
- get_hk_ipo_hist()
- get_north_water()
- get_market_highlight()
- get_hk_buyback_by_date()
- get_hk_buyback_by_code()
- get_basic_hk_stock_info()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hkfdb-1.99.tar.gz
(23.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hkfdb-1.99-py3-none-any.whl
(23.2 kB
view details)
File details
Details for the file hkfdb-1.99.tar.gz.
File metadata
- Download URL: hkfdb-1.99.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4dbd29835a37783449babb3272baef6a8aa876f8c67efc573879a5767df0acc
|
|
| MD5 |
b3fc319907f2ff577320a48433aad41c
|
|
| BLAKE2b-256 |
cc98e04fdbd5fca96183543c684d82b234e53788c3de519c3781ac2efceea8e5
|
File details
Details for the file hkfdb-1.99-py3-none-any.whl.
File metadata
- Download URL: hkfdb-1.99-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d5f9ad7ef7705527cdea3d20a537d573872488911d9b0057b5615f172d69e4d
|
|
| MD5 |
a86c9ba76f83bc1455150cdab47bce46
|
|
| BLAKE2b-256 |
afbb2bc6768042045a8237cf11905d6df2de4f57a82e2079181d1f96b87e0349
|