Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
My algo dropped but sharpe went up today? How is that possible?

Hi,

My strategy in the contest, had a sharpe of 2.395 (Friday last week) and returns of 1.75%. This morning I checked my performance live just now and the sharpe went up to 2.58 while my algo returns dropped to 0.9%.

How is that possible? Is it because treasury yields tumbled today?

6 responses

Also cash from profits I booked disappeared? huh?!

Why doesn't quantopian allow users to export orders and fills from paper trading algorithms to excel? This is a very useful feature for us to analyze our algorithms. At the moment I am manually copying each transaction by hand and very tired :(

I should probably mention that there hasn't been a single trade since Friday if that helps you debug the issue. You are free to take a look at the algorithm as well if that helps.

I think I cracked it. I am short an ETF that pays dividend today. Please confirm if that is the reason.

I noticed something similar in one of my live algos today so I believe it may be the dividend causing the weird Sharpe increase.

Where can I see the dividend payments? The paper trading is really opaque and on top of it you cannot download the transactions to excel. I will have to spend hours trying to reconcile this and find out if the dividends my algo should have received have already been added to P/L.