Skip to content

Fix Binance chart freeze during bulk cancel - #207

Merged
jackhai9 merged 1 commit into
mainfrom
codex/fix-bulk-cancel-chart-freeze
Aug 28, 2026
Merged

Fix Binance chart freeze during bulk cancel#207
jackhai9 merged 1 commit into
mainfrom
codex/fix-bulk-cancel-chart-freeze

Conversation

@jackhai9

Copy link
Copy Markdown
Owner

Summary

  • use the live Binance chart Open Orders control instead of the ineffective TradingView showOrders override
  • coalesce per-drawing full chart saves into the final cumulative save, including delayed and cross-task bursts
  • preserve native cancel-dialog, symbol-filter, chart-state, and reload recovery semantics

Validation

  • npm test (405/405)
  • npm run test:ui (57/57)
  • npm run build:binance-orderbook-trade
  • npm run check:binance-orderbook-trade
  • git diff --check
  • independent read-only review: pass

@jackhai9
jackhai9 merged commit 5c63bb3 into mainAug 28, 2026
1 check passed
@jackhai9
jackhai9 deleted the codex/fix-bulk-cancel-chart-freeze branch August 28, 2026 03:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jackhai9