Add MGMomentumHelper

This commit is contained in:
2025-04-28 20:19:54 -04:00
parent 5c309a7c98
commit 2efe613cf1
2 changed files with 7 additions and 87 deletions

View File

@@ -74,6 +74,7 @@
<Compile Include="CommandArgs.cs" />
<Compile Include="ModelHelper\CMMomentumHelper.cs" />
<Compile Include="ModelHelper\CMTrendHelper.cs" />
<Compile Include="ModelHelper\MGMomentumHelper.cs" />
<Compile Include="ModelHelper\MGSHMomentumHelper.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />