Hi guys,

I can view trade log, but only has half a dozen fields.

I'd like to see;  

date/time order created + date/time order filled

 fill price, fill-time

exit time, exit price + exit tag (I can only see entry tag)

I've been trying to find Python documetation on this.. I found some C# code, using smething like 'resultsBacktestObject' but having difficulty figuring out how to do in Python. Please could anyone give an example?

Author