Commit 99f0d7d
fix ci (#9)
* chore: test uv and ruff
* feat: new feature( universe define and download data)
* fix: fix some olg bugs
* fix: fix pytest
* docs: 修复MkDocs文档链接和结构问题
* docs: 完善API和示例文档,添加完整changelog
* fix: fix date to ts in storagedb
* fix: enhance universe definition and market data service
- Updated universe definition to include a delay of 7 days before rebalancing.
- Added quote_asset parameter to filter perpetual symbols by asset, defaulting to USDT.
- Improved logging to reflect filtering by quote asset and detailed rebalance planning.
- Adjusted batch processing parameters for better API call management.
* chore: new demo
* fix: readme to latest
* fix: make three demo working fine
* fix: change default export path structure
* fix ci problem
---------
Co-authored-by: min <[email protected]>1 parent a65a919 commit 99f0d7d
File tree
4 files changed
+208
-5
lines changed- .github/workflows
4 files changed
+208
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
99 | 109 | | |
100 | 110 | | |
101 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
50 | 88 | | |
51 | 89 | | |
52 | 90 | | |
| |||
127 | 165 | | |
128 | 166 | | |
129 | 167 | | |
| 168 | + | |
130 | 169 | | |
131 | 170 | | |
0 commit comments