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

RE: [amibroker] Re: I'm give up with Study ID code, Please help..



PureBytes Links

Trading Reference Links



I found this in the Amibroker knowledge base ( Ihaven’t tried it)

 

http://www.amibroker.com/kb/index.php?s=trendline

 

Half way down the page look for heading  How to detect the study crossover for multiple symbols with use of SCAN

Good luck,

 

Bruce

 

From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Maurice Petterlin
Sent: Friday, May 01, 2009 5:34 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: I'm give up with Study ID code, Please help..

 




--- In amibroker@xxxxxxxxxxxxxxx, "Maurice Petterlin" <mozpet2001@xxx> wrote:
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@> wrote:
> >
> > Hi all,
> >
> > I'm give up with this to code.
> > I'm trying to use Study ID with my chart, I have plot a trend lien over
> > the chart and assign RE for it , after that I do scan for the breakout
> > but it is not give any result.
> >
> > Yes I have some of my trend lines broken and It should be showing in my
> > scan.
> >
> > I'm using the following formula for my scan.
> >
> > Buy = Cross( Close, Study( "RE" ) );
> >
> > Please any one can help.
> >
> > Regards
> >
> I was just wondering if you had your question answered as I'm having the same problem. How do you scan for trendline breaks in Amibroker?
>
Unfortunately the example in the help file doesn't seem to work
(taken from the help file)
In this example we will detect if the closing price drops BELOW support trend line. This is actually very simple:

sell = cross( study( "SU" ), close, GetChartID() );

So does the code work??

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.287 / Virus Database: 270.12.12/2090 - Release Date: 05/01/09 06:17:00



__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___