Skip to content
Greg Goodwin edited this page May 24, 2023 · 1 revision

Welcome to the go-nyse-stocks wiki!

Go (Golang) package for New York Stock Exchange stock prices. GetPriceAndPercentage provides both the current price and percentage change since the previous open, positive or negative. It also includes an advanced GetFullDetails call, which returns a struct with all available details.

Clone this wiki locally