Relative Content

Tag Archive for pythontransformfftfinance

How is the Fourier transform applied to moving averages?

With Python I can put the moving averages into the Fourier transform and compare them with the normal signal after the signal is received and do a back test. Do you think this is possible?I don’t know how to do it, can you suggest me a road map for this?Thank you.