february-update
MARKET DATA GO SDK
Big news! We're rolling out our first-ever Software Development Kit (SDK) - say hello to the Market Data Go SDK v1.1! 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.
  • 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 and on GoDoc.
  • Community and Support
    : Join our community on Discord and Twitter, and reach out to our helpdesk 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.