骆驼比特币 dekun
dekun pushed to release/v1.0-user at dekun/qihuo 2026-06-30 12:45:25 +00:00
b6a4f98b86 docs: clarify main vs v1.0.0-user deploy paths and fix deploy.sh git sync
dekun released v1.0.0-user 个人用户版 at dekun/qihuo 2026-06-30 12:29:15 +00:00
dekun pushed tag v1.0.0-user to dekun/qihuo 2026-06-30 12:23:53 +00:00
dekun created branch release/v1.0-user in dekun/qihuo 2026-06-30 12:23:46 +00:00
dekun pushed to release/v1.0-user at dekun/qihuo 2026-06-30 12:23:46 +00:00
ec1c9873b7 feat: personal user edition v1.0.0-user on release branch
dekun pushed to main at dekun/qihuo 2026-06-30 04:12:17 +00:00
e5f264b774 Increase trade calendar cell font sizes for readability.
dekun pushed to main at dekun/qihuo 2026-06-30 04:08:20 +00:00
726ed7adef Add standalone trade calendar page with solar and lunar dates.
dekun pushed to main at dekun/qihuo 2026-06-30 04:00:12 +00:00
8ebad6e8a2 Add stats trading calendar and fix CTP position avg/sync.
dekun pushed to main at dekun/qihuo 2026-06-30 02:51:17 +00:00
d07fc4b70d Prefer CTP PnL-consistent entry when vnpy avg differs from SimNow.
dekun pushed to main at dekun/qihuo 2026-06-30 02:42:58 +00:00
e6208e403e Fix roll average entry: CTP trade-weighted avg, sync after fill, live entry for preview.
dekun pushed to main at dekun/qihuo 2026-06-30 02:36:09 +00:00
6e954da4e1 Lock CTP entry price from position PnL snapshot; match SimNow avg and float PnL.
dekun pushed to main at dekun/qihuo 2026-06-30 02:10:55 +00:00
6c68808318 Stop entry price jumping: use fixed CTP position avg, not tick-derived.
dekun pushed to main at dekun/qihuo 2026-06-30 01:59:04 +00:00
fb23ee891c Resolve position average entry from CTP trades and PnL instead of stale monitor cache.
dekun pushed to main at dekun/crypto_monitor 2026-06-30 01:51:12 +00:00
4742a0bb9d refactor: 移除四所统计分析页交易日历
dekun pushed to main at dekun/qihuo 2026-06-30 01:29:44 +00:00
2f58159372 Fix slow positions and DB lock on fast live refresh by skipping writes.
dekun pushed to main at dekun/crypto_monitor 2026-06-30 01:24:55 +00:00
32079bb4c2 fix: 修复统计日历 bootstrap 导致整站 500
dekun pushed to main at dekun/qihuo 2026-06-30 01:24:40 +00:00
ec4199b82c Restore stop-loss and take-profit monitors after restart and CTP reconnect.
dekun pushed to main at dekun/qihuo 2026-06-30 01:22:13 +00:00
963ed141e5 Persist CTP average entry price to monitor DB on every position sync.
dekun pushed to main at dekun/qihuo 2026-06-30 01:19:30 +00:00
f41276806e Sync displayed entry price from CTP exchange position average.
dekun pushed to main at dekun/qihuo 2026-06-30 01:14:14 +00:00
c8fef65de7 Fix float PnL to match displayed entry price and contract multiplier.