Dpo chart + refactored tests

This commit is contained in:
Miha Kralj
2024-11-07 09:55:19 -08:00
parent a0ffd952af
commit 69aef2b127
8 changed files with 416 additions and 864 deletions
+4
View File
@@ -46,6 +46,10 @@
<ProjectReference Include="..\quantower\Volatility\_Volatility.csproj" Aliases="volatility" />
<ProjectReference Include="..\quantower\Averages\_Averages.csproj" Aliases="averages" />
<ProjectReference Include="..\quantower\Statistics\_Statistics.csproj" Aliases="statistics" />
<ProjectReference Include="..\quantower\Momentum\_Momentum.csproj" Aliases="momentum" />
<ProjectReference Include="..\quantower\Oscillators\_Oscillators.csproj" Aliases="oscillators" />
<ProjectReference Include="..\quantower\Volume\_Volume.csproj" Aliases="volume" />
<ProjectReference Include="..\quantower\Experiments\_Experiments.csproj" Aliases="experiments" />
</ItemGroup>
</Project>