[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: Relative Strength question



PureBytes Links

Trading Reference Links

I guess the obvious question is why not use RSI.  

After you say that, you can consider Rate of Change (ROC) or take the
Stochastic of ROC if you want it bounded and smoothed.

You can also use the Linear Regression Slope (converted to % per day
to allow comparison, of course)

Other ideas are to the calculate the slope of some averager like MA,
EMA, WMA etc by 100 * ( (Ref(MA(Close, 20), -3) - MA(Close, 20)) /
Ref(MA(Close, 20), -3))

Consider a reversion-to-mean approach - take the worst ranked stock on
the list and buy it.

Others have used the Sharpe or Sortino Ratios as rankers

A fun thing to do is to take all of the above (or more) and set up an
AFL with a CASE/SWITCH statement so you can easily switch between the
different rankers and compare their results in a backtest - And a
second CASE/SWITCH that uses several different types of market timing
-  make sure you include no timing - just in case things get worse.

Also consider other hot stock lists like those from Stock Scouter or
Valueline or BarChart or VectorVest  - you will find there is quite a
difference.

Easily a few months work


Reef-Break

--- In amibroker@xxxxxxxxxxxxxxx, "dralexchambers"
<dralexchambers@xxx> wrote:
>
> Hi,
> 
> Does anyone have an idea how to rank the best performing stocks by 
> Relative Strength - similar to the 1-100 scale used by Investors 
> Business Daily?
> 
> I plan to use the AFL in an exploration I would run once a week to 
> identify the fastest moving up or down stocks.
> 
> Thanks,
> Alex
>



------------------------------------

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/