Support Board
Date/Time: Tue, 21 Jan 2025 10:52:44 +0000
support for MIT orders with IB
View Count: 1393
[2018-07-26 16:49:37] |
onnb - Posts: 662 |
Are MIT orders supported with IB ?
|
[2018-07-26 17:05:43] |
Sierra Chart Engineering - Posts: 104368 |
Yes they are: Interactive Brokers Trading Service: What is Included 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 |
[2018-08-08 05:17:37] |
onnb - Posts: 662 |
Automated Trading From an Advanced Custom Study: [Type: char] s_SCNewOrder::AttachedOrderTarget1Type In the docs it say that Target type can be LIMIT, LIMIT_CHASE, LIMIT_TOUCH_CHASE In the trade window, I see that I can set target to MIT Just confirming that MIT target orders is not supported with ASCIL? |
[2018-08-08 06:16:45] |
Sierra Chart Engineering - Posts: 104368 |
Market if Touched orders are supported and we will add this to the documentation.
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: 2018-08-08 06:17:00
|
[2018-08-08 06:42:31] |
onnb - Posts: 662 |
I am running code below. The result is a Limit order for the target Am I missing something? s_SCNewOrder order;
order.OrderQuantity = 1; order.OrderType = SCT_ORDERTYPE_MARKET; order.Target1Offset = 10; order.AttachedOrderTarget1Type = SCT_ORDERTYPE_MARKET_IF_TOUCHED; order.Stop1Offset = 10; sc.BuyEntry(order); |
[2018-08-08 06:55:02] |
Sierra Chart Engineering - Posts: 104368 |
Okay we see the reason for the problem. This has been solved and will be out in the next release later today.
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 |
[2018-08-09 05:34:22] |
Sierra Chart Engineering - Posts: 104368 |
Letting you know we have not yet got a new release out. There is a technical issue that needs to be resolved first. Not sure of the timing. Hopefully it will be resolved today.
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 |
[2018-08-09 16:10:45] |
onnb - Posts: 662 |
Sounds good - when it's resolved please let me know here - I will test it with IB and report back.
|
[2018-08-09 20:57:17] |
Sierra Chart Engineering - Posts: 104368 |
This issue has been resolved and the version released.
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 |
[2018-08-15 17:03:42] |
onnb - Posts: 662 |
Has this been fixed in 1785? I am testing with IB and still see Limit orders placed from ACSIL (from the Trade Window works fine) |
[2018-08-15 17:17:10] |
Sierra Chart Engineering - Posts: 104368 |
No, you have to use the prerelease.
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 |
[2018-08-15 18:16:57] |
onnb - Posts: 662 |
Confirming that it works great in 1788
|
To post a message in this thread, you need to log in with your Sierra Chart account: