v1.0.0 - Initial Release
v1.0.0 - Initial Release
Features
- ✅ Core trading system (Buy/Sell operations)
- ✅ Portfolio management
- ✅ Equity curve & performance metrics
- ✅ Limit orders & stop-loss/take-profit
- ✅ K-line charts with volume
- ✅ Auto trading rules (stop-loss, scale in/out)
Installationh
pip install -r requirements.txt
python mock.py### Notes
- Supports both real market data (akshare) and mock data
- Requires Python 3.7+