PureBytes Links
Trading Reference Links
|
Hi tibor Welcome to the Group below is a few
examples of volume searches ** note my database had volume /100 so u may need to
add a few 00's to the formula ..
As for learning , look though the egroups
messages you will fine exrea tips and wasy to perform function with afl
If i see a way some one has done something i
will save it in a folder called code snips for my to reference at a later date
1.2 * <FONT color=#0000ff
size=2>MA( Volume, <FONT color=#ff00ff
size=2>65 ) ;// 20 % increase in volume over
average 65 days
*****************
x1 = V < <FONT color=#ff00ff
size=2>100 AND V > <FONT
color=#ff00ff size=2>10;
Buy = x1;
Sell = 0<FONT
size=2>;
Regards David
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
ALEX14612
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, April 30, 2002 6:28
AM
Subject: [amibroker] 2 QUESTIONS FROM A
NEWBIE
HELLO GROUP1st question is there a primer
or crash course to learn afl programming besides the help files of course
i can always look at examples done it seems not knowing how to create
scans is a major disadvantage 2nd question is
there a formula for creating stocks with at least 100k shares
traded daily,i dont like thinly traded stocks and this scan would
save timethanks to all in advanceTIBOR
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
<BLOCKQUOTE
><FONT
face="Courier New">---Outgoing mail is certified Virus
Free.Checked by AVG anti-virus system (<A
href="">http://www.grisoft.com).Version: 6.0.351
/ Virus Database: 197 - Release Date:
4/19/2002
|