1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 10:31:00 +08:00
Files
qlib/examples
Pengrong Zhu c276de4040 Fix backtest (#719)
* modify FileStorage to support multiple freqs

* modify backtest's sample documentation

* change the logging level of read data exception from error to debug

* fix the backtest exception when volume is 0 or np.nan

* fix test_storage.py

* add backtest_daily

* modify backtest_daily's docstring

* add __repr__/__str__ to Position

* fix the bug of nested_decision_execution example

Co-authored-by: Young <afe.young@gmail.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
2021-12-07 19:04:23 +08:00
..
2021-11-23 15:58:32 +08:00
2021-11-20 15:03:53 +08:00
2021-10-01 02:15:30 +08:00
2021-06-02 08:56:15 +00:00
2021-06-01 17:46:47 +08:00
2020-12-17 00:35:35 +08:00

Requirements

Here is the minimal hardware requirements to run the workflow_by_code example.

  • Memory: 16G
  • Free Disk: 5G

NOTE

The results will slightly vary on different OSs(the variance of annualized return will be less than 2%). The evaluation results in the README.md page are from Linux OS.