Discussion about this post

User's avatar
Adam Thompson's avatar

Great write up. I’m interested in more details of the engineering challenges you faced and how you overcame them? I’m currently implementing this myself and while results are positive, I’m not seeing the performance in the paper yet.

Pietro's avatar

Just to share my experience.

I tried testing deep momentum, using both the neural network from the first paper and the second (XGBoost).

I repeated the test on the SP500 and Russell 3000.

The long-short version always performs horribly. The shorts destroy the strategy, as was to be expected in a market that has risen like the US one.

The long-only version adds value, but the max drawdown is enormous. The algorithm is unable to overcome the bimodality problem.

I only tested the equal weight version, using Norgate data.

If I then use a database that also includes companies that have gone bankrupt and dropped from the index, the performance is disastrous in any case. I charged a mere 5 bps per trade for commissions.

25 more comments...

No posts

Ready for more?