Omega Client
latest
  • Requirements
  • Installation
  • Docker
  • Getting Started
  • Real Usage
  • Examples
    • Example Usage
    • More Examples
  • Documentation
  • Troubleshoot
Omega Client
  • Docs »
  • Examples
  • Edit on GitHub

Examples¶

Example Usage¶

After modifying credentials and IDs in heartbeat.py, you should be able to connect with python3 examples/heartbeat.py. The expected output prints one of each of Logon, Heartbeat and Logoff messages.

More Examples¶

  • Heartbeat: https://omega-client.readthedocs.io/_modules/omega_client/examples/heartbeat.html#main
  • Logon, Logoff: https://omega-client.readthedocs.io/_modules/omega_client/examples/logon_logoff.html#main
  • Place Order: https://omega-client.readthedocs.io/_modules/omega_client/examples/place_order.html#main
  • Account Balances: https://omega-client.readthedocs.io/_modules/omega_client/examples/get_account_balances.html#main
  • Single Client Session Refresher: https://omega-client.readthedocs.io/_modules/omega_client/examples/single_client_session_refresher.html#SingleClientSessionRefresher
  • Printing Response Handler: https://omega-client.readthedocs.io/omega_client.messaging.html#module-omega_client.messaging.printing_response_handler
Next Previous

© Copyright 2019, Fund3 LLC Revision bebab15e.

Built with Sphinx using a theme provided by Read the Docs.