Stocks
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
📄️ Candles
Retrieve historical price candles for any supported stock symbol.
📄️ Bulk Candles
Get bulk historical price data for many stock symbols at once or even obtain a full market snapshot.
📄️ Quotes
Retrieve live quotes for any supported stock symbol.
📄️ Bulk Quotes
Retrieve live quotes for multiple stocks symbols in a single request or even get a full market snapshot with a quote for all symbols.
📄️ Earnings
Retrieve earnings data for any supported stock symbol.
📄️ News
Retrieve news articles for any supported stock symbol.