rwadurian/backend/services/trading-service
hailin 13f1b687ee feat(kline): add dynamic history loading on pan
Add support for loading more K-line history data when user pans to the
left edge. Backend API now accepts 'before' parameter for pagination.
Frontend uses KlinesNotifier to manage accumulated data with proper
deduplication.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:21:39 -08:00
..
prisma feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
src feat(kline): add dynamic history loading on pan 2026-01-19 22:21:39 -08:00
.env.example feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
DEVELOPMENT_GUIDE.md feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
Dockerfile refactor(api): 升级 trading-service API 前缀至 v2 2026-01-11 22:37:17 -08:00
nest-cli.json feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
package-lock.json feat(trading): 资产页面实时价格 WebSocket 推送 2026-01-18 21:18:34 -08:00
package.json feat(trading): 资产页面实时价格 WebSocket 推送 2026-01-18 21:18:34 -08:00
tsconfig.json fix(trading-service): exclude prisma from tsconfig to fix build output path 2026-01-15 04:46:01 -08:00