filters update

This commit is contained in:
Miha Kralj
2026-02-23 17:27:35 -08:00
parent 7253f61299
commit 467a8c1cef
239 changed files with 17880 additions and 6329 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
namespace QuanTAlib;
/// <summary>
/// HTIT: Hilbert Transform Instantaneous Trendline
/// HTIT: Hilbert Transform Instantaneous Trendline (also known as HT_TRENDLINE)
/// </summary>
/// <remarks>
/// Ehlers' adaptive trendline using Hilbert Transform cycle measurement.
+1 -1
View File
@@ -1,4 +1,4 @@
# HTIT: Ehlers Hilbert Transform Instantaneous Trend
# HTIT: Ehlers Hilbert Transform Instantaneous Trend (also known as HT_TRENDLINE)
> "John Ehlers brought rocket science to trading. Literally. HTIT uses signal processing to find the trend by removing the cycle. It's not smoothing; it's extraction."