Asset Class Momentum Rotational (Python). StockSharp

Author: StockSharp
N: 2093
v5.0.0 (8/7/2025)
Downloads: 0

This rotational model allocates capital to the asset classes exhibiting the strongest recent momentum. Each period the system ranks asset ETFs and holds the leaders while avoiding laggards.
Rebalancing occurs monthly with cash as a defensive asset when no momentum is positive.

  • Data: Monthly total returns of asset class ETFs.
  • Entry: Hold top N assets with positive momentum.
  • Exit: Replace assets when they fall out of the top ranking.
  • Instruments: Broad asset class ETFs.
  • Risk: Uses cash proxy and position caps.