Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Fast Fourier tTransform
Collapse
X
-
Fast Fourier tTransform
If I were to find a fft C# library, would NT strategy script support this, or would it be possible to write my own fft with strategy script, can strategy script handle imaginary numbers? Although I think I would prefer finding a fft C# library as I do not really want to dive back into all my university texts.Tags: None
-
Hi Chris, C# libraries up to target framework 3.5 (higher ones supported for our next major upgrade) could be usually loaded and used within NT. C# could also deal with complex #'s - http://msdn.microsoft.com/en-us/library/6fbs5e2h.aspx
From a trading standpoint, I have read numerous comments / experiences though that would discourage further research and use of FFT in this area, since the data you deal with is typically pretty unstationary.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
90 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
64 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment