Skip to content

feat(binance): depth shows both bids and asks#1019

Merged
jackwener merged 3 commits intojackwener:mainfrom
harveyyue:feature/binance_1
Apr 15, 2026
Merged

feat(binance): depth shows both bids and asks#1019
jackwener merged 3 commits intojackwener:mainfrom
harveyyue:feature/binance_1

Conversation

@harveyyue
Copy link
Copy Markdown
Contributor

Summary

  • Add ask_price and ask_qty columns to the depth command output
  • Access the full API response (data.asks) in the map step for cross-field mapping
  • Fix transform step to pass the full data context instead of source array

Changes

  • clis/binance/depth.js: Add ask fields to columns and pipeline map
  • src/pipeline/steps/transform.ts: Fix data context in map step

@jackwener jackwener merged commit d48c71b into jackwener:main Apr 15, 2026
10 of 11 checks passed
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.

2 participants