PureBytes Links
Trading Reference Links
|
For those like me who are trying to learn, these
examples are very helpful.
Thanks,
Rik
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=jcasavant@xxxxxxxxxxxx
href="">Jayson
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Monday, May 05, 2003 11:50 PM
Subject: RE: [amibroker] can AB do
this?
<SPAN
class=630524003-06052003>Rick,
<SPAN
class=630524003-06052003>Change your periodicity to monthly then calculate
roc(c,1) in your exploration. Add a column then click the heading to
sort
<SPAN
class=630524003-06052003>
<SPAN
class=630524003-06052003>So...
<SPAN
class=630524003-06052003>
<SPAN
class=630524003-06052003>filter=1;
<SPAN
class=630524003-06052003>addcolumn(roc(c,1),"My Monthly
Gain");
<SPAN
class=630524003-06052003>
then
click the heading to sort.....
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Rik Rasmussen
[mailto:hrasmussen@xxxxxxxxx]Sent: Monday, May 05, 2003 8:46
PMTo: AmibrokerSubject: [amibroker] can AB do
this?
I don't expect
anyone to do this code for me, but before I try, I would like to know if this
is something Amibroker can do.
<FONT face=Arial
size=2>
I have a watchlist
of funds in my 401K.
<FONT face=Arial
size=2>
Can I make a scan
that will calculate the 1 month gain of each and then list them sorted by 1
mo. gain and display the 1 mo. gain in a column?
<FONT face=Arial
size=2>
Is this the kind
of thing Amibroker can do?
<FONT face=Arial
size=2>
If it can do this
one, then I would want to add additional sorts of RSI, momentum,
etc.
<FONT face=Arial
size=2>
Just don't want to
be trying to get AB to do something it isn't meant to do.
<FONT face=Arial
size=2>
AB does so many
amazing things, I am betting this is easy, but would appreciate
opinions.
Rik RasmussenStock Analyzer mailing list moderator<A
href=""
target=_blank>http://groups.yahoo.com/group/stockanalyzer/
Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend
SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|