support optimization based strategy by evanzd · Pull Request #754 · microsoft/qlib

added 4 commits

December 17, 2021 23:42

@evanzd evanzd marked this pull request as ready for review

December 19, 2021 02:15

you-n-g

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

you-n-g

@evanzd @you-n-g

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request

Mar 23, 2023
* support optimization based strategy

* fix riskdata not found & update doc

* refactor signal_strategy

* add portfolio example

* Update examples/portfolio/prepare_riskdata.py

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* fix typo

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* fix typo

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* update doc

* fix riskmodel doc

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

you-n-g added a commit to you-n-g/qlib that referenced this pull request

Aug 16, 2025
microsoft#754)

* feat: Add reasoning_effort parameter to LiteLLMAPIBackend and LLMSettings

* style: Use consistent quotation marks for reasoning_effort literals