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

RE: [amibroker] Can amibroker AFL detect support resistance levels ?



PureBytes Links

Trading Reference Links

> From: man581@xxxx [mailto:man581@x...]
> Sent: Saturday, November 17, 2001 6:06 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Can amibroker AFL detect support resistance levels ?
>
>
> Hi,
> i'd like to know if its possible for Amibroker AFL to detect
> support / resistance levels lines with these parameters:
>
> -During the last 30 (variable) days
> -Find two points where the stock did rebound / pulled back
> -These two points should forme a line no more steeper than -1° /
> +1°
> angle (variable) or, in other words, the two points of the support /
> resistance line should not be farther from each other than 0.15 $
> (variuable).

Generally, all is possible for Amibroker AFL :-)

Have you checked AFL Library?
Have fun,
Marek