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-06 04:57:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54c309e5cf37bbdbb78b28871907bf4e95d9be93
QuanTAlib
/
lib
/
feeds
/
gbm
T
History
Miha Kralj
d21fea3c18
feat: Enhance volume indicators with ADOSC and SSF implementation and validation
2025-12-20 15:08:07 -08:00
..
gbm.cs
feat: Enhance volume indicators with ADOSC and SSF implementation and validation
2025-12-20 15:08:07 -08: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: add validation for empty span in MinScalar and MaxScalar methods; ensure valid OHLC values in GBM calculations
2025-12-13 22:51:26 -08:00
ValidationTestData.cs
Refactor validation tests for various indicators to utilize shared test data structure
2025-12-12 13:47:57 -08:00