Hi,

I want to inspect my live trading results in more detail. I have downloaded json files for all orders and this helps to calculate some useful statistics, but I don't have enough information to construct realizable statistics.  The main problem is that, for some time, the algo was not active. (mostly because of problems with brokerage or some other errors). 

  1. Is it possible to somehow download data on dates on which algo was active?
  2. Is there any other json data file for live trading that I can use for calculating performance of my live strategy in live trading?

Author