PureBytes Links
Trading Reference Links
|
Tony,
Why is there a < (less than) symbol before the close
....
if ( LastValue ( < Close
See it.....maybe remove it...
Anthony
----- Original Message -----
Sent: Thursday, July 14, 2005 1:15
AM
Subject: [amibroker] Copying to watchlist
help
Hi,
// CategoryRemoveSymbol( "", categoryWatchlist, 1
);
if ( LastValue ( < Close < 100 AND V >= 500000 AND
EMA (V, 30) >= 300000 AND ATR (15) >= 1 ) ) {
CategoryAddSymbol ( "", categoryWatchlist, 1 ); }
Filter = Close
; AddColumn (C, "Close");
//
Am I doing something wrong? It
took me 6min to finish filtering and copying. I want to copy list of
stocks automatically into watchlist
1.
thanks
tony
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 other
support material please check also: http://www.amibroker.com/support.html
---- LSpots keywords ?>---- HM ADS ?>
No virus found in this incoming message. Checked by AVG
Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.13/47 - Release Date:
7/12/2005
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 other support material please check also:
http://www.amibroker.com/support.html
---- LSpots keywords ?>
---- HM ADS ?>
YAHOO! GROUPS LINKS
|
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.13/47 - Release Date: 7/12/2005
|