Elementary Fourier analysis

Discussion in 'Technical Analysis' started by TSOKAKIS, May 6, 2004.

  1. The formula in the indicator builder gives a syntax error

    Line 41, Column 1:
    y=Hor+g*sin(2*pi*f*(t-t1)+phi);

    error=LastValue(Cum(abs(y-new1)));

    if (error

    {
    ^

    Error 23.
    Syntax error


    Not sure what to do,

    Thanks.


    Ashish
     
    #31     Jul 18, 2005
  2. Please go to http://finance.groups.yahoo.com/group/amibroker/files/
    Elementary Fourier Analysis
    and see the correct formula. Some wrapping problems caused some missing arguments.
     
    #32     Jul 19, 2005