PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, "donmac632000" <thatcomputerguy@xxx>
wrote:
>
> I have some questions about Symbols / Catagories screen in AB
>
> Does anyone know
>
> 1. how to reference "Markets" "Setting" "Base index for" "Relative
> strength" field from afl code
> 2. how to reference "Groups" "Setting" "Base index for" "Relative
> strength" field from afl code
> 3. how to reference "Industries" "Setting" "Base index
> for" "Relative strength" field from afl code
>
> so that when you change from one ticker to the next that RSComp
> automatically retrieves the correct index for that sector
>
> I want to compare Relative strength of the stock to its sector index
> and compare the Relative strength of the sector index against the
> market index.
>
> For example
>
> AEE belongs to Energy sector index XEJ on ASX, XAO is the market
> index.
>
> Is AEE out-perfoming its sector index XEJ?
> Is its Sector index XEJ out-perforfing the market index XAO?
>
> It is easy to setup the RS indicator, but whe one selects a stock
> that falls into a different sector index the RS indicator does not
> update with the correct sector index, it remains on the index that
> it was initially setup on.
>
> what i need to do is
>
> relstrength( "sector index" )
> relstrength( "market index" )
>
> so that when one selects different stock that RS automatically
> displays with correct index references.
>
> Regards
> Don
>
This must be a question for TJ I guess
any ideas
Regards
Don
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/
|