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-18 18:48:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1a476ed9c438744c010584c101de222e3495970
QuanTAlib
/
lib
/
feeds
/
gbm
T
History
Miha Kralj
c1a476ed9c
fix: update validation logic to prevent negative start index and improve error message for alpha parameter
2025-12-13 22:16:29 -08:00
..
gbm.cs
Refactor trend indicators to use record structs for state management
2025-12-10 21:58:45 -05:00
GBM.md
VIDYA indicator with adaptive smoothing based on market volatility.
2025-12-10 20:07:46 -05:00
Gbm.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
ValidationHelper.cs
fix: update validation logic to prevent negative start index and improve error message for alpha parameter
2025-12-13 22:16:29 -08:00
ValidationTestData.cs
Refactor validation tests for various indicators to utilize shared test data structure
2025-12-12 13:47:57 -08:00