PureBytes Links
Trading Reference Links
|
There were some wrapping problems with ET thread. Please use the
codes from this list, for example
http://finance.groups.yahoo.com/group/amibroker/message/70154
http://finance.groups.yahoo.com/group/amibroker/message/71097
and see the charts from ET thread.
Dimitris
--- In amibroker@xxxxxxxxxxxxxxx, "tintin92" <tintin922002@xxxx>
wrote:
> Hi,
>
>
> ----- Original Message -----
> From: "DIMITRIS TSOKAKIS" <TSOKAKIS@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Thursday, September 30, 2004 11:24 AM
> Subject: [amibroker] Re: How does it work IV
>
>
> > The whole Doji at A [Sept28] was out of the descending parabolic.
> > It was a clear indication for a probable change of the trend.
> > The trading hint was to Buy at next bar Open.
> > The result is already interesting.
> > The Doji has transformed into a Morning Star.
> > See also
> > http://www.elitetrader.com/vb/showthread.php?s=&threadid=37727
> > Dimitris
>
>
> I downloaded your code from the URL, try it in AB 4.60 (
uninstalled Beta ).
> And, I got this error :
>
> The text error :
> Line 23, 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's wrong ?
>
> Thanks.
>
> Tintin92
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|