安阁锐
|
5520463395
|
fix bug of consider TURE as boolean instead of stock code
|
2021-03-16 22:18:11 -04:00 |
|
zhupr
|
42be8ac312
|
Add BaseCollector
|
2021-03-12 10:30:38 +08:00 |
|
Kenneth Tang
|
b90bd66ac6
|
Merge branch 'main' into Fix_collector_doc
|
2021-02-16 14:16:53 +08:00 |
|
Kenneth Tang
|
63d05e4a1a
|
Fix typo
|
2021-02-16 14:08:58 +08:00 |
|
zhupr
|
fc1431cd4e
|
update 1min docs
|
2021-02-04 16:49:58 +08:00 |
|
zhupr
|
7f9216dc90
|
Fix the number of minutes on the first and last trading day of high frequency
|
2021-01-27 10:59:46 +08:00 |
|
zhupr
|
263ccdfe6f
|
US stock code supports Windows
|
2021-01-27 10:59:46 +08:00 |
|
zhupr
|
1a8f1bfc57
|
support collecting yahoo 1min data
|
2021-01-27 10:59:46 +08:00 |
|
zhupr
|
7579f4b4c0
|
Merge remote-tracking branch 'qlib/main' into save_inst
|
2021-01-26 16:14:11 +08:00 |
|
zhupr
|
1a1c45981c
|
US stock code supports Windows
|
2021-01-26 16:06:38 +08:00 |
|
王雪
|
570bb272eb
|
fix setup error
why required pymongo
|
2021-01-18 19:37:24 +08:00 |
|
Young
|
afcd91a2d0
|
black format
|
2020-12-28 12:04:03 +00:00 |
|
Young
|
4a30d9d1ec
|
update github issue template
|
2020-12-28 12:02:01 +00:00 |
|
Maciej Domagała
|
ea018ed4dc
|
fixing typos #2
|
2020-12-17 17:12:18 +08:00 |
|
Young
|
aefbf3b5f1
|
update collect info
|
2020-12-15 13:24:29 +00:00 |
|
Young
|
5d5f8c8868
|
update TimeSeriesDataset
|
2020-12-09 17:20:36 +08:00 |
|
zhupr
|
6fc4ff0a62
|
Fix yahoo collector
|
2020-11-28 00:36:23 +08:00 |
|
zhupr
|
25177b6dad
|
Fix dumpmp_bin
|
2020-11-25 20:11:26 +08:00 |
|
zhupr
|
c14a99a735
|
Fix TopkDropoutStrategy && dump_bin
|
2020-11-25 17:35:26 +08:00 |
|
zhupr
|
bac16060ff
|
fix us instruments
|
2020-11-22 15:45:06 +08:00 |
|
Jactus
|
547697ddc6
|
Modify cli
|
2020-11-20 10:59:37 +08:00 |
|
zhupr
|
7152f8321b
|
update dump_bin docs
|
2020-11-19 16:20:03 +08:00 |
|
zhupr
|
1f62cfe0af
|
update scripts/README.md
|
2020-11-19 16:20:03 +08:00 |
|
zhupr
|
6f2b51cf55
|
add get_data.py docs
|
2020-11-19 16:20:03 +08:00 |
|
zhupr
|
00277699c7
|
update tests && fix typo
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
7b2a9a15e3
|
add TODO
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
9eb58ad366
|
fix collector start datetime
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
6be6b95414
|
fix get_data
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
94407da25f
|
add support us data
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
c6d557c33e
|
support US index
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
ae300592a0
|
refactor yahoo_collector && support US and 1m
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
77bfeadb65
|
refactor && support update bin files
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
87bf5cb01a
|
Add script to verify that bin data and csv data are consistent
|
2020-11-19 10:36:14 +08:00 |
|
zhupr
|
5bca9d892a
|
Support csi100 data collection && Fix data collector
|
2020-10-21 12:01:34 +08:00 |
|
Jactus
|
7c6e5e822c
|
Update CI & add black formatter
|
2020-10-10 10:13:51 +08:00 |
|
Morris Tai
|
5256d18c5b
|
fix requirements.txt
Typo "logure", should be "logure", cause in pip install error.
|
2020-10-03 20:36:17 +08:00 |
|
zhupr
|
2c4b31b274
|
Fix test_all_pipeline.py
|
2020-09-30 18:19:48 +08:00 |
|
Jactus
|
c0b0920d73
|
Add collect_info script
|
2020-09-30 18:19:48 +08:00 |
|
you-n-g
|
5b80ebaf40
|
Update README.md
Update wrong price example
|
2020-09-27 15:27:35 +08:00 |
|
zhupr
|
63acfb3a97
|
data-collector utils add license
|
2020-09-27 14:08:44 +08:00 |
|
zhupr
|
c825c99c2c
|
Fix data collector
|
2020-09-26 23:36:43 +08:00 |
|
Jactus
|
c539d81223
|
Add docs for explaining prepared dataset
|
2020-09-25 11:57:06 +08:00 |
|
you-n-g
|
de9e13b171
|
release-0.5.0 (#1)
* init commit
* change the version number
* rich the docs&fix cache docs
* update index readme
* Modify cache class name
* Modify sharpe to information_ratio
* Modify Group- to Group
* add the description of graphical results & fix the backtest docs
* fix docs in details
* update docs
* Update introduction.rst
* Update README.md
* Update introduction.rst
* Update introduction.rst
* Update introduction.rst
* Update installation.rst
* Update installation.rst
* Update initialization.rst
* Update getdata.rst
* Update integration.rst
* Update initialization.rst
* Update getdata.rst
* Update estimator.rst
Modify some typos.
* Update README.md
Modify the typos.
* Update initialization.rst
* Update data.rst
* Update report.rst
* Update estimator.rst
* Update cumulative_return.py
* Update model.rst
* Update rank_label.py
* Update cumulative_return.py
* Update strategy.rst
* Update getdata.rst
* Update backtest.rst
* Update integration.rst
* Update getdata.rst
* Update introduction.rst
* Update introduction.rst
* Update README.md
* Update report.rst
* Update integration.rst
Fix typos
* Update installation.rst
Fix typos
* Update getdata.rst
* Update initialization.rst
Fix typos.
* add quick start docs&fix detials
* fix estimator docs & fix strategy docs
* fix the cahce in data.rst
* update documents
* Fix Corr && Rsquare
* fix data retrival example to csi300 & fix a data bug
* fix filter bug
* Fix data collector
* Modift model args
* add the log & fix README.md\quick.rst
* add enviroment depend & add intoduction of qlib-server online mode
* fix image center fomat & set log_only of docs is True
* fix README.md format
* update data preparation & readme logo image
* get_data support version
* Modify analysis names
* Modify analysis graph
* update report.rst & data.rst
* commmit estimator for merge
* minimal requirements
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update READEME.md
* Update READEME.md
* update estimator
* Fix doc urls
* fix get_data.py docstring
* update test_get_data.py
* Upate docs
* Upate docs
* Upate docs
Co-authored-by: bxdd <bxddream@gmail.com>
Co-authored-by: zhupr <zhu.pengrong@foxmail.com>
Co-authored-by: Wendi Li <wendili.academic@qq.com>
Co-authored-by: Dingsu Wang <dingsu.wang@gmail.com>
Co-authored-by: bxdd <45119470+bxdd@users.noreply.github.com>
Co-authored-by: cslwqxx <cslwqxx@users.noreply.github.com>
|
2020-09-24 12:01:39 +08:00 |
|
Young
|
99ebd87cba
|
init commit
|
2020-09-22 01:43:21 +00:00 |
|