[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Optimization Speed TS2000i vs TS8.1



PureBytes Links

Trading Reference Links

Yes the exit version works but try something like

If marketposition = 1 and Entry("From entry name") then do something..

This feature is desperately needed and has been for only 16 years.

At 10:11 AM 4/27/2006, you wrote:
At 09:29 AM 4/27/2006, Mark Simms wrote:

>However, it is strange to note that despite all of the improvements in TS 8.1,
>I am still unable to query in Easy Language Which Exit or Which Entry had
>been triggered in the case of a multiple signal strategy.

I do not understand that. There have always been commands that can refer to the name of entries:

BuyToCover [("Order Name")] [from entry ("Entry Name")]
[ Number of Shares/Contracts [Total]] [Order Action];

Bob Fulks