Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
API for retrieving paper-trading results?

Let's pretend I have 3 different algorithms in Paper Trading mode, and I want a script to run on my desktop at the end of every day that retrieves the performance of each algorithm (saving me the effort of manually clicking on each algorithm, waiting for them to load, and recording the performances in an spreadsheet). Is there anything currently available to support this?