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-16 01:28:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e89af1d357b0e6061d3cd15d0c86e0a1a4de3303
QuanTAlib
/
lib
/
averages
/
ema
T
History
Miha Kralj
e89af1d357
feat: Add Name property to EMA, SMA, and WMA classes for better identification
2025-11-29 21:25:55 -08:00
..
Ema.cs
feat: Add Name property to EMA, SMA, and WMA classes for better identification
2025-11-29 21:25:55 -08:00
Ema.md
Add Span API for SMA, EMA, and WMA with zero-allocation performance improvements
2025-11-29 20:48:01 -08:00
Ema.Notebook.dib
feat: implement last-value substitution for NaN/Infinity in Ema and EmaVector, enhance documentation and tests
2025-11-29 13:19:04 -08:00
Ema.Quantower.cs
updates from mac
2025-11-28 13:35:16 -08:00
Ema.Tests.cs
Add Span API for SMA, EMA, and WMA with zero-allocation performance improvements
2025-11-29 20:48:01 -08:00
Ema.Validation.Tests.cs
refactor: clean up Ema and EmaVector tests for consistency, update TValue equality check
2025-11-29 17:30:20 -08:00
EmaVector.cs
refactor: clean up Ema and EmaVector tests for consistency, update TValue equality check
2025-11-29 17:30:20 -08:00
EmaVector.Tests.cs
refactor: clean up Ema and EmaVector tests for consistency, update TValue equality check
2025-11-29 17:30:20 -08:00