API  Version 2.0.1
Low-Latency HFT API
 All Classes Functions Variables
API Documentation

muTrade API Version 2.0.1

muTrades API 2.0.1 provides algo infrastructure, which allows you to create your own latency sensitive strategies and host them in uTrade's infrastructure in exchange co-location or non co-location environment.

New custom strategies can be integrated and run in the platform on the fly with no effect on the already running strategies. They can be run from the same front-end. The user can also use any uTrade's inbuilt arbitrage, market making, and various other strategies through the same platform.

Risk Management features is also available, same as the trading platform.

Custom strategy can be run with both TBT and snapshot feed. Latest data (order book) is provided to the strategy on request-basis.

Links

User Manual
Strategy Flow
Sample Strategy
Frequently asked questions (FAQ)
Backend Algo API Check List
API Includes
uTrade Open Source Algos