Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Fast Fourier Transform Indicator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Fast Fourier Transform Indicator

    I'm an ex animator/2D compositor and I used to use a noise filter called Fast Fourier Transform.
    This did a very good job of quickly denoising images. I have wondering if any of you here have written or know of any Fast Fourier Transform indicators that could help to iron out as it were, Choppy market ranges.

    I'm currently researching the web to see if I can find a programming algorhythm as opposed to a mathematical notation version as I can't understand mathematical notation. Then I may attempt to write one. But if there's already one floating around anywhere then that would be a great step forward.

    Cheers

    Chris Long

    #2
    Hi Chris, you can check into the works of John Ehlers for this, MESA / Burg is supposed to be superior to regular FFT.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      FFT is not useful for trading because it does not handle non-stationary timeseries well.

      Some windowed variants such as Goertzel DFT, Gabor transform or STFT are somewhat useful but they suffer from aliasing issues. MESA suffers from similar problems as well.

      Better results can be achieved with wavelets (MODWT) or SSA, but either way I don't think you will get very far without understanding the math.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by f.saeidi, Today, 12:14 PM
      2 responses
      5 views
      0 likes
      Last Post f.saeidi  
      Started by TradeForge, 04-19-2024, 02:09 AM
      2 responses
      28 views
      0 likes
      Last Post TradeForge  
      Started by aprilfool, 12-03-2022, 03:01 PM
      3 responses
      327 views
      0 likes
      Last Post NinjaTrader_Adrian  
      Started by giulyko00, Today, 12:03 PM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by AnnBarnes, Today, 12:17 PM
      1 response
      2 views
      0 likes
      Last Post NinjaTrader_Zachary  
      Working...
      X