Enhance documentation and validation for various indicators

This commit is contained in:
Miha Kralj
2025-12-22 20:42:26 -08:00
parent 5bb8c122c0
commit 4efa0e773e
81 changed files with 4267 additions and 640 deletions
+1
View File
@@ -23,6 +23,7 @@
<Compile Include="..\lib\trends\jma\Jma.cs" />
<Compile Include="..\lib\trends\sma\Sma.cs" />
<Compile Include="..\lib\trends\ema\Ema.cs" />
<Compile Include="..\lib\trends\rma\Rma.cs" />
<Reference Include="TradingPlatform.BusinessLayer">
<HintPath>..\.github\TradingPlatform.BusinessLayer.dll</HintPath>
</Reference>