OPEN-SOURCE SCRIPT
Mis à jour

Out of the Noise Intraday Strategy with VWAP [YuL]

1 596
This is my (naive) implementation of "Beat the Market An Effective Intraday Momentum Strategy for S&P500 ETF (SPY)" paper by Carlo Zarattini, Andrew Aziz, Andrea Barbon, so the credit goes to them.

It is supposed to run on SPY on 30-minute timeframe, there may be issues on other timeframes.
I've used settings that were used by the authors in the original paper to keep it close to the publication, but I understand that they are very aggressive and probably shouldn't be used like that.
Results are good, but not as good as they are stated in the paper (unsurprisingly?): returns are smaller and Sharpe is very low (which is actually weird given the returns and drawdown ratio), there are also margin calls if you enable margin check (and you should).

I have my own ideas of improvements which I will probably implement separately to keep this clean.
Notes de version
2025-07-01: 1.01 - fixed moves calculation

My naive implementation was a bit too naive, after carefully checking my calculations I noticed a serious mistake in moves calculation. After fixing it, results are now much closer to the paper (although Sharpe is still too small than it looks it should be given the returns and the drawdown).

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.