Connector configuration: FXOpen TickTrader
Create an FXOpen Web API token and specify the connection parameters.
WebApiId- Web API token identifier.Key- Web API key.Secret- Web API secret.OneTimePassword- optional one-time password when two-factor authentication is required.IsDemo- selects the demo environment. The default isfalse.Address- REST endpoint. The live default ishttps://ttlivewebapi.fxopen.net.FeedAddress- Feed WebSocket endpoint. The live default iswss://marginalttlivewebapi.fxopen.net/feed.TradeAddress- Trade WebSocket endpoint. The live default iswss://marginalttlivewebapi.fxopen.net/trade.
Enabling IsDemo selects the official marginal TickTrader demo endpoints unless an endpoint was customized. The ID, key, and secret are required for WebSocket subscriptions and all private operations.