No CloseTime?

Created at 21 May 2013, 12:40
AL

alexk

Joined 14.11.2012

No CloseTime?
21 May 2013, 12:40


I noticed the history tab has the "close time" of each trade.  But I can not access this through the position object.  I tryed it by using closedPosition.CloseTime but I get an error.   I really need that data


@alexk
Replies

alexk
22 May 2013, 00:41

Actually, for my purposes I used the Server.time function in the OnPositionClosed and it worked what I was trying to do.


@alexk