This commit is contained in:
Miha Kralj
2022-04-29 17:40:46 -07:00
parent 6b0408741a
commit 28446e56ff
+2 -2
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>0.1.12</Version>
<releaseNotes></releaseNotes>
<Version>0.1.13</Version>
<releaseNotes>Added MACD, RSI, CCI, ALMA, LINREG</releaseNotes>
<Title>QuanTAlib</Title>
<Product>Library of Technical Indicators for .NET</Product>
<Description>Quantitative Technical Analysis library for both real-time (streaming) and historical data analysis</Description>