To install the QuickFIX/Go Example trading client, use go get
:
$ go get github.com/quickfixgo/traderui
To update the example trading client to the latest version, use go get -u github.com/quickfixgo/traderui
.
$ go build
$ ./traderui
This software is available under the QuickFIX Software License. Please see the LICENSE.txt for the terms specified by the QuickFIX Software License.