thanks for the reply
I get following error when  I tried to scan a symbol , " missing buy 
sell variable", what change is necessary . also do I need to put 
chart id in the formula.Please help

thanks
osgem




--- In [email protected], "martinod" <[EMAIL PROTECTED]> wrote:
>
> That worked for me :
>  
>  
> Filter=Cross(Study("TL",GetChartID()),CCI(14)) or Cross(CCI(14),
> Study("TL",GetChartID()));
>  
> AL,
>  
> -----Message d'origine-----
> De : [email protected] [mailto:[EMAIL PROTECTED] 
De la
> part de osgem_2006
> Envoyé : samedi 5 août 2006 09:02
> À : [email protected]
> Objet : [amibroker] TRENDLINE BREAK ALERTS
>  
> i want to write formula for alert of trendline break on an 
indicator.
> I wrote the following 
> // Trendline Alerts
> Sell = Cross( CCI 14, Study( "SU" ),CCI 14,GetChartID());
> when i tried to scan a symbol I get syntax error , error 31,syntax 
> error, expecting '('
> 
> please help me to write the correct code.
> 
> thanks
> osgem_2006
>






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 other support material please check also:
http://www.amibroker.com/support.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:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to