Register Login
Forums    February 6, 2012
TradersStudio Forums
Relative Strength Ranking
Last Post 10-12-2006 01:49 PM by Damian Roskill. 2 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Damian Roskill
New Member
New Member
Posts:22

--
10-12-2006 12:51 PM

    Hey guys - as the most frequent poster to this forum, let me just say that I appreciate the help as I make my way through the application.  Things are definitely getting clearer and easier for me.

    I'm working on a relative-strength ranking system - and I'm trying to figure out the best way to do this.  The system would do the following:

    • Rank a group of stocks based on relative performance over a time period (say a month for this example).
    • Trade the top 10 stock in the ranking.

    Again, pretty simple, but I'm not sure how to store the relative performance.  I'm assuming I'd use an array to store the performance of each stock, and then sort the array.

    Any other way to do this that I'm not thinking about?

    Thanks,

    /d/

    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    10-12-2006 01:27 PM

    We already have example of that. It is done from a trade plan.

     

    Sub TS_StockPlanFilterRanking(UpperPer,StrenOrVol)

     

    Take a look at this code example.

    Damian Roskill
    New Member
    New Member
    Posts:22

    --
    10-12-2006 01:49 PM
    Any explanation of what RelativePerformanceTS does? The online manual provides no description of the property. I understand it ranks the markets - but I'm unclear how this would interact with a Session. For instance, say the session has four stocks on "buy" - would it then rank those stocks and buy the top 25% (depending on the input)?
    You are not authorized to post a reply.


     TradersStudio, Inc. ® Copyright 2004-2012 All Rights Reserved   Terms Of Use  Privacy Statement