Skip to content

fvmt/quickfix-python-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickfix-python-sample

Sample python quickfix executor and client applications.

*Requirements: Install quickfix http://www.quickfixengine.org/download

TODO: add info on how to build quickfix in ubuntu

*Execution: python executor.py executor.cfg (Executes new limit orders) python client.py client.cfg (Interactive order placement)

1 - places order 2 - exits d - pdb.set_trace() - to check what a mess inside a SWIG generated code

You can check what is going on in Logs folder by: tail -f *

or using wireshark, as it has a good representation plugins for FIX

About

Sample python quickfix venue and trader applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages