Skip to content

Add BSE India adapter#10

Open
ankitranjan7 wants to merge 3 commits into
mainfrom
add-bse-india-adapter
Open

Add BSE India adapter#10
ankitranjan7 wants to merge 3 commits into
mainfrom
add-bse-india-adapter

Conversation

@ankitranjan7

Copy link
Copy Markdown

Commands added

  • bse-india indices — BSE index snapshot, including Sensex and sector indices.
  • bse-india quote <symbol> — BSE stock quote by symbol, company name, ISIN, or code.
  • bse-india movers --type gainers|losers|turnover — BSE gainers, losers, or top turnover securities.
  • bse-india announcements --query <text> — latest BSE corporate announcements, optionally filtered by company/text.

Verification

  • npm run test:adapter -- clis/bse-india/bse-india.test.js
  • node dist/src/main.js browser bse verify bse-india/indices --strict-memory --trace retain-on-failure
  • node dist/src/main.js browser bse verify bse-india/movers --strict-memory --trace retain-on-failure
  • node dist/src/main.js browser bse verify bse-india/announcements --strict-memory --trace retain-on-failure
  • node dist/src/main.js browser bse verify bse-india/quote --strict-memory --trace retain-on-failure
  • npm test
  • npm run typecheck
  • npm run check:silent-column-drop
  • npm run check:typed-error-lint

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