hkfdb 5.3
pip install hkfdb
Latest version
Released:
Hong Kong Finance Database.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Hong Kong Finance Database Team
Classifiers
- License
- Operating System
- Programming Language
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 = 'personal_authToken'
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Hong Kong Finance Database Team
Classifiers
- License
- Operating System
- Programming Language
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
File details
Details for the file hkfdb-5.3.tar.gz
.
File metadata
- Download URL: hkfdb-5.3.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
68fdb6959ef77f7ecfd0d285f6b3bfce8e4ca4f8c9e116500877bcf9c4e5ad4e
|
|
MD5 |
7d360afd81131ea69f770af69cb461e1
|
|
BLAKE2b-256 |
2a292d8c10bebb234b7f462856ddcb8b52cb2b14b22a9dbc7e58b93a36cefaf8
|