[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: AA Help/Graham/Terry



PureBytes Links

Trading Reference Links

Thanks Graham! Also, Thank you Terry

I use it with Ref allot and that is where I went wrong. I did not know
it was different for other indicators.

Brian


 --- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> In Ref it looks back, but most indicators have + periods as look back
> period.
> 
> Cheers,
> Graham
> http://e-wire.net.au/~eb_kavan/
> 
> -----Original Message-----
> From: Brian [mailto:cadvantag@x...] 
> Sent: Saturday, September 25, 2004 11:33 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: AA Help
> 
> 
> Terry,
> 
> I have the (-) minus signs to lookback in time. I am trying to get a
> scan that finds stocks on a monthly basis that have had a low change
> in price (from 0%- 10%- sort of a doji on the monthly charts) each
> month, going back 3 months in a row.
> 
> 
> My understanding was the (-) minus sign looks BACK....
> 
> Thanks,
> Brian
> 
> 
> --- In amibroker@xxxxxxxxxxxxxxx, Terry <MagicTH@xxxx> wrote:
> > Take out the minus signs. They are referencing FUTURE months.
> > -- 
> > Terry
> > 
> > 
> > From: "Brian" <cadvantag@xxxx>
> > Reply-To: amibroker@xxxxxxxxxxxxxxx
> > Date: Fri, 24 Sep 2004 23:27:00 -0000
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] AA Help
> > 
> > When I run this AA scan I get a crash message. Can someone tell me
> > where I went wrong.
> > 
> > I changed the "settings" to monthly and changed the "range" to
> > 6/1/04-9/24/04
> > 
> > Thanks,
> > Brian
> > 
> > 
> > zz = ROC(Close,1);
> > PM = ( ROC( Close, -1 ) );
> > PP = ( ROC( Close, -2 ) );
> > 
> > Buy = zz > 0 AND zz < 10 AND PM > 0 AND PM < 10 AND PP > 0 AND PP
< 10;
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 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



------------------------ 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/