Skip to content

instruments is an implementation of commonly-used financial types for the Go Programming Language

License

Notifications You must be signed in to change notification settings

jakeschurch/instruments

Repository files navigation

instruments [WIP]

GoDocGo Report CardBuild StatusCoverage StatusLicense

instruments is a package for the Go Programming Language which features functionality for financial instruments such as orders and stock holdings.

Installation

To install this package, you need to install Go and setup your Go workspace on your computer. The simplest way to install the library is to run: $ go get -u github.com/jakeschurch/instruments

Prerequisites

This requires Go 1.4 or later.

Documentation

See API documentation for package and API descriptions.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • PurpleBooth for README.md and CONTRIBUTING.md templates

About

instruments is an implementation of commonly-used financial types for the Go Programming Language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages