Login Page - Create Account

Support Board


Date/Time: Fri, 29 Mar 2024 06:01:45 +0000



Auto trading new TT connection

View Count: 1126

[2019-04-15 20:00:31]
ertrader - Posts: 636
Hi Support,
When I auto trade with the new TT connection, I get the following error:

SC Futures Order Routing/Data order update (Order reject). Info: TT order update (Rejected). Text: Unsupported order type.. Text: Parent order. Tag: ES1.twconfig. Internal Order ID: 14977. Service Order ID: 1956. Symbol: ESM19_FUT_CME | 2019-04-15 15:53:18

I have order type set to SCT_ORDERTYPE_MARKET_IF_TOUCHED in my ACSIL. Can you please let me know what order types I can use?

Or, should I use the configuration file order type and remove the below from my ACSIL? The configuration file is set to Market.
NewOrder.OrderType = SCT_ORDERTYPE_MARKET_IF_TOUCHED;

I did look through the documentation but did not see recommendations as it relates to the new TT connection.

regards
Date Time Of Last Edit: 2019-04-15 20:39:18
[2019-04-15 21:14:51]
Sierra Chart Engineering - Posts: 104368
TT is just passing the orders directly over to the exchange. So the CME is not supporting market if touched orders. In this case use a client-side market if touched order:
Order Types: Market if Touched - Client

Or if you just want to use a market order you can use that but we are not really sure of the context of what you are doing so we are not sure what to recommend.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-04-15 21:15:11
[2019-04-16 15:00:40]
ertrader - Posts: 636
Thanks, that was it and it's working now.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account