mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 02:28:05 +00:00
- Introduced type definitions for various classes in the QuanTAlib library, including Ema, EmaVector, EmaState, TSeries, CsvFeed, GBM, TBarSeries, TBar, and TValue. - Added methods and properties for each class to enhance functionality and maintainability. - Created a lock file to manage dependencies and ensure consistent builds.
20 lines
1.2 KiB
XML
20 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ProjectInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
|
<ProjectName>QuanTAlib.Tests</ProjectName>
|
|
<ProjectLanguage>C#</ProjectLanguage>
|
|
<ProjectType>Test</ProjectType>
|
|
<ProjectGuid>953f0406-dd9b-406e-993d-6d988d5f5423</ProjectGuid>
|
|
<FullPath>/Users/mihakralj/Github/QuanTAlib/lib/QuanTAlib.Tests.csproj</FullPath>
|
|
<IsExcluded>false</IsExcluded>
|
|
<AnalysisResultFiles>
|
|
<AnalysisResultFile Id="FilesToAnalyze" Location="/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/2/FilesToAnalyze.txt" />
|
|
</AnalysisResultFiles>
|
|
<AnalysisSettings>
|
|
<Property Name="sonar.cs.roslyn.reportFilePaths">/Users/mihakralj/Github/QuanTAlib/.sonarqube/out/2/Issues.json</Property>
|
|
<Property Name="sonar.cs.analyzer.projectOutPaths">/Users/mihakralj/Github/QuanTAlib/.sonarqube/out/2</Property>
|
|
<Property Name="sonar.cs.scanner.telemetry">/Users/mihakralj/Github/QuanTAlib/.sonarqube/out/2/Telemetry.json</Property>
|
|
</AnalysisSettings>
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>AnyCPU</Platform>
|
|
<TargetFramework>net10.0</TargetFramework>
|
|
</ProjectInfo> |