Skip to content

Extract Strategy 29 Bollinger userscript - #270

Merged
jackhai9 merged 1 commit into
mainfrom
codex/strategy29-bollinger-userscript
Sep 4, 2026
Merged

Extract Strategy 29 Bollinger userscript#270
jackhai9 merged 1 commit into
mainfrom
codex/strategy29-bollinger-userscript

Conversation

@jackhai9

@jackhai9 jackhai9 commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • extract the Bollinger/SMA60 detector, monitor, and TradingView markers from the orderbook script into an independent Strategy 29 userscript
  • share page/API chart-mutation coordination between independently bundled scripts while preserving orderbook save drains
  • add build, metadata, documentation, parity, unit, DOM, and both-load-order browser coverage

Validation

  • npm test (766/766)
  • npm run test:ui (64/64)
  • npm run build:binance-orderbook-trade
  • npm run build:binance-strategy29-bollinger
  • npm run check:binance-userscripts
  • npm run inspect:binance-strategy29-bollinger
  • Strategy 29 oracle parity: 5,368 prefixes, 27,938 signals, 3,000 indicator rows, all six signal types
  • independent read-only implementation review: approved with no functional findings

Live validation

Not performed before merge. After merge, update the existing orderbook Tampermonkey installation, install Strategy 29, read both sources back, hard reload Binance, and run non-financial smoke checks.

@jackhai9
jackhai9 merged commit 3277ceb into main Sep 4, 2026
2 checks passed
@jackhai9
jackhai9 deleted the codex/strategy29-bollinger-userscript branch September 4, 2026 18:23
Sign up for free to 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