--- In amibroker@yahoogroups.com, "Mohammed" <softnews2...@...> 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?

Reply via email to