Residual Momentum Factor (C#)

by StockSharp

Residual Momentum Factor 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 bo...

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

Residual Momentum Factor

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.

Details

  • 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.FromMinutes(5).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