Click here to Login





                                                   Stock or industry relative strenght : Indicator or composite ?

  0

0
Vincent Prat
2010-08-27 23:29:10


I would like to create and use an indicator or a composite in order to display a stock relative strength (not the RSI).
Relative strenght is use to show the performance of a stock versus tha market.
the simplest way to calculate it is to divide the closing price of a stock by the closing price of an index
ex : google / S&P 500
but i dont know if the best way to do it is to :
- create an indicator
- create a composite ( i've tride the composite way but i dont see how to divide, there is the sum function but no divison)

i think the better way to use is to create a composite because the relative strenght line could be used by indicators in order to filter the signal.

Is there anyone who can help me?



QuantShare
2010-08-28 10:18:05

  0

Best Answer
There is no need to create a composite. Just use the GetSeries function to retrieve another symbol data.

Example:
RS = close / GetSeries("^GSPC", close);
plot(RS, "RS");



No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
    To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










    QuantShare

    Trading Items
    ADX Composite Indicator for the Stock Market
    Oversold Stocks - Relative Strength Index - Market Timing Indicat...
    Stock Market Momentum Indicator
    Maximum Drawdown Composite Indicator
    Trading Rules based on the Relative Strength Index - RSI Indicato...

    How-to Lessons
    How to plot the relative performance of several stocks/indices
    How to filter stocks in a market composite
    How to create a composite index/indicator
    How to create a moving average of an indicator
    How to add a trading indicator to a chart

    Related Forum Threads
    Can I update the sector and industry information in the stock dat...
    Creat a Composite Index from few stock symbol
    Need assistance with C# creating an indicator
    Symbol Strength Relative to Index
    plotting # of advancing stock

    Blog Posts
    Create a stock index or a trading indicator using the composite t...
    4 Market Composite Indicators Based on Industry Data
    How to create a trading indicator that uses stock news
    Industry Analysis - How to Compare Stocks with their Industries
    Custom Indicator: Relative Strength









    QuantShare
    Product
    QuantShare
    Features
    Create an account
    Affiliate Program
    Support
    Contact Us
    Trading Forum
    How-to Lessons
    Manual
    Company
    About Us
    Privacy
    Terms of Use

    Copyright © 2025 QuantShare.com
    Social Media
    Follow us on Facebook
    Twitter Follow us on Twitter
    Google+
    Follow us on Google+
    RSS Trading Items



    Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.