骆驼比特币 dekun
dekun pushed to main at dekun/qihuo 2026-06-26 10:54:24 +00:00
631aa2c0ab Add CTP auto-connect toggle to stop off-hours reconnect attempts.
dekun pushed to main at dekun/qihuo 2026-06-26 10:15:04 +00:00
3a150dd3d6 Implement CTP-authoritative trading UI with event-driven state.
dekun pushed to main at dekun/qihuo 2026-06-26 06:07:07 +00:00
4ef33a367f Fix CTP exchange routing for non-SHFE contracts and duplicate trade closes.
dekun pushed to main at dekun/qihuo 2026-06-26 05:53:46 +00:00
382a9a0e14 Use Sina-only market K-lines and editable admin login synced to .env.
dekun pushed to main at dekun/qihuo 2026-06-26 05:10:51 +00:00
6905373401 Make settings cards collapsible and tighten backup layout.
dekun pushed to main at dekun/qihuo 2026-06-26 05:04:58 +00:00
98239d29c1 Add automatic database backup with download and restore docs.
dekun pushed to main at dekun/qihuo 2026-06-26 04:23:40 +00:00
508d85a282 Fix SQLite lock errors on /api/stats under concurrent writes.
dekun pushed to main at dekun/qihuo 2026-06-26 03:37:20 +00:00
d3955309d9 Persist CTP margin, ratio, and fees to DB; use exchange commission in trade logs.
dekun pushed to main at dekun/qihuo 2026-06-26 03:27:08 +00:00
9a55c61678 Align position margin with account balance and show deducted open commission only.
dekun pushed to main at dekun/qihuo 2026-06-26 03:15:19 +00:00
038eb9a403 Use CTP contract margin rates for position margin and ratio display.
dekun pushed to main at dekun/qihuo 2026-06-26 03:05:19 +00:00
7a4a3f08e5 Fix slow CTP position sync after restart and link positions to 15m K-line.
dekun pushed to main at dekun/qihuo 2026-06-26 02:56:06 +00:00
deb9501cbe Show product name, main contract badge, and exchange on position cards.
dekun pushed to main at dekun/qihuo 2026-06-25 19:32:45 +00:00
42f2dad52a Remove contract profile from navigation and retire its routes.
dekun pushed to main at dekun/qihuo 2026-06-25 19:27:06 +00:00
cababd67f5 Reduce navigation flash with instant theme background and view transitions.
dekun pushed to main at dekun/qihuo 2026-06-25 19:24:01 +00:00
aaf69329cb Use English tagline and open daily K-line when jumping from tradable symbols.
dekun pushed to main at dekun/qihuo 2026-06-25 19:19:02 +00:00
4eb5709d71 Rebrand product and enhance tradable symbols table with spec columns and K-line links.
dekun pushed to main at dekun/qihuo 2026-06-25 18:52:54 +00:00
ab9987e4c7 Add personal license agreement and rename product section to tradable symbols.
dekun pushed to main at dekun/qihuo 2026-06-25 18:08:20 +00:00
7b60f0dce5 Update documentation to match current product features.
dekun pushed to main at dekun/qihuo 2026-06-25 17:52:48 +00:00
bdfa21def8 Rename positions nav to order monitor and set as default landing page.
dekun pushed to main at dekun/qihuo 2026-06-25 17:42:03 +00:00
1cc0cd5f8d Flatten records visuals and show stats summary in one row.