--- title: Stocks slug: /stocks sidebar_position: 10 --- The Go SDK from Market Data introduces structs designed to streamline your use of the following Stocks endpoints. These intuitive structs provide a seamless interface, effectively masking the intricacies involved in managing HTTP requests and responses. ## Stocks Endpoints import DocCardList from "@theme/DocCardList"; import { useCurrentSidebarCategory } from "@docusaurus/theme-common";