nse_data

Ruby gem for retrieving stock market data from the NSE (National Stock Exchange) of India.

MIT License

Downloads
389
Stars
0
nse_data - v0.2.0

Published by ahasunos about 1 month ago

What's Changed

Full Changelog: https://github.com/ahasunos/nse_data/compare/v0.1.1...v0.2.0

nse_data - v0.1.1 - Beta Release Latest Release

Published by ahasunos about 2 months ago

Description

This is the initial beta release of the nse_data gem, designed to interact with the National Stock Exchange (NSE) of India's API. The gem provides developers with a simple interface to retrieve stock market data.

For detailed changes in this release, please refer to the CHANGELOG.md, and for usage instructions, check out the README.md.

Known Limitations

  • The core logic for handling dynamic API endpoints will be extracted into a separate gem in future iterations.
  • API rate limiting is not yet implemented.
  • Error handling will be improved in future versions.

Your feedback and support mean a lot as I work toward a stable release—I'll keep trying my best (and hopefully won’t give up along the way)!

What's Changed

New Contributors

Full Changelog: https://github.com/ahasunos/nse_data/commits/v0.1.1