PureBytes Links
Trading Reference Links
|
search on sector ranking in the AFL library on Amibroker as well as email
msgs.
d
_____
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of Ken Close
Sent: Wednesday, August 16, 2006 11:14 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Put Ranking Position in Title
So, no responses on this (oringal question below) and I am issuing another
request for comments and suggestions.
Is the Osaka plugin (big gulp) the only way to do rankings within native AB?
or is there another way?? Pointers to past messages (if you have them) or
suggestions would be most appreciated.
Thanks,
Ken
_____
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of Ken Close
Sent: Sunday, August 13, 2006 10:48 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Put Ranking Position in Title
All: I have been experimenting with using PositionScore[x] to try and
capture a ranking number that could be put in a Title statement.
Dan Clark shared some gifs of some plots of various Industry averages and
the Title statement showed the Industry name and its rank. I thought this
was very useful and wanted to see if I could come up with something similar.
I can not get off of first base (maybe better is striking out at the plate).
PositionScore is used on the left side of the equal sign, although there is
an example ranking code in the Library which uses PositionScore[z] on both
the left and right side of the = sign. I tried variations on this approach
and did not get anything that looked like a ranking (position) code.
I put in a ranking equation, say, PositionScore = ROC(12);
I then tried a AddColumn for PositionScore[Barcount-1] as well as another
AddColumn for ROC(12), and did an explore on a WL. Both columns displayed
the same values of the ROC, while I expected the PositionScore[z] column to
have integers from 1 to the number of items in the watchlist.
Is what I am describing possible? and if yes, what approach will work?
Any comments or pointers to past messages from anyone?
Thanks,
Ken
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.10/419 - Release Date: 8/15/2006
|