Module pyfxlib.api
Interacting with a Pricefx platform using a high-level API.
The purpose of this module is to provide a API to interact with the platform.
Pricefx Python Client can be used outside a Pricefx logic. One can use the class method
Instance.connect() to manually connect to a Pricefx instance and use the
returned Instance object methods to navigate the partition objects.
Sub-modules
pyfxlib.api.domain-
High-level API for pyfx domain objects …