You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: live China Merchants Bank (CMB) 积存金 prices via the CMB market-center API (zBuyPrc / zSelPrc), with automatic fallback to international XAU converted at the exchange rate plus a configurable spread.
Added: a CMB line chart, available by clicking the CMB card on the floating board.
Added: multi-lot position tracking with automatic total grams and average cost; add/reduce suggestions are sized by target position bands while preserving a minimum base position.
Added: a data completeness gate (>80% valid per-minute data across 5/10/30/60-minute windows; only 5/10-minute windows are validated during the first hour after open), with per-window coverage shown when suggestions are withheld.
Added: a multi-timeframe trend filter (EMA20 rising on 10/30/60-minute bars) with 5-minute RSI/support for entry timing.
Added: more market-data fallbacks (SGE, gold-api.com, Yahoo Finance, 60s API, GoldPrice.Today, etc.) for resilience.
Changed: the suggestion area now prefers live CMB data, then the XAU-converted price, then Au99.99 as a fallback, so suggestions do not silently become invalid.
Changed: the strategy now includes same-direction cooldown, consecutive confirmation, a signal-strength readout, and improved take-profit/stop-loss/add/reduce position sizing.
Improved: source circuit-breaking/degradation, brand gold/accumulation display on the status page, and documentation/tests.