This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
QuanTAlib
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mihakralj/QuanTAlib.git
synced
2026-08-14 08:38:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b146b68bd515a1b98d8b508e10cf1d5ca1c2d98
QuanTAlib
/
lib
/
averages
/
ema
T
History
Miha Kralj
3b146b68bd
Refactor tests and improve random number generation handling; update Dema, Ema, Sma, Tema, Wma, and GBM classes for consistency and clarity
2025-12-05 10:33:27 -08:00
..
Ema.cs
Add TEMA (Triple Exponential Moving Average) implementation and validation tests
2025-12-04 19:57:46 -08:00
Ema.md
Refactor and optimize various components of QuanTAlib
2025-12-04 13:49:05 -08:00
Ema.Notebook.dib
Refactor and optimize various components of QuanTAlib
2025-12-04 13:49:05 -08:00
Ema.Quantower.cs
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
Ema.Tests.cs
Refactor tests and improve random number generation handling; update Dema, Ema, Sma, Tema, Wma, and GBM classes for consistency and clarity
2025-12-05 10:33:27 -08:00
Ema.Validation.Tests.cs
Add TEMA (Triple Exponential Moving Average) implementation and validation tests
2025-12-04 19:57:46 -08:00