Skip to content

mgatny/traderui

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.7%
  • Go 45.5%
  • HTML 2.8%