Search results

  1. A

    The last best-fit parabolic

    Thank you for your fast reply. I just wanted to know if it is possible the find stock with the the red/green arrow in the first day it appears on the chart
  2. A

    The last best-fit parabolic

    This looks a nice & profitable code. Should we use this code only with Index such as ^NDX or it can be used with stocks too. Can we use it in explore to find stocks with red/green arrows? Again, your help is greatly appreciated. Alan
  3. A

    The last best-fit parabolic

    I am sorry, the code was dated 9/2/04 @ 11:46PM Alan
  4. A

    The last best-fit parabolic

    I tried the code that you posted on 9/3 but I get the following error: Line 17, Column 12: Lma=LastValue(MA(C,50)); f1=0;f2=IIf(Lma<100,1,0)+3*int(log10(Lma)); fa=0;fb=0;step=f2/100; for(f=f1;f { -----------^ Error 23. Syntax error What could be the problem? Alan
Back
Top