Rank: Newbie
Groups: Registered Users, Subscribers Joined: 10/20/2014(UTC) Posts: 1
|
I would like to display Ratio Charts on a recurrent basis, ie showing for each instrument price/index (index to be chosen depending on instrument).
How can that be done?
Many thanks in advance for reply.
|
|
|
|
Rank: Advanced Member
Groups: Moderators, Registered, Registered Users, Subscribers Joined: 10/8/2010(UTC) Posts: 1,960
Thanks: 91 times Was thanked: 155 time(s) in 150 post(s)
|
Originally Posted by: Reiner Weisenbach
I would like to display Ratio Charts on a recurrent basis, ie showing for each instrument price/index (index to be chosen depending on instrument).
How can that be done?
Many thanks in advance for reply.
As an indicator, this can be done using "Relative Strength Comparative" or by writing a custom indicator using the "Security" function. If you do use the Security function method, you would have to edit the indicator to change the index ticker whenever you want to use a different one:
C / Security(".SPX",C)
The formula above would give you the Close price divided by the Close price of the S&P 500 Index.
If you want to be able to view the ratio as a 'base' security, you can create a composite via File-->New-->Composite Instrument. You could then put the primary ticker (i.e. IBM) and the secondary ticker (i.e. .SPX). This would not be as flexible as an indicator and you'd have to create a composite for each ticker you'd want to compare to the index.
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 9/19/2018(UTC) Posts: 3 Location: Mumbai
Thanks: 2 times
|
Ratio charts are a method to evaluate the quality of a stock versus the market or another companion. In a solid market, it very well may be anything but difficult to confound general market quality as division quality, since the dominant part of benefits will take after the general pattern. Notwithstanding, a proportion graph against a market record can uncover how an advantage is performing against the pattern.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.