PureBytes Links
Trading Reference Links
|
Anthony, Terry
Please copy the codes from
http://finance.groups.yahoo.com/group/amibroker/message/69570
http://finance.groups.yahoo.com/group/amibroker/message/69624
There are no [wrapping] mistakes there.
Dimitris
--- In amibroker@xxxxxxxxxxxxxxx, Terry <MagicTH@xxxx> wrote:
> Tery: for (f=Max; fa-step; f--) ...or similar.
>
> In any case your syntax is incorrect.
> It is:
>
> for (intial value; while condition; increment/decrement counter)
> {
> Your multiple statements go here
> }
>
> Terry
> --
>
> > Dimitri,
> >
> > Check this line....I get error..
> >
> > for(f=Max(fa-step,0);f {
> >
> >
> > Anthony
> > ----- Original Message -----
> > From: "DIMITRIS TSOKAKIS" <TSOKAKIS@xxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Wednesday, September 08, 2004 7:37 AM
> > Subject: [amibroker] How does it work IV
> >
> >
> >> >
> >> > Since the whole candle X is on the right side of the
parabolic, we
> >> > have to Sell at next bar Open.
> >> > [upper graph]
> >> > The trend may continue sometimes [lower graph]
> >> > In this case, the best-fit parabolic is out of the market
until the
> >> > next Peak.
> >> > See the parabolic3.gif
> >> > [http://www.elitetrader.com/vb/showthread.php?
s=&threadid=37727]
> >> > Dimitris
> >> >
> >> >
> >> >
> >> >
> >> > 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
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >
> >
> >
> > Check AmiBroker web page at:
> > http://www.amibroker.com/
> >
> > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> >
> >
> > Yahoo! Groups Sponsor
> >
> > ADVERTISEMENT
> >
> >
<http://us.ard.yahoo.com/SIG=129g2uc9o/M=295196.4901138.6071305.300117
6/D=grou
> >
ps/S=1705632198:HM/EXP=1094744874/A=2128215/R=0/SIG=10se96mf6/*http://
companio
> > n.yahoo.com>
> >
> >
> > 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
> > <mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
> > *
> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service
> > <http://docs.yahoo.com/info/terms/> .
> >
>
>
> --
> Terry
>
>
>
> [Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
|