Skip to content

The Indian Stock API is a Python package designed to interact with stock market data from various Indian stock exchanges. It provides a unified interface to access data from multiple brokers, simplifying integration and data retrieval.

License

Notifications You must be signed in to change notification settings

Apurv-Salunke/india-stocks-api

Repository files navigation

Indian Stock API

Work in Progress

This project is a work in progress. The API is under active development, and features or functionality may change. Please check back for updates.

Overview

The Indian Stock API is a Python package designed to interact with stock market data from various Indian stock exchanges. It provides a unified interface to access data from multiple brokers, simplifying integration and data retrieval.

Features

  • Unified API for multiple Indian stock brokers
  • Handles data retrieval and parsing
  • Configurable retry strategies for robust network requests
  • Error handling for common issues

Configuration

Configuration settings such as retry strategies can be adjusted in the core/config/network.py file.

Running Tests

To run the tests, use pytest:

pytest

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Version

Current version: 0.1.0

Contact

For any inquiries, please contact me or open an issue in the repository.

About

The Indian Stock API is a Python package designed to interact with stock market data from various Indian stock exchanges. It provides a unified interface to access data from multiple brokers, simplifying integration and data retrieval.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published