ProTrader APIs
ProTrader is multi-functional trading software, which means appropriate interfaces are required to make full use of all its capabilities. In spite of the fact that ProTrader is delivered with a fully-functional trading front-end and back office, it also comes with the ProTrader APIs.
The flexible architecture of ProTrader's APIs allows for operation of program components and development of additional modules (plug-ins) that make it possible for the client to create a custom version of the platform by themselves. ProTrader actually has a range of Application Programming Interfaces, which enable deep integration of different modules with external systems as well as the integration of additional modules (plug-ins) into ProTrader.
SOAP APIThe SOAP API allows integration of ProTrader with websites, back offices and other systems using stateless SOAP (XML over HTTP) requests. | FIX APIThis API allows the creation of a new client station or connecting an existing one to the ProTrader server. It is available for Java and .NET. |
Order Routing APIThe Order Routing API is used for integrating the ProTrader server with different feeds and order destinations. It is available for Java. | ProTrader SDKThe ProTrader Developer's Kit makes it possible to develop customized panels (plug-ins) with extended functionality to use in ProTrader .NET Station. |