Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Highfreq Backtest with the Model/Rule/RL Strategy #438

Merged
merged 223 commits into from
Sep 30, 2021

Commits on Mar 19, 2021

  1. add sample & base class

    bxdd committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d3a1e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. update strategy

    bxdd committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    971d6a2 View commit details
    Browse the repository at this point in the history
  2. update report & account

    bxdd committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8979d78 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    39deb7d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    b14efa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. fix bug

    bxdd committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    af0053e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. del outdate file

    bxdd committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8920c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    86a6f56 View commit details
    Browse the repository at this point in the history
  2. update port_ana_record

    bxdd committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    49cdaf8 View commit details
    Browse the repository at this point in the history
  3. black format

    bxdd committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f404a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. fix bug in recorder

    bxdd committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a109df3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. fix bugs

    bxdd committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d297a49 View commit details
    Browse the repository at this point in the history
  2. solve the conflict

    bxdd committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    e30df11 View commit details
    Browse the repository at this point in the history
  3. del old strategy

    bxdd committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ae33950 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix trade time bug

    bxdd committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7540ecd View commit details
    Browse the repository at this point in the history
  2. black format

    bxdd committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bc3eada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d3096 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    621cb24 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. fix comments

    bxdd committed May 12, 2021
    Configuration menu
    Copy the full SHA
    07eaada View commit details
    Browse the repository at this point in the history
  2. fix rule_strategy reset method

    bxdd committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c703dab View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. fix rule_strategy bug

    bxdd committed May 13, 2021
    Configuration menu
    Copy the full SHA
    de2658a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea60e60 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    eaa719d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update record_temp.py

    you-n-g authored May 19, 2021
    Configuration menu
    Copy the full SHA
    dda509d View commit details
    Browse the repository at this point in the history
  2. Update sample.py

    you-n-g authored May 19, 2021
    Configuration menu
    Copy the full SHA
    26d75b7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. fix comments

    bxdd committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0c6e505 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'qlib_highfreq_backtest' of github.com:bxdd/qlib into bx…

    …dd-qlib_highfreq_backtest
    bxdd committed May 24, 2021
    Configuration menu
    Copy the full SHA
    75fcb38 View commit details
    Browse the repository at this point in the history
  3. solve the conflict

    bxdd committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ee74489 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. rename var in backtest

    bxdd committed May 27, 2021
    Configuration menu
    Copy the full SHA
    2ad61f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4085b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a63654 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    c26bee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029b63c View commit details
    Browse the repository at this point in the history
  3. del DEBUG log

    bxdd committed May 28, 2021
    Configuration menu
    Copy the full SHA
    96e393b View commit details
    Browse the repository at this point in the history
  4. fix bugs

    bxdd committed May 28, 2021
    Configuration menu
    Copy the full SHA
    bf3b757 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    60e082e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Update simple playground

    ultmaster committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d3dac06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc59a7 View commit details
    Browse the repository at this point in the history
  3. update Order with dataclass

    bxdd committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    bf16e1a View commit details
    Browse the repository at this point in the history
  4. black format

    bxdd committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    a46d99a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a183d8a View commit details
    Browse the repository at this point in the history
  6. solve conflict

    bxdd committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    04fff8c View commit details
    Browse the repository at this point in the history
  7. Update init in backtest

    ultmaster committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    449e3f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e96e5 View commit details
    Browse the repository at this point in the history
  9. Playground checkpoint

    ultmaster committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    83535bf View commit details
    Browse the repository at this point in the history
  10. fix CI

    bxdd committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    4d48c96 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    3200bb8 View commit details
    Browse the repository at this point in the history
  2. Finish RL dummy example

    ultmaster committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d515efb View commit details
    Browse the repository at this point in the history
  3. Add a few comments

    ultmaster committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    cc8339a View commit details
    Browse the repository at this point in the history
  4. Rename files

    ultmaster committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2314405 View commit details
    Browse the repository at this point in the history
  5. Refactor for strategy

    ultmaster committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f5ac623 View commit details
    Browse the repository at this point in the history
  6. Add RL strategy demo

    ultmaster committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    bf02fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. update Exchange

    bxdd committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    8aee853 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    c43805e View commit details
    Browse the repository at this point in the history
  2. Update impl for robustness

    ultmaster committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1581ef1 View commit details
    Browse the repository at this point in the history
  3. update Exchange.deal_order

    bxdd committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    46d253b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a06fa2b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Refine example

    ultmaster committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    76be5d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    f78e901 View commit details
    Browse the repository at this point in the history
  2. update backtest time range

    bxdd committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    9e45528 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    4ac6e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    56cf43d View commit details
    Browse the repository at this point in the history
  2. Add shortcut in init

    v-mingzhehan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7525854 View commit details
    Browse the repository at this point in the history
  3. fix bug in Exchange

    bxdd committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    ab97e82 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d226ac8 View commit details
    Browse the repository at this point in the history
  5. Resolve init conflict

    v-mingzhehan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    583fbbe View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    1517a9e View commit details
    Browse the repository at this point in the history
  2. support trade decision update

    bxdd committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b6564cd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. fix bug in resam feature

    bxdd committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    284d967 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. API enhancement

    you-n-g committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4f384d3 View commit details
    Browse the repository at this point in the history
  2. add InfPosition

    you-n-g committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b68294d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b41267f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b91758 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e78cdd4 View commit details
    Browse the repository at this point in the history
  6. fix bugs of random strategy

    you-n-g committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c907d8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72c9593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27f0db6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e8bba1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20d566c View commit details
    Browse the repository at this point in the history
  11. add Handler Storage

    bxdd committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e1b6f31 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    90bbf2b View commit details
    Browse the repository at this point in the history
  2. update HashingStockStorage

    bxdd authored and you-n-g committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9985bef View commit details
    Browse the repository at this point in the history
  3. update handler_storage test

    bxdd authored and you-n-g committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    8d1b197 View commit details
    Browse the repository at this point in the history
  4. delMiniTimer in haandler storage test

    bxdd authored and you-n-g committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b242d6e View commit details
    Browse the repository at this point in the history
  5. add file order strategy

    you-n-g committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    bbf5d1b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    24d5a31 View commit details
    Browse the repository at this point in the history
  7. improve the docstring

    you-n-g committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a401f1e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Order patch

    v-mingzhehan committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2b4a493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b85b9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd5788 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. support parallel HF trading

    you-n-g committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ef7fe8a View commit details
    Browse the repository at this point in the history
  2. fix comments

    bxdd committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ecf2f24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #493 from bxdd/optimize_resam_data

    optimize performance of resam data in rule_strategy & exchange
    bxdd authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    9b74a19 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. fix ffr and order amount

    you-n-g committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    50c0e99 View commit details
    Browse the repository at this point in the history
  2. fix ffr and order amount

    you-n-g committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    7048bef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    e063d35 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Support order dataframe

    v-mingzhehan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8264523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb72857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdac9f4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e214557 View commit details
    Browse the repository at this point in the history
  5. Constrain TWAP trade step

    v-mingzhehan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    354f7e6 View commit details
    Browse the repository at this point in the history
  6. fix TWAP strategy

    you-n-g committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    03d6fac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd8231e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fd50a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e41e9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e42aa67 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fill_placehorder

    gandalf-in-web3 authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d6984a3 View commit details
    Browse the repository at this point in the history
  2. fix qrun

    gandalf-in-web3 authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d1b8ed9 View commit details
    Browse the repository at this point in the history
  3. config_extend

    Wenxi Wang (FA Talent) authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    85c75a6 View commit details
    Browse the repository at this point in the history
  4. high_fre_yaml

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    cbe7c52 View commit details
    Browse the repository at this point in the history
  5. yaml update

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bd6080b View commit details
    Browse the repository at this point in the history
  6. code optimization

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4488c3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b28575 View commit details
    Browse the repository at this point in the history
  8. fix all example

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    267ee35 View commit details
    Browse the repository at this point in the history
  9. add exchange kwargs

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    93796bd View commit details
    Browse the repository at this point in the history
  10. use init_instance_by_config

    wangwenxi-handsome authored and you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8c743a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fb50d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c946cf View commit details
    Browse the repository at this point in the history
  13. black format

    you-n-g committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e8f5a1e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5c5379e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix calculating base_price

    you-n-g committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    32ae6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. align range limit

    you-n-g committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    eada864 View commit details
    Browse the repository at this point in the history
  2. fix calculating base_price

    you-n-g committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    17d8b8a View commit details
    Browse the repository at this point in the history
  3. align range limit

    you-n-g committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    cbd52b7 View commit details
    Browse the repository at this point in the history
  4. update docsting

    you-n-g committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    80f5426 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ece7b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    155019b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Configuration menu
    Copy the full SHA
    45bde75 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Fix circular import

    v-mingzhehan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c29e5b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    4c4b30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b38e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. initial account by position

    wangwenxi-handsome authored and you-n-g committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ca14e36 View commit details
    Browse the repository at this point in the history
  2. fix spell error

    wangwenxi-handsome authored and you-n-g committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0646e53 View commit details
    Browse the repository at this point in the history
  3. add docs

    wangwenxi-handsome authored and you-n-g committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7b9e338 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    831773a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    571d27c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    94b4567 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    870f834 View commit details
    Browse the repository at this point in the history
  3. unify variable names

    you-n-g committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d907817 View commit details
    Browse the repository at this point in the history
  4. *tuple

    wangwenxi-handsome committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    aae4b02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f295497 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    344f4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5241b2f View commit details
    Browse the repository at this point in the history
  3. add PandasQuote

    wangwenxi-handsome committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    65b4434 View commit details
    Browse the repository at this point in the history
  4. add doc

    wangwenxi-handsome committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    110141d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567841e View commit details
    Browse the repository at this point in the history
  6. black and doc

    wangwenxi-handsome committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6ad52e8 View commit details
    Browse the repository at this point in the history
  7. callable

    wangwenxi-handsome committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    2b8d4dc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. filter zero base price

    you-n-g committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    7738f39 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    5f50614 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    ed12c7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    572181e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a62e02 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    25ff62f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. fix order factor setting issue

    Move the factor setting from init phase to dealing phase.
    you-n-g committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    92f2891 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    62583ea View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    4e862f7 View commit details
    Browse the repository at this point in the history
  2. type checking update

    v-mingzhehan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9bf8c99 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    83d4387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c182e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    2c8a3de View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    bbba960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d445f28 View commit details
    Browse the repository at this point in the history
  3. fix little bug

    wangwenxi-handsome committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0ec6b87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301e047 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #520 from wangwenxi-handsome/nested_decision_exe

    abstract Quote class from Exchange
    you-n-g authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9e6f4ec View commit details
    Browse the repository at this point in the history
  6. black

    wangwenxi-handsome committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a8ea66b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Update Action

    wangwenxi-handsome committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    9d732e9 View commit details
    Browse the repository at this point in the history
  2. update action

    wangwenxi-handsome committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    6dcbf51 View commit details
    Browse the repository at this point in the history
  3. Update Action

    wangwenxi-handsome committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    4ffb05a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    103d303 View commit details
    Browse the repository at this point in the history
  2. update position

    wangwenxi-handsome committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    e88c45e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. support empty benchmark

    Empty benchmark could accelerate the learning process
    you-n-g committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    bdebe12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c202a4b View commit details
    Browse the repository at this point in the history
  3. fix black

    wangwenxi-handsome committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4924717 View commit details
    Browse the repository at this point in the history
  4. add cash settlement mechanism

    you-n-g committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fcca242 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. fix indicator

    wangwenxi-handsome committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    66971d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba1c575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d41ca2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nested_decision_exe' of https://github.com/microsoft/qlib

    … into rl-dummy
    v-mingzhehan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0b607da View commit details
    Browse the repository at this point in the history
  5. Restore examples

    v-mingzhehan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e817413 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #456 from ultmaster/rl-dummy

    Dummy RL example on nested decision framework
    you-n-g authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c1992b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. new twap (more even)

    you-n-g committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ab3c4a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. add suspend check in twap

    you-n-g committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    73f5cc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. volume limit

    wangwenxi-handsome committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    5c2ddac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    0f2d85d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. fix vol limit bug

    wangwenxi-handsome committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f5db0e1 View commit details
    Browse the repository at this point in the history
  2. add __init__

    wangwenxi-handsome committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3ff1d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Print volume limitation log

    you-n-g committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8e87950 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    74e1ee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. add position test

    wangwenxi-handsome committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    7c85880 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    05b9fb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Cash Update (#559)

    * fix negative cash
    
    * update order test
    
    * fix bug
    
    * update file_order_test
    wangwenxi-handsome authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    735153a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    309dfa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. fix Path re

    wangwenxi-handsome committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2da6a8c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. update exchange

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f67b99a View commit details
    Browse the repository at this point in the history
  2. fix exchange bug

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    222c2fd View commit details
    Browse the repository at this point in the history
  3. numpy_order_indicator

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    8eb7a1f View commit details
    Browse the repository at this point in the history
  4. fix nanmean

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f7d7f1a View commit details
    Browse the repository at this point in the history
  5. get_base_info

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    16b9548 View commit details
    Browse the repository at this point in the history
  6. fix index data bug

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e134c35 View commit details
    Browse the repository at this point in the history
  7. update freq

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    be0d9e6 View commit details
    Browse the repository at this point in the history
  8. align interface

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f111e34 View commit details
    Browse the repository at this point in the history
  9. add import order

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9c326fd View commit details
    Browse the repository at this point in the history
  10. type error bug

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    13a9b7c View commit details
    Browse the repository at this point in the history
  11. index_data

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d9ad8ff View commit details
    Browse the repository at this point in the history
  12. new high freq struc

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    25f54dd View commit details
    Browse the repository at this point in the history
  13. add lru

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    7ee4a20 View commit details
    Browse the repository at this point in the history
  14. fix bug

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    43a8f50 View commit details
    Browse the repository at this point in the history
  15. draft design

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d39c8de View commit details
    Browse the repository at this point in the history
  16. Pass basic tests

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9a74471 View commit details
    Browse the repository at this point in the history
  17. fix bugs

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5f0ee6c View commit details
    Browse the repository at this point in the history
  18. fix metric calculation error

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5003e49 View commit details
    Browse the repository at this point in the history
  19. redundant references

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9446116 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4da3f3b View commit details
    Browse the repository at this point in the history
  21. close and reindex

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9193805 View commit details
    Browse the repository at this point in the history
  22. 250s

    wangwenxi-handsome authored and you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f71b0c1 View commit details
    Browse the repository at this point in the history
  23. fix sum index data bug

    you-n-g committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    88d2f92 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Update the docs of Report

    you-n-g authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6203e4c View commit details
    Browse the repository at this point in the history
  2. replace multi processing with joblib (#477)

    * replace multi processing with joblib
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * update class Parallel and data.py
    
    * Fix Parallel support for maxtasksperchild
    
    Co-authored-by: wangw <1666490690@qq.com>
    Co-authored-by: zhupr <zhu.pengrong@foxmail.com>
    3 people authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    163e3c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Merge nested main (#597)

    * MVP for Indian Stocks in qlib using yahooquery
    
    * cleaned with black
    
    * cleaned with black
    
    * add YahooNormalizeIN and YahooNormalizeIN1d
    
    * cleaned the code
    
    * added 1min for IN and also updated readme
    
    * update comments
    
    * fix comments
    
    * recorder support upload both raw file and directory
    
    * fix comments
    
    * Update README.md
    
    * Fix docs of QlibRecorder
    
    * sort index after loader (#538)
    
    make sure the fetch method is based on a index-sorted pd.DataFrame
    
    * refactor online serving rolling api
    
    * refactor TRA
    
    * format by black
    
    * fix horizon
    
    * fix TRA when use single head
    
    * clean up
    
    * improve pretrain
    
    * update README
    
    * fix tra when logdir is None
    
    * fix tra when logdir is None
    
    * Update strategy.py
    
    * Update README.md
    
    * Update README.md
    
    * Conda Suggestion
    
    * code standard docs
    
    * Update ensemble.py (#560)
    
    * Fix CI  Bug (#575)
    
    
    Co-authored-by: yuxwang <anduinnn@foxmail.com>
    
    * Update gen.py (#576)
    
    * Fix multi-process loop calls (#574)
    
    * check lexsort in the 'lazy_sort_index' function (#566)
    
    * check lexsort
    
    * check lexsort
    
    * lexsort comment
    
    * lexsort comment
    
    * Delete .DS_Store
    
    * Update README.md
    
    * bug fix & use oracle transport pretrain
    
    * mend
    
    * Add `backend_freq_config` parameter, support multi-freq uri
    
    * Add sample_config to QlibDataLoader, support multi-freq
    
    * add multi-freq example
    
    * get_cls_kwargs renamed get_callable_kwargs
    
    * support multi-freq uri
    
    * Add inst_processors to D.features
    
    * Fix typo
    
    * Fix the index type of the multi-freq example
    
    * Fix duplicate mlflow directories in tests
    
    * Add DataPathManager to QlibConfig && modify inst_processors to supports list only
    
    * Modify the default value in the multi_freq example
    
    * Modify client-server mode and dataset-cache to disable inst_processor
    
    * Add wheel package to github CI
    
    * fix comment
    
    * Update FAQ.rst
    
    * Update README.md
    
    Fix wrong link
    
    * Update the docs of TaskManager (#586)
    
    * Update manage.py
    
    * update yaml
    
    * update run_all_model
    
    * Modify the Feature to be case sensitive (#589)
    
    * update README
    
    * remove verbose
    
    * fix spell bug
    
    * fix typos (#592)
    
    * Update Release Note
    
    * fix portfolio bug
    
    * Add calendar support for resample
    
    * add freq kwargs
    
    * test.yml: Remove redundant code (#595)
    
    * Supporting shared processor (#596)
    
    * Supporting shared processor
    
    * fix readonly reverse bug
    
    * remove pytests dependency
    
    * with fit bug
    
    * fix parameter error
    
    * fix comments
    
    * Fix undefined names in Python code (#599)
    
    * Update pytorch_tabnet.py
    
    $ `flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics`
    ```
    ./qlib/qlib/contrib/model/pytorch_tabnet.py:567:38: F821 undefined name 'inp'
                self.independ.append(GLU(inp, out_dim, vbs=vbs))
                                         ^
    ./qlib/examples/model_rolling/task_manager_rolling.py:75:18: F821 undefined name 'task_train'
            run_task(task_train, self.task_pool, experiment_name=self.experiment_name)
                     ^
    2     F821 undefined name 'task_train'
    2
    ```
    
    * Fix undefined names in Python code
    
    * from qlib.model.trainer import task_train
    
    * update seed
    
    * fix some docstring
    
    * add comments
    
    * Fix SimpleDatasetCache
    
    * Update setup.py
    
    updated classifiers
    
    * Update setup.py
    
    change to matplotlib==3.3
    
    * Update python-publish.yml
    
    added python 3.9
    
    * updategrade version number
    
    * Update model list
    
    * fix the type of filter_pipe
    
    * fix comment
    
    * fix record_temp
    
    * update cvxpy version
    
    * Update code_standard.rst (#587)
    
    * Update code_standard.rst
    
    * Update docs/developer/code_standard.rst
    
    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>
    
    * Add file lock for MLflowExpManager (#619)
    
    * fix torch version
    
    * Share version number (#620)
    
    * Update initialization.rst (#622)
    
    * Update initialization.rst
    
    * Update docs/start/initialization.rst
    
    Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
    
    * Update docs/start/initialization.rst
    
    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>
    
    * fix bugs for running previous exmaple
    
    * fix deal amount bug
    
    * update change doc (#623)
    
    * Add files via upload
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Delete change doc.gif
    
    * Add files via upload
    
    * Update README.md
    
    * Delete change doc.gif
    
    * Add files via upload
    
    * Delete change doc.gif
    
    * Add files via upload
    
    * Update README.md
    
    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>
    
    * update doc
    
    * simplify run all model
    
    * fix run all model bug
    
    * Fix Models (#483)
    
    * fix gat dataset
    
    * fix tft model
    
    * Update tft.py
    
    * Fix tft.py
    
    Co-authored-by: Pengrong Zhu <zhu.pengrong@foxmail.com>
    
    * type and skip empty exp
    
    * fix model yaml config
    
    * fix tft import bug
    
    * skip empty result
    
    * fix model and yaml bug
    
    * fix wrong generate parameter
    
    * Modify multi-freq example (#626)
    
    * modify the example of multi-freq
    
    * add Copyright
    
    * add a comment to average_ops.py
    
    * modify the example of multi-freq
    
    * add comment to multi_freq_handler.py
    
    * add the Ref expression description to multi_freq_handler.py
    
    * add expression description to multi_freq_handler.py
    
    * update images
    
    * fix workflow and update framework
    
    Co-authored-by: Gaurav <2796gaurav@gmail.com>
    Co-authored-by: 2796gaurav <17353992+2796gaurav@users.noreply.github.com>
    Co-authored-by: bxdd <bxd98@126.com>
    Co-authored-by: Young <afe.young@gmail.com>
    Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
    Co-authored-by: Dong Zhou <Zhou.Dong@microsoft.com>
    Co-authored-by: ZhangTP1996 <ztp18@mails.tsinghua.edu.cn>
    Co-authored-by: demon143 <59681577+demon143@users.noreply.github.com>
    Co-authored-by: Wangwuyi123 <51237097+Wangwuyi123@users.noreply.github.com>
    Co-authored-by: yuxwang <anduinnn@foxmail.com>
    Co-authored-by: Pengrong Zhu <zhu.pengrong@foxmail.com>
    Co-authored-by: Mark Zhao <50850474+markzhao98@users.noreply.github.com>
    Co-authored-by: cslwqxx <cslwqxx@users.noreply.github.com>
    Co-authored-by: Dong Zhou <evanzd@users.noreply.github.com>
    Co-authored-by: SaintMalik <37118134+saintmalik@users.noreply.github.com>
    Co-authored-by: Christian Clauss <cclauss@me.com>
    Co-authored-by: Anurag Kumar <mailanu98@gmail.com>
    Co-authored-by: demon143 <785696300@qq.com>
    19 people authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    3760a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4099050 View commit details
    Browse the repository at this point in the history
  3. fix backtest yaml

    you-n-g committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    48a860c View commit details
    Browse the repository at this point in the history