Welcome to Omega Client’s documentation!

Omega Python Client

API Wrapper for connecting to Fund3 Omega Order Execution and Management System

Getting Started

  1. Install the python_omega_client package.
  2. See documentation on common_types.py: https://omega-client.readthedocs.io/omega_client.messaging.html#module-omega_client.messaging.common_types for the definitions of the types used throughout the package.
  3. Familiarize yourself with the 4 classes mentioned in the “Real Usage” section and understand how they work together.
  4. Try out some of the examples in the “Examples” section.
  5. Override the 4 classes enumerated in the “Real Usage” section in your application.

Indices and tables