2aspirin
04-23-2009, 02:08 PM
I am a C# newbie, so I have just started testing the ATI interface. I am using TS 8.5 with the logic taken from the supplied NT strategy sample code.
My TS 8.5 strategy (calculated every bar on close) generates one order, but the the ATI registers one order for every NT bar until I turn it off. What am I doing wrong?
BTW, I am getting the TS 8.5 reentrancy error message on every bar when the strategy generates an order.
Also, is it true that I can transmit an ATM strategy instead of separate market order and OCO bracket?
It would surely simplify things. Thanks.
My TS 8.5 strategy (calculated every bar on close) generates one order, but the the ATI registers one order for every NT bar until I turn it off. What am I doing wrong?
BTW, I am getting the TS 8.5 reentrancy error message on every bar when the strategy generates an order.
Also, is it true that I can transmit an ATM strategy instead of separate market order and OCO bracket?
It would surely simplify things. Thanks.