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

Re: [amibroker] Trendline Crack



PureBytes Links

Trading Reference Links

To use Study functions in analysis window you have to reference the ChartID
where the lines are drawn in the Study function
ChartID is found in Parameters window for that chart

-- 
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com


On 12/12/06, Tipss_Bse_Nse <aishvaryaus@xxxxxxxx> wrote:
>
> dear all
>
> i want help for this signal
>
> the problem is if i scan with this nothing will be displayed
> i draw 4 lines trendline and named as SU,UP,ST and Dn in sheet1 for
> scanning.
>
>
> Sell = Cross( Study( "SU") , Close);
> Buy = Cross( Close,Study( "RE") );
>
> Sell = Cross( Study( "Up" ), Close);
> Buy = Cross( Close,Study( "Dn", 1) );
>
> Sell = Cross( Study( "ST" ),Close );
> Buy = Cross( Close,Study( "Dn" ));
>
> regds
> SIVA
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>

Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.16/582 - Release Date: 12/11/2006 4:32 PM