Difference between revisions of "Trading Technologies 2020 Broker Profile"

From MultiCharts
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''<div style="background-color: #E3FBE5;">Click [http://www.multicharts.com/downloads/tutorials/tt_broker.mp4 here] to see the video tutorial on how to connect Trading Technologies Broker Profile.</div>'''
+
'''<div style="background-color: #E3FBE5;">Click [http://www.multicharts.com/downloads/tutorials/tt_broker.mp4 here] to see the video tutorial on how to connect Trading Technologies 2020 Broker Profile.</div>'''
  
FIX API is used for connection between MultiCharts and Trading Technologies.
+
'''TT .NET SDK API''' is used for connection between MultiCharts and Trading Technologies.
  
 
Trading Technologies doesn’t provide information on the list of accounts, equity and balance.
 
Trading Technologies doesn’t provide information on the list of accounts, equity and balance.
Line 14: Line 14:
 
Stop-Limit orders with stop and limit levels not overlapping each other will be rejected by the broker. If at the moment an order is sent its stop level is met, then it will be rejected by the broker.
 
Stop-Limit orders with stop and limit levels not overlapping each other will be rejected by the broker. If at the moment an order is sent its stop level is met, then it will be rejected by the broker.
  
Open position Profit/Loss is calculated in MultiCharts as it is not provided by TT FIX API.
+
Open position Profit/Loss is calculated in MultiCharts as it is not provided by TT .NET SDK API.
  
Unrealized Profit/Loss for the account is calculated in MultiCharts as it is not provided by TT FIX API.
+
Unrealized Profit/Loss for the account is calculated in MultiCharts as it is not provided by TT .NET SDK API.
  
 
There are also following broker limitations:
 
There are also following broker limitations:
Line 26: Line 26:
 
Trading Technologies does not support Native One-Cancels-Others group. In this case MultiCharts emulates OCO group on its end. Simulated OCO-group means that all OCO orders are sent to the broker, price is monitored by MultiCharts and once one of the orders is filled, other orders from this OCO group are cancelled by MultiCharts. When one of the OCO orders is filled, MultiCharts sends a command to cancel the second OCO order to broker.  Note that the second order may also be filled if price reaches its level before the cancellation is processed by the broker (see [[Trading Risks#OCO-Orders Risk|OCO-Orders Risk]]).
 
Trading Technologies does not support Native One-Cancels-Others group. In this case MultiCharts emulates OCO group on its end. Simulated OCO-group means that all OCO orders are sent to the broker, price is monitored by MultiCharts and once one of the orders is filled, other orders from this OCO group are cancelled by MultiCharts. When one of the OCO orders is filled, MultiCharts sends a command to cancel the second OCO order to broker.  Note that the second order may also be filled if price reaches its level before the cancellation is processed by the broker (see [[Trading Risks#OCO-Orders Risk|OCO-Orders Risk]]).
  
====Setting up Trading Technologies Broker Profile====
+
==Setting up Trading Technologies Broker Profile==
 +
To connect MultiCharts to Trading Technologies 2020, it is necessary to receive an API Key at the [https://uat.trade.tt/home Trading Technologies website].
  
In the '''Properties Trading Technologies''' window (see [[Broker Profiles Overview#Managing Broker Profiles|Managing Broker Profiles]]) enter the information provided by Trading Technologies
+
In the '''Properties Trading Technologies 2020''' window (see [[Broker Profiles Overview#Managing Broker Profiles|Managing Broker Profiles]]) enter your AppKey and its type.
  
=====Connection settings tab=====
 
  
# Order Connection Settings section. <br/> '''Server IP''', '''Password''', '''Port number''', '''SenderCompID''' and '''TargetCompID'''.
 
# Price Connection Settings section.<br/> '''Server IP''', '''Password''', '''Port number''', '''SenderCompID''' and '''TargetCompID'''.
 
# Reconnection Settings section. <br/> Configure timer to reconnect if connection to TT is lost.
 
 
=====Trading Accounts tab=====
 
 
# Trading section. <br/> '''Account number''' <br/> '''Clearing Account''' number <br/> '''FFT2''' tag <br/> '''Agent Account''' tag.
 
# Unrealized Profit Calculation section <br/> Select one of two modes to calculate unrealized profit: using Best Bid & Best Ask or Last Trade.
 
# If the account requires enabling multiple gateways feature, check the '''Use Multiple Exchange Gateway (Tag 18203)''' box.
 
  
 +
<div style="background-color: #F0F8FF;">After the broker profile is set up, you can select it for trading, see the '''[[How to Select a Broker Account For Trading]]''' guide.</div>
  
 
[[Category:Broker Profiles]]
 
[[Category:Broker Profiles]]

Latest revision as of 15:38, 20 June 2023

Click here to see the video tutorial on how to connect Trading Technologies 2020 Broker Profile.

TT .NET SDK API is used for connection between MultiCharts and Trading Technologies.

Trading Technologies doesn’t provide information on the list of accounts, equity and balance.

Entry Price is returned by the broker as Average Entry Price for day.

Market orders are converted into Limit ones on broker end.

Stop orders are converted into Stop-Limit ones. If at the moment an order is sent its stop level is met, then it will be rejected by the broker. All executed stop orders in the end are transformed into limit ones.

Stop-Limit orders with stop and limit levels not overlapping each other will be rejected by the broker. If at the moment an order is sent its stop level is met, then it will be rejected by the broker.

Open position Profit/Loss is calculated in MultiCharts as it is not provided by TT .NET SDK API.

Unrealized Profit/Loss for the account is calculated in MultiCharts as it is not provided by TT .NET SDK API.

There are also following broker limitations:

  • There is price ceiling for stop orders. Any orders beyond this limit are rejected by broker.
  • On some exchanges (for example: SGX), a stop order and stop prices of a stop-limit order cannot be modified. This may influence auto trading.
  • There are exchanges, which don’t support stop orders.

Trading Technologies does not support Native One-Cancels-Others group. In this case MultiCharts emulates OCO group on its end. Simulated OCO-group means that all OCO orders are sent to the broker, price is monitored by MultiCharts and once one of the orders is filled, other orders from this OCO group are cancelled by MultiCharts. When one of the OCO orders is filled, MultiCharts sends a command to cancel the second OCO order to broker. Note that the second order may also be filled if price reaches its level before the cancellation is processed by the broker (see OCO-Orders Risk).

Setting up Trading Technologies Broker Profile

To connect MultiCharts to Trading Technologies 2020, it is necessary to receive an API Key at the Trading Technologies website.

In the Properties Trading Technologies 2020 window (see Managing Broker Profiles) enter your AppKey and its type.


After the broker profile is set up, you can select it for trading, see the How to Select a Broker Account For Trading guide.