Good afternoon,
Thanks to this paper: http://www.sciencedirect.com/science/article/pii/S1059056016301563
I have been trying to develop a strategy in which I predict the direction of the "overnight returns" and of the "first 30 minutes of trading" based on the last 30 minutes of the day before.
My issue comes from the fact that when I try to use this strategy for a longer period of time for example:
01/01/2007 - today
The returns explode and the backtest stops with this error:
OverflowError: Can't order more than 100000000000 shares
Don't get me wrong, I like high returns, but is there a way to make it more realistic?
Thanks in advance,
Mattia