Metadata-Version: 2.0
Name: slowbreak
Version: 0.0.1
Summary: Library to interact with FIX servers
Home-page: https://bitbucket.org/aurelito/slowbreak/
Author: Aureliano Calvo
Author-email: aurelianocalvo@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Financial and Insurance Industry

# slowbreak

Library to connect to FIX servers. We use this to connect to ROFEX and BYMA markets in Argentina, 
and it should work on any FIX 5.1-sp2 servers. For now it works with python 2.7 (python 3.x coming soon).  

For now, see the slowbreak/test directory for examples on how to use it.

Developed by Aureliano Calvo for Eco Valores S.A.  

Distributed under MIT license (see LICENSE file for details)  

