Click here to Login





                                                   Fast Fourier Transform

  0

0
dan
2013-04-04 23:37:10



Hello,

Can you add Fast Fourier Transform Algorithm?



QuantShare
2013-04-05 10:48:47



Hi,

Fast Fourier Transform Algorithm is already available in QuantShare.

The function (TA.FFT) is available only when you create custom functions (Tools -> Create Functions).



clonex
2013-04-05 12:18:08



Great! I have to read manual again :)


dan
2013-04-06 03:59:05



Could you demonstrate a simple example on how to implement it?


QuantShare
2013-04-06 12:26:29



Hi,

Here is an example:

VectorCustomDouble d = TA.FFT(cFunctions.Close, 8);
for(int i=0;i < d.Length;i++)
{
if(d[i].Length > 0)
{
result[i] = d[i][0];
}
}

The result of the fast fourier transform function is complex stored in alternating real and imaginary parts.
The first two entries of the "VectorCustomDouble" class are the real parts of the first and last value from the conjugate symmetric output.




QuantShare
2013-04-06 14:17:55




No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Fast Fourier Transform - Plots the Amplitude of the different Bin...
Transform Double To Comma Separated Representation
Fisher Transform - Technical Indicator
Inverse Fisher Transform
Transform any order into a limit order selectively based on a tra...

How-to Lessons
How to create histogram charts
How to automatically arrange charts?
How to import trading items from other accounts
How to plot the relative performance of several stocks/indices
How to get stocks for a particular index using the global script

Related Forum Threads
Fast Fourier Transform Analysis
Fast Fourier Transform
Formula for Full Stochastic?
Getting R Objects into Quantshare
Functions: access downloaded indicators

Blog Posts
3 Items To Get and Trade the News In QuantShare Platform
Inverse Fisher Transform: Indicator, composite and trading system
Day Trading: A trading system that combines intraday and EOD data
How to choose which technical indicators to use in your trading s...
How to Download and Use Fundamental Data









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.