Dashboard

Featured nodes

Roots

  • Public root

Templates

  • Test template
  • iCorps template
  • Guanyu's Latex template
  • Ivar's latex template
  • Family Tree template
  • Latex template
  • Router template

Trees

  • Public trees

Orphans

  • Browse orphan nodes
Related nodes

Parents1

  • Momentum Strategy

Siblings6
  • Sort by title
  • Sort by date

  • Momentum trading - qualitative discussions
  • MStrategy - key points
  • TSeries Momentum - technical papers
  • Momentum and Inflation
  • Trend-Following and Kelly
  • Moskowitz and Pedersen
Knowenβ
  • Help
    • Welcome to Knowen!
    • Edit test node (no login required)
    • Create new test node (no login required)
  • Not logged in
    • Sign in
    • Sign up

History & Comments

Back

q

Author:Mihail Turlakov
Description:
# MStrategy - key points



## definitions

https://www.sr-sv.com/a-basic-theory-of-momentum-strategies/
https://www.sr-sv.com/the-relation-between-value-and-momentum-strategies/⏎
⏎
## implementations

- [CFM paper](https://arxiv.org/pdf/1404.3274.pdf)

signal $S_n (t) = (1/\sigma_n) (p(t-1) - aver(p(t-1)) )$

where $p(t-1)$ is the price on the previous step
$aver(p(t-1))$, as an exponential moving average of past prices (excluding $p(t)$ itself) with a decay rate equal to n months


quasi-PL $Q_n (t) = \sum_{t' (for t' < t)} sign (S_n (t') ) * \frac{p_n (t'+1) - p_n (t')}{\sigma_n (t'-1)}$

- TSMOM - [Moskowitz paper](http://docs.lhpedersen.com/TimeSeriesMomentum.pdf)

the excess return $r^s_t$ for instrument s in month t

The TSMOM return for any instrument s at time t is therefore:

$r^{TSMOM,s}_{t,t+1} = [ sign(r^s_{t-12,t}) \frac{40%}{\sigma^s_t} ] * r^s_{t, t+1}$


- https://risk.edhec.edu/sites/risk/files/edhec-working-paper-momentum-strategies-in-futures_1410350911195_0.pdf
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1968996

the same definition as Moskowitz

Throughout the paper, both J and K are measured in months, weeks or days depending on the rebalancing frequency of interest.
We use the notation to denote monthly strategies with **a lookback and holding period of J and K months respectively**

$R^{K, MOM}_J (t,t+K) = [ sign(R^s_{t-J,t}) \frac{40%}{\sigma (t; 60) } ] * R (t, t+K)$



## https://en.wikipedia.org/wiki/Moving_average

# Parents

* Momentum Strategy
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026