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-0.98.6.tar.gz
(21.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-0.98.6-py3-none-any.whl
(21.6 kB
view details)
File details
Details for the file hkfdb-0.98.6.tar.gz.
File metadata
- Download URL: hkfdb-0.98.6.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db3e671ebbfc5ce05b0318d0debf4546bedcb72f8da826e13859808a13596666
|
|
| MD5 |
45974babdec0f06a2c87f46bdb9f499d
|
|
| BLAKE2b-256 |
67ac691b9478a3458fda26c625557be5882a27aa2f69f50a96e79339186f0fa0
|
File details
Details for the file hkfdb-0.98.6-py3-none-any.whl.
File metadata
- Download URL: hkfdb-0.98.6-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b15f64e6b0a73a0d7ea217a47659e6124df2656eb2f701039ca6e00727f21d2e
|
|
| MD5 |
778251a9091b8261d69f0c43986d5b41
|
|
| BLAKE2b-256 |
2e8c753ffc177a5afd6d0d7741fb658dc78de2c7548551c4dc95112c43d27958
|