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

616 下载量
☆☆☆☆☆ 评分
0 评价
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

用户评价

登录 以撰写评价

暂无评价