TradeTime
The number of bars since the trade was entered (for pending trades) or opened (for open trades).

Feature request. Extend this to be
TradeTime
The number of bars since the trade was entered (for pending trades) or opened (for open trades) or the trade duration (for closed trades).

I just noticed that TradeTime is not frozen when the trade is closed. This means it equals [Last Bar in simulation] - [Trade Open Bar] for Closed trades, a decidedly useless value once you're in the EXITRUN looping over your trades laugh
Instead I would like to get at the number of bars from Open to Close for each trade.

Last edited by GPEngine; 10/21/14 15:01.