TickTrader API

TickTrader API

The TickTrader Application Programming Interface (API) is the platform on which developers may build customized trading tools and interfaces to use with TickTrader. With APIs, you can:

  • Get detailed information about trading symbols, user accounts, and trade operations.
  • Carry out trade operations, including exchange transactions, order modification or cancellation.
  • Securely connect to TickTrader Server in order to get feed information (currencies, symbols).
  • Subscribe to real-time feed ticks.
  • Monitor the state of assets on the account.
  • Perform operations related to the account, such as getting account balance and history.
  • Fully automate your trading strategy.

TickTrader Terminal offers the following range of APIs:

How to get TargetCompID, SenderCompID, username, password, address and port of FIX Server for Data Feed and Trading connections?

FIX API endpoints/credentials info (IPv4):

  • TickTrader Server addresses:
    • ttexchange.forexee.net – Live TickTrader Server
  • Ports:
    • 5001 – Unsecured FIX Feed port
    • 5002 – Unsecured FIX Trade port
    • 5003 – SSL-secured FIX Feed port
    • 5004 – SSL-secured FIX Trade port
  • SenderCompID={GUID}, where GUID – any generated GUID/UUID (e.g. SenderCompID={F9493AED-0D0B-4633-8CD0-7450CD4D0CB5})
  • TargetCompID=EXECUTOR
    Note: TickTrader Server will reject any connections with the wrong TargetCompID. If you want to connect multiple FIX sessions at the same time, please provide a unique SenderCompID.
  • Username and password – login and password of the trading account residing on the corresponding TickTrader Server. These credentials are generated by TickTrader Server upon trading account registration.
We advise you to test all of your developments on the UAT (DEMO) environment risk free before you go Live.

    • Related Articles

    • TickTrader Algo API

      Users can create their own trade bots and indicators using TickTrader.Algo.Api. To create a custom trade bot or indicator, please follow the next steps: Install Visual Studio Install TT Algo Visual Studio Extension Follow the instructions how to ...
    • How to open a TickTrader Demo account

      With ForexEE a user can open a TickTrader Demo account of the following types: ECN Gross ECN Net To open a TickTrader Demo ECN account: Select Add Account → Demo in the ForexEE Client Portal. Select the demo account leverage (from 1:1 to 1:500) and ...
    • How to open a TickTrader account

      With ForexEE a user can open a TickTrader account of the following types: ECN Gross ECN Net To open a TickTrader ECN account: Select Add Account → TickTrader ECN in the ForexEE Client Portal. Read and accept the terms of the agreement by selecting I ...
    • About TickTrader mobile terminal

      Download TickTrader for Android System requirements: Available on devices running Android 7.0 or later. Download size: 20 MB. Download TickTrader for iOS System requirements: Available on devices running iOS 12.0 or later. Compatible with iPhone, ...
    • Install TickTrader Desktop Terminal

      To install TickTrader Desktop Terminal: 1. Download the latest installation file of TickTrader Desktop Terminal on the official ForexEE website. 2. Run the downloaded .exe file and follow the Installation Wizard steps. Click Next. 3. Read the License ...