mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 12:38:06 +00:00
Add Standardize class for Z-Score normalization and update project files
- Implemented the Standardize class for calculating Z-Score normalization over a specified lookback period. - Updated NDepend badge SVG files to reflect new metrics. - Modified NDepend project files to reference the updated solution file name. - Removed outdated documentation files related to indicator proposals and channel documentation remediation. - Updated workspace configuration to point to the new solution file.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<NDepend AppName="quantalib" Platform="DotNet" FileWrittenByProductVersion="2026.1.2.9787">
|
||||
<OutputDir KeepXmlFiles="True">.\NDependOut</OutputDir>
|
||||
<IDEFiles>
|
||||
<IDEFile FilePath="..\QuanTAlib.sln" Filters="-test" Configuration="DEBUG|AnyCPU">
|
||||
<IDEFile FilePath="..\QuanTAlib.slnx" Filters="-test" Configuration="DEBUG|AnyCPU">
|
||||
<RootDirResolvingInfo Enabled="False" Hints="Debug|bin|.bin|b|AnyCPU|x64|x86|v*.*|net*" TimeOut="10">
|
||||
<RootDir>.</RootDir>
|
||||
</RootDirResolvingInfo>
|
||||
|
||||
Reference in New Issue
Block a user