Add the CMMomentum model

This commit is contained in:
2025-04-24 16:51:09 -04:00
parent ddff565458
commit 51a207d690
15 changed files with 2438 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
namespace MarketData
namespace MarketData.ModelHelper
{
/// <summary>
/// This model is based on Mark Minervini