You could
iterate through all bars and at every through the list of open positions and
set a flag when an open trade is available.
Am 20.02.2010 20:05, schrieb Markus Witzler:
Hello,
I need to retrieve the bar number of first
trade in CBT (low level)., i.e. when first trade was opened.
Any clue how to accomplish this?
The only thing I know is I must do this in
closed trade list.
Thanks
Markus