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-03 19:57:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
016c10b68aaef94c151efefcd82007016d108ddf
QuanTAlib
/
lib
/
feeds
/
gbm
T
History
Miha Kralj
fd3065e7b9
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
..
gbm.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
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