Skip to main content

Python Rithmic API

PyPI - Version CI Documentation PyPI - Downloads

async_rithmic is a modern, high-performance Python API for the Rithmic trading platform. Built with an async-first architecture, it enables robust, scalable access to Rithmic's Protocol Buffer interface for both live trading and real-time market data.

Designed with reliability and extensibility in mind, async_rithmic is a strong foundation for advanced trading systems requiring:

  • Low-latency connectivity
  • Real-time streaming capabilities
  • Fault-tolerant, long-running operation
  • Full control over order management and data handling

✨ Key Features

  • Python 3.10+ Compatibility: Fully tested and supported.
  • Async-first design: Better scalability & responsiveness.
  • 🛠️ Robust architecture: Built-in reconnection & fault-tolerance.
    • Automatic reconnection: Resilient to network interruptions with customizable backoff and retry logic.
    • Automatic retries: Configure how many times a slow request will be retried and for how long, making your client more resilient to network delays and backend slowness.
  • 👥 Multi-account support
  • 📊 Historical + Live Time Bars: Ideal for time-based strategies.
  • 🎯 Live Tick Data & Best Bid/Ask Streaming: Fine-grained market data for real-time decision-making.
  • 🪟 Full Order Book (L2) Streaming: Stream real-time depth of market (all bids/asks, multiple price levels) for advanced order flow analysis.

📦 Installation

pip install async_rithmic

📘 Documentation

👉 See the official documentation for usage examples

🧠 Using it in Production

This library handles connectivity and streaming with Rithmic, but it does not solve higher-level concerns such as failure handling or ensuring correctness under load.

For a detailed discussion of how to build fault-tolerant async trading systems in practice:

👉 Designing Fault-Tolerant Async Trading Services in Python

🧪 Testing

To execute the tests, use the following command: make tests

📄 License

This project is licensed under the MIT License. See LICENSE for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

async_rithmic-1.6.6.tar.gz (63.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

async_rithmic-1.6.6-py3-none-any.whl (149.6 kB view details)

Uploaded Python 3

File details

Details for the file async_rithmic-1.6.6.tar.gz.

File metadata

  • Download URL: async_rithmic-1.6.6.tar.gz
  • Upload date:
  • Size: 63.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.16

File hashes

Hashes for async_rithmic-1.6.6.tar.gz
Algorithm Hash digest
SHA256 cdb2bb6002ecc0cacdfb41fe957c7fd3fb22f5a67a27a6b88960713359f88cf0
MD5 7bf957de5ac575243e945b1eceb0ccbb
BLAKE2b-256 30648d8eddd892c9dc44e6d3d5cc3cc2bc40617a366c3269b0e908941b226d33

See more details on using hashes here.

File details

Details for the file async_rithmic-1.6.6-py3-none-any.whl.

File metadata

  • Download URL: async_rithmic-1.6.6-py3-none-any.whl
  • Upload date:
  • Size: 149.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.16

File hashes

Hashes for async_rithmic-1.6.6-py3-none-any.whl
Algorithm Hash digest
SHA256 768cdcca3b84d0541884d0bbdc97c38ea78cf3dc7658f680ecb2d1cea5edbf36
MD5 a236d744e57df3df265b9a0d199fa867
BLAKE2b-256 77b5021a96d2bff319eb4fe70de162037cdb85e2cc20670162f872d516b7dc7a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.6.6 This release

2 files

1.6.5

2 files

1.6.4

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

1.6.0

2 files

1.5.10

2 files

1.5.9

2 files

1.5.8

2 files

1.5.7

2 files

1.5.6

2 files

1.5.5

2 files

1.5.4

2 files

1.5.3

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.12

2 files

1.2.11

2 files

1.2.10

2 files

1.2.8

2 files

1.2.7

2 files

1.2.6

2 files

1.2.5

2 files

1.2.4

2 files

1.2.3

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

1.1.3

2 files

1.1.2

2 files

1.1.0

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page