Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 08:58:01 +0000



Post From: Limit If Touched as Target type during auto Trading

[2019-08-14 22:16:10]
ILIM KIRGIZ - Posts: 187
We have a semi-automated position sizing and trade management study with different types of profit target (attached orders) orders such as Market If Touched, Limit and Market If Touched Client.
We would like to add Limit If Touched order Type but it is not in the documentation. Automated Trading From an Advanced Custom Study

[Type: char] s_SCNewOrder::AttachedOrderTarget1Type

SCT_ORDERTYPE_LIMIT
SCT_ORDERTYPE_LIMIT_CHASE
SCT_ORDERTYPE_LIMIT_TOUCH_CHASE
SCT_ORDERTYPE_MARKET_IF_TOUCHED
SCT_ORDERTYPE_MARKET_IF_TOUCHED_CLIENT_SIDE

Could you please help us to have SCT_ORDERTYPE_LIMIT_IF_TOUCHED as I do not want my profit targets to be listed in the market depth window of the exchange.
Thanks.