API system is a one stop connection of experts to select liquidity solutions. Client will have all basic functionality to trade Forex and Spot Metals. MEX Group provides Meta Bridge solutions, FIX API solutions and socket based API solutions.
The socket based API is a messaging policy system for developing server side communication applications for automatic order execution and streaming price feed. The system does not force developers to use any kind of third party dll or compiled code. Any environment that allows socket connection and send XML messages over it, is able to interact with the MEX Group servers. So the architecture is independent from the type of the operating system, networking structure, programming language that the client applications are using.
The security aspect of the socket based API is well-designed with its multiple levels :
In this API, for every single message sent from the client to the server, there is a two phase response structure. The client is informed initially by the reach of the message to the server immediately. The result of the operation is sent with the second response message.