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

Re: [amibroker] Checking for current signals



PureBytes Links

Trading Reference Links


Ken,  I added the following:
 
AddColumn(BuySignal,"Buy",format=1,2)
 
I get "syntax error at line 43, column 
9
 
Line 43 is the AddColumn notation and column 9 is 
"n"
 
Any ideas?
 
Thanks
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
Ken Close 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Wednesday, April 17, 2002 8:28 
AM
Subject: RE: [amibroker] Checking for 
current signals

<SPAN 
class=100372515-17042002>Larry:
<SPAN 
class=100372515-17042002> 
AB can do this 
for the current signals.
<SPAN 
class=100372515-17042002> 
Set the n=1 
radio button, make sure the filter is on the watchlist you want to test and 
add these lines to your system afl file in the AA window:
<SPAN 
class=100372515-17042002> 
Filter = Buy 
AND Sell;
<SPAN 
class=100372515-17042002>AddColumn(yourparameter,"yourname",format=1.2);
<SPAN 
class=100372515-17042002> 
Add as many 
AddColumn statements as you care to.  You will get a 1 in each row that 
has a buy signal, ditto for Sell signals.  Doubleclick to see the chart 
and the arrows. 
<SPAN 
class=100372515-17042002> 
Couldn't be 
more simple once you get used to it.
<SPAN 
class=100372515-17042002> 
Welcome on 
board.
<SPAN 
class=100372515-17042002> 
Ken 

<FONT face=Tahoma 
size=2>-----Original Message-----From: Larry M. Powell 
[mailto:larypowell@xxxx]Sent: Wednesday, April 17, 2002 
10:48 AMTo: amibroker@xxxxxxxxxxxxxxxSubject: 
[amibroker] 
 
I am just starting to use AmiBroker and want to 
sort a scan list generated watchlist for signals.  I am 
only interested in the current days new signals.  Does AB have the 
ability to do this or do I need to export to Excel?
 
Thanks
<A 
href="">larypowell@xxxxYour 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service. 
Your 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.