| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2025-12-08 | 4.3 kB | |
| ValueCell-0.1.17-beta-windows-x64.exe.sig | 2025-12-08 | 420 Bytes | |
| ValueCell-0.1.17-beta-windows-x64.exe | 2025-12-08 | 19.9 MB | |
| ValueCell-0.1.17-beta-windows-x64.msi.sig | 2025-12-08 | 420 Bytes | |
| ValueCell-0.1.17-beta-windows-x64.msi | 2025-12-08 | 29.3 MB | |
| ValueCell-0.1.17-beta-darwin-x64.app.tar.gz.sig | 2025-12-08 | 408 Bytes | |
| ValueCell-0.1.17-beta-darwin-x64.app.tar.gz | 2025-12-08 | 29.7 MB | |
| ValueCell-0.1.17-beta-darwin-x64.dmg | 2025-12-08 | 29.5 MB | |
| ValueCell-0.1.17-beta-darwin-aarch64.app.tar.gz.sig | 2025-12-08 | 408 Bytes | |
| ValueCell-0.1.17-beta-darwin-aarch64.app.tar.gz | 2025-12-08 | 27.8 MB | |
| ValueCell-0.1.17-beta-darwin-aarch64.dmg | 2025-12-08 | 27.4 MB | |
| README.md | 2025-12-08 | 1.3 kB | |
| ValueCell-0.1.17-beta source code.tar.gz | 2025-12-08 | 6.5 MB | |
| ValueCell-0.1.17-beta source code.zip | 2025-12-08 | 6.8 MB | |
| Totals: 14 Items | 177.0 MB | 0 | |
What's Changed
- feat: Add Delete Button for Strategy Prompts by @PotatoZhou in https://github.com/ValueCell-ai/valuecell/pull/542
- feat: Initialize Portfolio with Existing Positions and Enhance Data Fetching Reliability by @lukecold in https://github.com/ValueCell-ai/valuecell/pull/463
- fix(api): add trailing slashes to API endpoint URLs for conversations, watchlist, and strategies by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/547
- refactor(scroll): unify scroll styling and cleanup portfolio/chat UI by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/548
- fix: adjust
DialogFootermargin &exchange_idassignment for virtual exchanges. by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/550 - fix(strategy): add warning for non-intended exchange_id in virtual trading mode by @vcfgv in https://github.com/ValueCell-ai/valuecell/pull/549
- chore(icon): replace sidebar Market icon. by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/551
- release: release v0.1.17 by @hazeone in https://github.com/ValueCell-ai/valuecell/pull/552
New Contributors
- @PotatoZhou made their first contribution in https://github.com/ValueCell-ai/valuecell/pull/542
Full Changelog: https://github.com/ValueCell-ai/valuecell/compare/v0.1.16...v0.1.17