<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: The Inverse Fisher Transform	</title>
	<atom:link href="https://financial-hacker.com/the-inverse-fisher-transform/feed/" rel="self" type="application/rss+xml" />
	<link>https://financial-hacker.com/the-inverse-fisher-transform/</link>
	<description>A new view on algorithmic trading</description>
	<lastBuildDate>Fri, 04 Oct 2024 13:59:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Petra Volkova		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-107851</link>

		<dc:creator><![CDATA[Petra Volkova]]></dc:creator>
		<pubDate>Fri, 04 Oct 2024 13:59:28 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-107851</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://financial-hacker.com/the-inverse-fisher-transform/#comment-107768&quot;&gt;Tom&lt;/a&gt;.

FIR is a very simple filter. For a highpass with a certain cut-off period you need a more complex filter.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://financial-hacker.com/the-inverse-fisher-transform/#comment-107768">Tom</a>.</p>
<p>FIR is a very simple filter. For a highpass with a certain cut-off period you need a more complex filter.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-107768</link>

		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Wed, 02 Oct 2024 20:33:04 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-107768</guid>

					<description><![CDATA[How do you use the FIR filter like that of FIR3 to implement a high pass filter at a certain cut-off period,  Tc?  Thanks.]]></description>
			<content:encoded><![CDATA[<p>How do you use the FIR filter like that of FIR3 to implement a high pass filter at a certain cut-off period,  Tc?  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jcl		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-97458</link>

		<dc:creator><![CDATA[jcl]]></dc:creator>
		<pubDate>Sat, 23 Dec 2023 15:51:41 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-97458</guid>

					<description><![CDATA[Maybe not enabling the trades?]]></description>
			<content:encoded><![CDATA[<p>Maybe not enabling the trades?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom Pham		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-97453</link>

		<dc:creator><![CDATA[Tom Pham]]></dc:creator>
		<pubDate>Sat, 23 Dec 2023 04:39:52 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-97453</guid>

					<description><![CDATA[I ran the code above (downloaded from the repository) but did not got any trades.  What I did wrong?  Thanks]]></description>
			<content:encoded><![CDATA[<p>I ran the code above (downloaded from the repository) but did not got any trades.  What I did wrong?  Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: The Inverse Fisher Transform - QuantInfo - Empowering Algorithmic Trading Insights		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-95469</link>

		<dc:creator><![CDATA[The Inverse Fisher Transform - QuantInfo - Empowering Algorithmic Trading Insights]]></dc:creator>
		<pubDate>Wed, 11 Oct 2023 01:43:04 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-95469</guid>

					<description><![CDATA[[&#8230;] This post originally published at https://financial-hacker.com/the-inverse-fisher-transform/. [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] This post originally published at <a href="https://financial-hacker.com/the-inverse-fisher-transform/" rel="ugc">https://financial-hacker.com/the-inverse-fisher-transform/</a>. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kiran Rama		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-92591</link>

		<dc:creator><![CDATA[Kiran Rama]]></dc:creator>
		<pubDate>Tue, 04 Jul 2023 14:41:25 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-92591</guid>

					<description><![CDATA[Agree with Rob that it is hard to get positive results in real-word using Ehler&#039;s filters or any of his defaults. They have poor predictability when used as features in ML models too]]></description>
			<content:encoded><![CDATA[<p>Agree with Rob that it is hard to get positive results in real-word using Ehler&#8217;s filters or any of his defaults. They have poor predictability when used as features in ML models too</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Romuald		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-81085</link>

		<dc:creator><![CDATA[Romuald]]></dc:creator>
		<pubDate>Sun, 03 Jul 2022 17:10:42 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-81085</guid>

					<description><![CDATA[I am an options trader. Personnally I often use the Ehler&#039;s spectral filters. Not to enter into a trade (I use other methods to do so, based on option strategies) but to estimate a trend, an equilibrium. For example, I will hesitate to enter a bullish strategy if one my Ehler&#039;s spectral filter is in the &quot;up&quot; zone. And it often (not always, as usual in trading) gives me a good advice. Ehler&#039;s spectral filters are one of my &quot;check points&quot; on my check list.]]></description>
			<content:encoded><![CDATA[<p>I am an options trader. Personnally I often use the Ehler&#8217;s spectral filters. Not to enter into a trade (I use other methods to do so, based on option strategies) but to estimate a trend, an equilibrium. For example, I will hesitate to enter a bullish strategy if one my Ehler&#8217;s spectral filter is in the &#8220;up&#8221; zone. And it often (not always, as usual in trading) gives me a good advice. Ehler&#8217;s spectral filters are one of my &#8220;check points&#8221; on my check list.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob M		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-80393</link>

		<dc:creator><![CDATA[Rob M]]></dc:creator>
		<pubDate>Thu, 26 May 2022 15:02:29 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-80393</guid>

					<description><![CDATA[I&#039;ve used his work from his last book too.  I too found it hard to get positive results using his work in my discretionary trading as there were too many signals and trend changes caused his filters to give perfectly wrong timing for entries.  

To try to correct this problem I instead first find phases in the market another way besides using his code to give a more orthoganal foundation to his filters.  The reason this worked better I think is that, while his work is seminal, his variable lookback periods are derived from within his DSP filters and then reintroduced into other aspects of code in his Bandpass or Decycler filters, for example.  Such varying phaselengths/lookback periods are great in principle but his are never free of the filters and can&#039;t be said to be providing them with real world inputs.  I think this is why they fail at trend changes.

Instead, I calculate short, mid and long term varying phaselengths from pivots.  Short term phaselengths from the overall length of the time between last four consecutive simple  high and low short term pivots. (e.g. my short term pivot high has a lower high immediately on either side). And so on with mid and long term pivots being derived from the short term ones where, for example a mid term pivot high is found when a short term pivot high has a short term lower pivot high immediately on either side.  (Or as immediately close as they can exist in such cases.)  And so on for long term phaselengths.

This took a while but the results are very encouraging and I&#039;m keen to try automating.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used his work from his last book too.  I too found it hard to get positive results using his work in my discretionary trading as there were too many signals and trend changes caused his filters to give perfectly wrong timing for entries.  </p>
<p>To try to correct this problem I instead first find phases in the market another way besides using his code to give a more orthoganal foundation to his filters.  The reason this worked better I think is that, while his work is seminal, his variable lookback periods are derived from within his DSP filters and then reintroduced into other aspects of code in his Bandpass or Decycler filters, for example.  Such varying phaselengths/lookback periods are great in principle but his are never free of the filters and can&#8217;t be said to be providing them with real world inputs.  I think this is why they fail at trend changes.</p>
<p>Instead, I calculate short, mid and long term varying phaselengths from pivots.  Short term phaselengths from the overall length of the time between last four consecutive simple  high and low short term pivots. (e.g. my short term pivot high has a lower high immediately on either side). And so on with mid and long term pivots being derived from the short term ones where, for example a mid term pivot high is found when a short term pivot high has a short term lower pivot high immediately on either side.  (Or as immediately close as they can exist in such cases.)  And so on for long term phaselengths.</p>
<p>This took a while but the results are very encouraging and I&#8217;m keen to try automating.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Petra Volkova		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-78974</link>

		<dc:creator><![CDATA[Petra Volkova]]></dc:creator>
		<pubDate>Fri, 11 Mar 2022 09:43:04 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-78974</guid>

					<description><![CDATA[I dont know about his workshops, but found his work absolutely useful, at least the algorithms from his books. It may be not so with some of his articles in TASC. But I can tell that we use his spectral filter functions all the time and with good success. You just have to know what they do and when to use them.]]></description>
			<content:encoded><![CDATA[<p>I dont know about his workshops, but found his work absolutely useful, at least the algorithms from his books. It may be not so with some of his articles in TASC. But I can tell that we use his spectral filter functions all the time and with good success. You just have to know what they do and when to use them.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jake		</title>
		<link>https://financial-hacker.com/the-inverse-fisher-transform/#comment-78973</link>

		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Fri, 11 Mar 2022 09:06:44 +0000</pubDate>
		<guid isPermaLink="false">https://financial-hacker.com/?p=4288#comment-78973</guid>

					<description><![CDATA[Have you found any of Ehler&#039;s work actually useful in making profitable trading algos? I wasted thousands of dollars on his workshop.]]></description>
			<content:encoded><![CDATA[<p>Have you found any of Ehler&#8217;s work actually useful in making profitable trading algos? I wasted thousands of dollars on his workshop.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
