You can set up an explore along these
lines:
filter =
status("lastbarinrange");
x = indicator;
ok = iif(indicator > 10, 1,
0);
addtextcolumn(name(), "symbol");
addcolumn(ok, "ok");
Bill
----- Original Message -----
Sent: Monday, May 19, 2008 7:25 PM
Subject: [amibroker] re: Possible
scan
Is it possible to code a scan that will scan a database of
stocks based on an indicator? What I am looking for is to scan my stocks
and select those stocks that are at or over the +10 line on my
Ergodic indicator. This will return those stocks which are of
immediate importance as possible buy situations. Thank you for any
and all help.
Kindest
regards,
Tim
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check
DEVLOG: http://www.amibroker.com/devlog/
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/
<*>
Your email settings: Individual Email |
Traditional
<*> To change settings online go
to: http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via
email: mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*>
To unsubscribe from this group, send an email to: amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*>
Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
No virus found in this incoming message. Checked by AVG.
Version: 8.0.100 / Virus Database: 269.23.21/1455 - Release Date:
5/19/2008 5:04 PM
__._,_.___
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
__,_._,___
|