Algorithmic Trading

Argo Robots is a server-based algorithmic (black-box) trading framework. Argo Robot framework is seamlessly integrated with Argo Trading Platform components -- Argo Trader, Order Router, MD Feeder and Risk Manager Server. Designer of automatic strategy writes a “robot” using our powerful Argo Robot API. The robot is built into a dynamic link library (we provide examples) and injected into the Argo Robot Server.

Robot Control Facilities

Trader starts a new robot instance via Argo Trader robot control panel and submits robot's start-up parameters to the hosting server. The hosting server starts the robot. Robot receives market data, risk control messages and sends orders to the markets. It reports its status back to Argo Trader. For each running robot Argo Trader displays positions, P&L and, also, robot-specific information. Trader can control robot execution, stop and restart robot by sending commands and modifying robot parameters -- on the fly!

Robot control facilities can also be integrated into your own application using our Argo Robot Control API.

#