This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
QuanTAlib
Watch
1
Star
0
Fork
0
You've already forked QuanTAlib
mirror of
https://github.com/mihakralj/QuanTAlib.git
synced
2026-08-04 12:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94d06b0749258b3485aa80c539fba27557cc26d5
QuanTAlib
/
quantower
T
History
Miha Kralj
94d06b0749
T3 Moving Average and associated tests
2025-12-07 17:10:41 -08:00
..
Mocks
Refactor TBar struct for improved equality comparison and string representation; update Benchmark program structure for better organization; modify Averages project file to include specific source files; add Directory.Build.props for common project settings; implement comprehensive tests for Ema, Sma, and Wma indicators; create mock classes for TradingPlatform.BusinessLayer to facilitate testing; enhance Quantower test project configuration for better test management.
2025-12-01 18:40:23 -08:00
Averages.csproj
Refactor TBar struct for improved equality comparison and string representation; update Benchmark program structure for better organization; modify Averages project file to include specific source files; add Directory.Build.props for common project settings; implement comprehensive tests for Ema, Sma, and Wma indicators; create mock classes for TradingPlatform.BusinessLayer to facilitate testing; enhance Quantower test project configuration for better test management.
2025-12-01 18:40:23 -08:00
DemaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00
Directory.Build.props
Refactor EMA, SMA, and WMA indicators to improve warmup tracking and coverage calculations; enhance tests for IsHot behavior and period dependency; update project files for better structure and maintainability.
2025-12-03 13:49:45 -08:00
EmaIndicator.Tests.cs
Refactor TBar struct for improved equality comparison and string representation; update Benchmark program structure for better organization; modify Averages project file to include specific source files; add Directory.Build.props for common project settings; implement comprehensive tests for Ema, Sma, and Wma indicators; create mock classes for TradingPlatform.BusinessLayer to facilitate testing; enhance Quantower test project configuration for better test management.
2025-12-01 18:40:23 -08:00
HmaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00
IndicatorExtensions.cs
updates from mac
2025-11-28 13:35:16 -08:00
IndicatorExtensions.Tests.cs
Add TEMA (Triple Exponential Moving Average) implementation and validation tests
2025-12-04 19:57:46 -08:00
Quantower.Tests.csproj
chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references
2025-12-03 09:27:29 -08:00
SmaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00
T3Indicator.Tests.cs
T3 Moving Average and associated tests
2025-12-07 17:10:41 -08:00
TemaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00
TrimaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00
WmaIndicator.Tests.cs
Add eventing support to WMA indicator and implement unit tests for various indicators
2025-12-07 16:46:38 -08:00