Bband, Ccv, Ce, Cv, Cvi, Ewma, Fcb, Gkv, Hlv

This commit is contained in:
Miha Kralj
2024-11-03 10:47:10 -08:00
parent 4b5724d5bc
commit caa0d31dbe
22 changed files with 1595 additions and 129 deletions
+1 -4
View File
@@ -2,13 +2,10 @@
<PropertyGroup>
<AssemblyName>Statistics</AssemblyName>
<AlgoType>Indicator</AlgoType>
<AssemblyVersion>0.0.0.1</AssemblyVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<IsLocalBuild Condition="'$(GITHUB_ACTIONS)' == ''">true</IsLocalBuild>
<UpdateAssemblyInfo>true</UpdateAssemblyInfo>
<GenerateGitVersionInformation>true</GenerateGitVersionInformation>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
</ItemGroup>