Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 17:01:18 +0000



Transact live order placement via study

View Count: 1072

[2013-12-12 00:11:16]
flyboy615 - Posts: 56
Hi,
One of my clients seems to be having a strange problem that I am not able to identify. He has two auto-trade studies (of my creation) running on the same symbol but different charts. Each study has an OCO type twconfig file associated with it. If one goes long for example and the second one attempts to go long the order is rejected without any error message. During that period he is not able to manually enter an OCO type order either. Once the system goes flat all returns to normal.

He is using version 1061 of sierra

The automated studies both have the following settings
sc.SupportReversals = false;
sc.SendOrdersToTradeService = true;
sc.AllowMultipleEntriesInSameDirection = true;
sc.AllowOppositeEntryWithOpposingPositionOrOrders = true;
sc.CancelAllOrdersOnEntriesAndReversals= false;
sc.AllowOnlyOneTradePerBar = false;
sc.MaintainTradeStatisticsAndTradesData = true;    
sc.AllowEntryWithWorkingOrders = true;

Is there another setting that I have missed? Something enforced by Transact? Any insight would be appreciated.

Thanks
[2013-12-13 09:41:18]
Sierra Chart Engineering - Posts: 104368
Do mean there is no error message displayed in Trade >> Trade Service Log when the order is rejected?
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
[2013-12-16 02:16:51]
flyboy615 - Posts: 56
Hi,
There seems to be no message in the message logs. The test is even simpler and can be done manually using two separate charts with the same symbol. This applies to orders using the OCO order entry. On one chart put a sell limit order out in front of the order let it get filled. On the other chart chart attempt put a buy limit below the market. For what ever the reason the second order will not be placed.

Thanks
[2013-12-16 02:30:23]
Sierra Chart Engineering - Posts: 104368
What is the order Status of that second order after submitting it? You will see this in Trade >> Trade Orders and Positions >> Orders.
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

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

Login

Login Page - Create Account