Skip to content

Add account configuration update websocket event#110

Open
zaixincheng174-ai wants to merge 1 commit into
singlesly:mainfrom
zaixincheng174-ai:codex/account-config-update-93
Open

Add account configuration update websocket event#110
zaixincheng174-ai wants to merge 1 commit into
singlesly:mainfrom
zaixincheng174-ai:codex/account-config-update-93

Conversation

@zaixincheng174-ai
Copy link
Copy Markdown

/claim #93

Closes #93

Summary

  • add typed account configuration update websocket event support for ACCOUNT_CONFIG_UPDATE
  • expose accountConfigurationUpdate$ on BingxAccountSocketStream
  • add focused websocket coverage for parsing leverage and margin-mode configuration updates
  • mark the README account configuration update websocket feature as supported

Validation

  • npx jest src/bingx-socket/bingx-account-socket-config-update.spec.ts --runInBand
  • npx eslint src/bingx-socket/bingx-account-socket-stream.ts src/bingx-socket/events/account-websocket-events.ts src/bingx-socket/bingx-account-socket-config-update.spec.ts
  • npx prettier --check src/bingx-socket/bingx-account-socket-stream.ts src/bingx-socket/events/account-websocket-events.ts src/bingx-socket/bingx-account-socket-config-update.spec.ts
  • git diff --check
  • npm run build

Disclosure

Prepared with AI assistance and locally validated.

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.

Implement account configuration update websocket event

1 participant