PureBytes Links
Trading Reference Links
|
Bharat,
Unless you have an adaptive DLL you will need to use if statements to
construct the moving average. You might also want to recheck the
parameters of your FFT to make sure it will give you a value.
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, mudgalbharat <no_reply@xxxx>
wrote:
> I want and indicator which would consider the current value of the
> Fast Fourier Transform ( FFT ) as the constant.
> Example :
> TO plot a 200-Period Simple Moving Average, the formula used is:
> Mov(CLOSE ,200, simple)
>
> What I want is that instead of '200' the indicator fetches the
> current value of the FFT and plot the indicator...so the formula
> should look like this: Mov(CLOSE ,value_of_FFT, simple)
>
> The default formula ( with parameters )for FFT is FFT( CLOSE, 100,
> 1, DETREND, POWER )
>
> regards
>
> Bharat Mudgal
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/BefplB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|