Skip to content

Commit d62bf15

Browse files
authored
New version: kay-ou.SimTradeDesk version 0.7.4 (microsoft#381796)
1 parent 8ffa2da commit d62bf15

4 files changed

Lines changed: 103 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: kay-ou.SimTradeDesk
5+
PackageVersion: 0.7.4
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
Protocols:
11+
- simtradedesk
12+
ProductCode: 0fb1c321-dd0d-53a5-a629-f182f245d101
13+
ReleaseDate: 2026-05-31
14+
Installers:
15+
- Architecture: x64
16+
Scope: user
17+
InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.7.4/SimTradeDesk-Setup-0.7.4.exe
18+
InstallerSha256: 929A9D5F48311DDA6B1172D654EE2AD2362D9B660B7F6CFF9B826F94983FADFA
19+
InstallerSwitches:
20+
Custom: /currentuser
21+
- Architecture: x64
22+
Scope: machine
23+
InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.7.4/SimTradeDesk-Setup-0.7.4.exe
24+
InstallerSha256: 929A9D5F48311DDA6B1172D654EE2AD2362D9B660B7F6CFF9B826F94983FADFA
25+
InstallerSwitches:
26+
Custom: /allusers
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: kay-ou.SimTradeDesk
5+
PackageVersion: 0.7.4
6+
PackageLocale: en-US
7+
License: Freeware
8+
ShortDescription: The dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment.
9+
Description: |-
10+
SimTradeDesk is the dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. It builds on the open-source SimTradeLab core while offering a refined, commercial-grade desktop experience.
11+
No Python. No environment setup. Just download, install, and start building strategies.
12+
Features
13+
- PTrade-compatible API — 46 core APIs; strategies run identically on PTrade and locally
14+
- Strategy editor — autocompletion and syntax highlighting for PTrade API
15+
- Backtesting — A-share historical data with real-time log streaming
16+
- Parameter optimizer — hyperparameter search with walk-forward validation (optimization period + holdout period)
17+
- Results visualization — equity curves, drawdown charts, trade history, and key metrics
18+
- Backtest comparison — overlay NAV curves with time-axis alignment and side-by-side metric tables
19+
- Version history — automatic strategy snapshots with diff view and one-click restore
20+
- CSV / PNG export — export data tables and charts
21+
- Built-in terminal — integrated command-line panel for quick debugging
22+
- Multi-language UI — Chinese / English / German
23+
- Cross-platform — Windows, macOS, Linux
24+
Tags:
25+
- finance
26+
- trade
27+
ManifestType: locale
28+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: kay-ou.SimTradeDesk
5+
PackageVersion: 0.7.4
6+
PackageLocale: zh-CN
7+
Publisher: kay-ou
8+
PublisherUrl: https://github.com/kay-ou
9+
PublisherSupportUrl: https://github.com/kay-ou/SimTradeDesk/issues
10+
PackageName: SimTradeDesk
11+
PackageUrl: https://github.com/kay-ou/SimTradeDesk
12+
License: 免费软件
13+
ShortDescription: SimTradeLab 专用桌面版,为策略开发、回测、模拟及券商端部署提供快速、安全且完全本地的环境。
14+
Description: |-
15+
SimTradeDesk 是 SimTradeLab 的专用桌面版,提供快速、安全且完全本地化的环境,用于策略开发、回测、模拟及券商端部署。它在开源的 SimTradeLab 核心基础上,打造了精致、商用级的桌面体验。
16+
无需 Python,无需环境配置。只需下载、安装,即可开始构建策略。
17+
功能特性
18+
- 兼容 PTrade 的 API — 46 个核心 API;策略在 PTrade 与本地运行表现一致
19+
- 策略编辑器 — 为 PTrade API 提供自动补全与语法高亮
20+
- 回测 — A 股历史数据支持实时日志流
21+
- 参数优化器 — 超参数搜索,支持前向验证(优化期 + 保留期)
22+
- 结果可视化 — 资金曲线、回撤图表、交易记录及关键指标
23+
- 回测对比 — 对齐时间轴叠加净值曲线,并排展示指标表格
24+
- 版本历史 — 自动保存策略快照,支持差异查看与一键还原
25+
- CSV / PNG 导出 — 导出数据表格与图表
26+
- 内置终端 — 集成命令行面板,便于快速调试
27+
- 多语言界面 — 中文 / 英文 / 德文
28+
- 跨平台 — 支持 Windows、macOS、Linux
29+
Tags:
30+
- 交易
31+
- 财经
32+
- 金融
33+
ReleaseNotes: |-
34+
Bug Fixes
35+
- Fix minute and period data lookup in the bundled PTrade API server so generated and backtested strategies resolve time-series indices correctly.
36+
- Fix console UTF-8 initialization in PyInstaller server binaries to prevent encoding errors in packaged desktop builds.
37+
ReleaseNotesUrl: https://github.com/kay-ou/SimTradeDesk/releases/tag/v0.7.4
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: kay-ou.SimTradeDesk
5+
PackageVersion: 0.7.4
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)