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 16:18:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbeefc9d643fe62ede6ff5309c0de44480869234
QuanTAlib
/
lib
/
cycles
/
cg
T
History
Miha Kralj
cbeefc9d64
Remove multiple Pine Script indicators: SSFDSP, STARCHANNEL, STBANDS, STC, UBANDS, UCHANNEL, VWAPBANDS, and VWAPSD. These indicators were deleted to streamline the library and remove unused or redundant code.
2026-02-20 18:44:56 -08:00
..
Cg.cs
Refactor exact-zero guards and update mathematical notations across multiple classes to enhance clarity and prevent division by zero errors.
2026-02-16 22:30:30 -08:00
cg.md
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
cg.pine
Remove multiple Pine Script indicators: SSFDSP, STARCHANNEL, STBANDS, STC, UBANDS, UCHANNEL, VWAPBANDS, and VWAPSD. These indicators were deleted to streamline the library and remove unused or redundant code.
2026-02-20 18:44:56 -08:00
Cg.Quantower.cs
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
Cg.Quantower.Tests.cs
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
Cg.Tests.cs
Add validation tests for various volume and momentum indicators
2026-02-12 19:43:09 -08:00
Cg.Validation.Tests.cs
normalization of methods
2026-02-10 21:33:16 -08:00