PureBytes Links
Trading Reference Links
|
Hello,
Yes it is possible however somewhat tricky.
Please read the following issue of the newsletter
http://www.amibroker.com/newsletter/08-2000.html
for the example of using AFL to detect double top/double bottom pattern.
It was written when no AFL scripting was available.
Now with JScript/VBScript you could do much more.
The main problem with patterns is that they are
subjective and some "fuzzy-logic" is needed to detect them.
As for your second question: yes it is possible to create
such an exploration. Mr. Dimitris Tsokakis posted such
formulas to this mailing list about a month ago.
Best regards,
Tomasz Janeczko
===============
AmiBroker - the comprehensive share manager.
http://www.amibroker.com
----- Original Message -----
From: "Anthony Faragasso" <ajf1111@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, July 21, 2001 10:20 PM
Subject: [amibroker] re: patterns
> Dear Tomasz,
>
> Is it possible to create pattern recognization formula's in AmiBroker. (
>
> example. ascending, decending triangles that have a support base and
> lower high's for descending triangle and resistence top and higher lows
> for ascending triangles?
>
> Also, if I was following a market and I wanted to know ( for example, if
>
> today is friday and the market closes down from thursday's close, how
> many times has the close on the following Monday, Tuesday ,etc. been
> up, down, no change.) or how about doing it on a points or percentage
> basis.
>
> Can this be done in Amibroker, or does this require other software. If
> you can help with these 2 questions, possibly a formula that i could
> expand on and learn from.
>
> your help and knowledge is greatly appreciated.
>
> Best regards,
> Anthony
>
>
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
|