rwadurian/backend/services/trading-service/src
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
..
api feat(kline): add dynamic history loading on pan 2026-01-19 22:21:39 -08:00
application feat(kline): add dynamic history loading on pan 2026-01-19 22:21:39 -08:00
domain feat(trading): 实现完整的CEX做市商双边深度系统 2026-01-17 21:11:23 -08:00
infrastructure feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
shared fix(trading-service): use payload.sub as accountSequence in JWT guard 2026-01-15 17:54:28 -08:00
app.module.ts fix(trading,auth): add parent .env path for shared JWT_SECRET 2026-01-15 06:57:57 -08:00
main.ts fix(api-gateway): correct Kong routing for trading-service 2026-01-15 05:27:46 -08:00