Skip to content

u50ai/traderui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

make build

Running the Client

./bin/traderui

This will try to connect to a FIX acceptor on localhost:5001 and expose the UI on localhost:8080.

Licensing

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

About

⚡ QuickFIX UI Trader Client Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.4%
  • Go 45.1%
  • HTML 2.7%
  • Makefile 0.8%