XTB Plugin

XTB is a low-commission broker offering a wide range of tradable instruments. For opening a demo account, go to: https://www.xtb.com/en/demo-account. XTB offers free access to their API. The connection is made through TCP sockets. Link to API their documentation: http://developers.xstore.pro/documentation/#introduction.

This plugin allows to connect to their API from Zorro. It was written by Olivier Mallet in Win32 C++ under Visual Studio 2017. It can be downloaded from https://github.com/olmallet81/XTBZorroPlugin. The project is MIT-licensed; see the contained LICENSE.md file for more details. To install the plugin, simply place the binary file XTB.dll in the Plugin folder where Zorro is installed.

Zorro login fields for XTB:

User: XTB User
Password: XTB Passwordt

Remarks

Supported broker commands

The plugin supports the brokerCommand function with the following commands:

See also:

Brokers, broker plugin, brokerCommand

► latest version online