{{define "exchanges" -}} {{template "header" .}} ## Current Features for {{.Name}} + This package is used to connect and query data from supported exchanges. + Please checkout individual exchange README for more information on implementation ## Guide for adding a new exchange + A guide on implementing API support for a new exchange can be found [here](../docs/ADD_NEW_EXCHANGE.md) ### Please click GoDocs chevron above to view current GoDoc information for this package {{template "contributions"}} {{template "donations" .}} {{end}}