FXOpen TickTrader

FXOpen TickTrader connects StockSharp to the official TickTrader Web API.

The connector provides instrument lookup, Level 1 quotes, market depth, historical and live candles, portfolio data, positions, orders, and executions. Streaming market data uses the Feed WebSocket, while account and execution updates use the Trade WebSocket.

Create a Web API token in FXOpen before using streaming or trading operations. Public REST data can be requested without credentials.

See also

Connector configuration

Graphical configuration

Adapter initialization

Official FXOpen API documentation