mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-01 01:51:19 +08:00
- Add batch API methods (getEquityHistoryBatch, getTopTraders, getPublicTraderConfig) to api.ts - Update ComparisonChart to use batch endpoint instead of individual calls - Reduce network requests from 10 to 1 for performance comparison page - Maintain backward compatibility with existing data structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: tinkle-community <tinklefund@gmail.com>