Dinger
de3fd0945b
v3.0.1
...
Signed-off-by: Dinger <quantdinger@gmail.com >
2026-04-06 23:19:41 +08:00
Dinger
3ca291a346
v3.0.1
...
Signed-off-by: Dinger <quantdinger@gmail.com >
2026-04-06 01:39:25 +08:00
Dinger
15c901364b
v3.0.1
...
Signed-off-by: Dinger <quantdinger@gmail.com >
2026-03-25 18:08:45 +08:00
Dinger
7626328c9c
feat(backend): encrypt exchange credentials, remove IS_DEMO_MODE
...
- Fernet encrypt qd_exchange_credentials via SECRET_KEY (cryptography)
- Remove global read-only demo middleware; drop is_demo from auth payloads
- Egress whitelist: /api/credentials/egress-ip returns ipv4 + ipv6 (ipify)
- Exchange factory: demo/testnet URLs and OKX simulated-trading header
- Bitget spot connection test; misc route/service fixes
Made-with: Cursor
2026-03-24 19:10:18 +08:00
TIANHE
b7451c63fb
fix: Fix trading precision issues and improve error handling
...
- Fix quantity precision calculation for Binance, OKX, Bybit, Bitget, Deepcoin exchanges
- Improve OpenRouter API error handling with detailed error messages
- Add SECRET_KEY validation in Docker deployment entrypoint
- Fix K-line chart measurement tool click issue
- Adapt billing page text colors for dark theme
- Update frontend build files
2026-03-12 00:02:53 +08:00
TIANHE
abbad97bdd
v2.2.1: frontend closed-source + Docker one-click deploy
...
- Remove frontend source code (now in private repo)
- Add pre-built frontend/dist/ with Nginx serving
- Simplify docker-compose.yml (no Node.js build needed)
- Update README with docs index and Docker deploy guide
- Add admin order list and AI analysis stats tabs
- Add quick trade API routes
- Clean up redundant files (package-lock.json, yarn.lock, .iml)
- Add GitHub Actions workflow for frontend update automation
2026-02-27 19:57:23 +08:00
TIANHE
a51184497d
feat: Add cross-sectional strategy support
...
- Add cross-sectional strategy type (single vs cross-sectional)
- Support multi-symbol portfolio management with automatic ranking
- Add portfolio size, long ratio, and rebalance frequency configuration
- Implement parallel order execution for cross-sectional strategies
- Add frontend UI for strategy type selection and configuration
- Add i18n support (Chinese and English) for cross-sectional features
- Fix decimal precision issues in exchange order quantities
- Add last_rebalance_at field to database schema
- Add comprehensive documentation and examples
Database migration required: Add last_rebalance_at column to qd_strategies_trading table
2026-02-10 15:19:20 +08:00
TIANHE
53cadb5ab5
add deepcoin
...
Signed-off-by: TIANHE <TIANHE@GMAIL.COM >
2026-01-26 20:32:34 +08:00
TIANHE
61a5e5e6aa
feat: Multi-user system with PostgreSQL - WIP temporary save
2026-01-14 05:29:55 +08:00
TIANHE
bd5db753df
feat: improve backtest system and add OpenRouter balance query
2026-01-12 04:01:17 +08:00
TIANHE
e7cb9c6493
feat(i18n): add missing translations for trading-assistant modal
...
- Add step2Params and step3Signal translations
- Add execution mode related translations (signal/live)
- Add notification channel translations (browser/email/phone/telegram/discord/webhook)
- Add live trading config translations (savedCredential, credentialName, etc.)
- Add batch operation message translations (batchCreateSuccess, batchStart/Stop/Delete)
- Add placeholders for email, phone, telegram, discord, webhook inputs
- Add validation messages for email and notify channel
- Add strategy group translations (startAll, stopAll, deleteAll, symbolCount)
- Support both zh-CN (Simplified Chinese) and zh-TW (Traditional Chinese)
2026-01-11 22:15:54 +08:00
TIANHE
3337bcfc14
creat
...
Signed-off-by: TIANHE <TIANHE@GMAIL.COM >
2025-12-29 19:05:17 +08:00
TIANHE
278b88ec71
creat
...
Signed-off-by: TIANHE <TIANHE@GMAIL.COM >
2025-12-29 04:45:59 +08:00
TIANHE
f43312a858
creat
...
Signed-off-by: TIANHE <TIANHE@GMAIL.COM >
2025-12-29 03:06:49 +08:00