Residual Momentum Factor (Python)

The Residual Momentum Factor strategy ranks securities by an external residual momentum score. Each month on the first trading day it goes long the top decile and short the bottom decile. Entry Crite...

620 Downloads
☆☆☆☆☆ Bewertung
0 Bewertungen
NuGet 5.0.0 Install-Package StockSharp.Strategies.0391_Residual_Momentum_Factor.py -Version 5.0.0
Residual Momentum Factor (Python)

The Residual Momentum Factor strategy ranks securities by an external residual momentum score. Each month on the first trading day it goes long the top decile and short the bottom decile.

  • Entry Criteria: external residual momentum data feed.

  • Long/Short: Both directions.

  • Exit Criteria: Monthly rebalance.

  • Stops: No explicit stop logic.

  • Default Values:

  • Decile = 10

  • MinTradeUsd = 200

  • CandleType = TimeSpan.FromDays(1).TimeFrame() [*]Filters:

  • Category: Fundamental

  • Direction: Both

  • Indicators: Fundamentals

  • Stops: No

  • Complexity: Intermediate

  • Timeframe: Daily

  • Seasonality: Yes

  • Neural Networks: No

  • Divergence: No

  • Risk Level: Medium

Nutzerbewertungen

Anmelden um eine Bewertung zu schreiben

Noch keine Bewertungen