cbusbey / traderui

UI Example Trade Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

UI Example Trade Client

License:Other


Languages

Language:JavaScript 51.6%Language:Go 45.6%Language:HTML 2.7%