Quote from syswizard:
Exactly WHICH 8.x version did that construct get supported ?
Also, can you demonstrate in 8.x how to determine after a position is closed, which exit signal was responsible for the closing trade ? (assume multiple exits were part of the strategy)
Somehow in TS2000i, TS "forgot" to maintain a pointer between the orders and the entry/exit signals.
It's definitely in 8.2. EXACTLY earlier? Don't know.
You can name the exits in your strategy.
"When using multiple exits within a strategy, it is helpful to label each exit order with a different name. This enables you to identify these exit orders in both the price chart and the Strategy Performance Report. To assign an exit order a name, specify a name in quotation marks and within parentheses immediately after the word Sell. For Example:
Sell ("My Exit") This Bar on Close;"