mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-26 14:28:05 +00:00
filters update
This commit is contained in:
@@ -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,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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user