Residual Momentum Factor (C#)

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...

617 Downloads
☆☆☆☆☆ Rating
0 Reviews
NuGet 5.0.0 Install-Package StockSharp.Strategies.0391_Residual_Momentum_Factor -Version 5.0.0
Residual Momentum Factor (C#)

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

User Reviews

Login to write a review

No reviews yet