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-15 17:18:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbeefc9d643fe62ede6ff5309c0de44480869234
QuanTAlib
/
lib
/
cycles
/
ht_sine
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
..
ht_sine.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
HtSine.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
HtSine.md
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
HtSine.Quantower.cs
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
HtSine.Quantower.Tests.cs
Refactor indicators to include "Ehlers" in names and descriptions for clarity
2026-02-18 19:08:15 -08:00
HtSine.Tests.cs
normalization of methods
2026-02-10 21:33:16 -08:00
HtSine.Validation.Tests.cs
Add SSF-DSP implementation with validation tests and documentation
2026-02-04 20:58:05 -08:00