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-13 08:08:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5358091ae5016cb7b2b62f1fb46adb0da060fe1
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