# February 2024 | Market Data

> Market Data releases its first SDK: the Go SDK v1.1, wrapping our real-time and historical market data APIs for Go developers.

Source: https://www.marketdata.app/changelog/february-2024/

---

(image: The Market Data February Update banner: an isometric illustration of figures gathered around a screen showing a segmented pie chart, beside the words FEBRUARY UPDATE)

-   [Changelog](/changelog/)

# February 2024

Market Data releases its first SDK: the Go SDK v1.1, wrapping our real-time and historical market data APIs for Go developers.

-   Last updated February 21, 2024

## MARKET DATA GO SDK

Big news! We’re rolling out our first-ever [Software Development Kit (SDK)](/docs/sdk) - say hello to the [Market Data Go SDK v1.1](/docs/sdk/go)! This is just the start for us at Market Data. We’re on a mission to make your life easier with a suite of SDKs designed to simplify and enhance your experience with our API. **The Go SDK is the first to be released**, with a Python SDK already in the pipeline. This is our way of signaling our commitment to supporting a **wide range of programming languages and developer needs**. We’re excited to see what you build with our SDKs, and we can’t wait to hear your feedback.

The Go SDK for Market Data has been meticulously crafted to offer you a seamless integration process with our financial data API. Here are some **key features and benefits**:

-   **Open Source**: The SDK is open source, and we encourage you to contribute to its development. Whether it’s adding new features, fixing bugs, or enhancing documentation, all contributions are welcome. You can find the source code on [GitHub](https://github.com/MarketDataApp/sdk-go).

-   **Ease of Use**: With the Go SDK, you can start fetching real-time and historical financial data with minimal setup. The SDK abstracts away the complexities of direct API calls, providing you with simple, method-based access to our data.

-   **Comprehensive Coverage**: The SDK supports all our v1 endpoints, ensuring you have access to the extensive data you need to power your applications.

-   **Debugging Made Simple**: Debug mode can be activated to log all requests, helping you troubleshoot and understand the SDK’s operations with ease.

-   **Extensive Documentation**: The SDK comes with comprehensive documentation to help you get started and make the most of its features. You can find the documentation on our [Go Documentation Portal](/docs/sdk/go) and on [GoDoc](https://pkg.go.dev/github.com/MarketDataApp/sdk-go).

-   **Community and Support**: Join our community on [Discord](https://discord.com/invite/GmdeAVRtnT) and [Twitter](https://twitter.com/MarketDataApp), and reach out to our [helpdesk](/dashboard/) for any support inquiries.


**FUTURE PLANS**

The release of the Go SDK is just the beginning. We are already working on a Python SDK, and more languages will follow, ensuring developers have the tools they need in their preferred programming environment.

We are excited for you to try the Go SDK and look forward to your feedback and contributions. Together, we can make the Market Data SDKs an invaluable resource for the financial developer community.

**We also finished this month:**

-   API: Bugfixing for bulk quotes / bulk candles.
-   Sheets: Stockdata bug fixes.
