pedquant 0.1.5
- fixed a bug caused by Chinese characters in pq_plot function
- fixed a bug in mk_stock skip index for adjfactor type
- fixed the date of spot price from 163
- update the Chinese district via admin_mca function
- md_stock supports to load the data of fund in sse/szse
pedquant 0.1.3
- Fixed a bug in ed_nbs when the symbol provided is wrong.
- Added china district code in ed_code function.
- Added a new function md_stock_adjust to adjust the OHLC prices for splits and dividend.
pedquant 0.1.2
- Modified ed_nbs functions to load data in Chinese
- Fixed multiple bugs.
pedquant 0.1.1
- Added functions of pq_portfolio and pq_backtest
- Fixed multiple bugs in pq_plot. # Fixed a bug for functions to query data from NBS, which cant load JS data.
pedquant 0.1.0
- Added a
NEWS.md
file to track changes to the package.