Welcome to ritc’s documentation!
ritc is a Python library for interactions with Rotman Interactive Trader
Market Simulator Client Application via REST exchange API.
The official REST API for Rotman Interactive Trader can be found in their API documentation.
Features
This library aims to be as lean and efficient as possible while automatically handling all of the repetitive and frustrating parts of interacting with the Rotman Interactive Trader. Some of the features include:
Automatic handling of
rate limit exceeded.error responses.Programmatic interface for all available RIT REST API.
Strict
mypytype-checking compatibility.Futureproof design compatible with every RIT REST API versions…
Contents: