From 28446e56ff49567dcbb93bd067aa33a1a756f2f5 Mon Sep 17 00:00:00 2001 From: Miha Kralj Date: Fri, 29 Apr 2022 17:40:46 -0700 Subject: [PATCH] LinReg --- Source/QuanTAlib.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/QuanTAlib.csproj b/Source/QuanTAlib.csproj index 45a52c97..6646d49f 100644 --- a/Source/QuanTAlib.csproj +++ b/Source/QuanTAlib.csproj @@ -1,7 +1,7 @@  - 0.1.12 - + 0.1.13 + Added MACD, RSI, CCI, ALMA, LINREG QuanTAlib Library of Technical Indicators for .NET Quantitative Technical Analysis library for both real-time (streaming) and historical data analysis