/traderui

UI Example Trade Client

Primary LanguageJavaScriptOtherNOASSERTION

UI Trader Example Client

Installation

To install the QuickFIX/Go Example trading client, use go get:

$ go get github.com/quickfixgo/traderui

Staying up to date

To update the example trading client to the latest version, use go get -u github.com/quickfixgo/traderui.

Building the Client

$ go build

Running the Client

$ ./traderui

Licensing

This software is available under the QuickFIX Software License. Please see the LICENSE.txt for the terms specified by the QuickFIX Software License.