HomeReady-2-GoPortfolioRankingScreenerStockETFToolsCommunityHelp
ForumsEmail UserPollsFeature RequestsGroups


  Index  | Recent Threads  | Who's Online  | User List  | Search
  Search  
Quick Go »
Thread Status: Normal
Total posts in this thread: 3
[Request a Feature] [Post new Thread]
[Add To My Favorites] [Watch this Thread]
Author
Previous Thread This topic has been viewed 832 times and has 2 replies Next Thread
dab
Member


UNITED STATES
Joined: Apr 19, 2004
Posts: 6
Status: Offline

alternatives to Close(60) / Close(120) Reply to this Post
Reply with Quote

A number of technical rankings here are formed from ratios like Close(60) / Close(120). This ratio seems like it should usually work well enough, but could give you some noise if either of those end points were unusual for the period.

There are lots of alternative ways to analyze a period if one end point is today, but not so much for two end points in the past. I can't see how to, for example, get an average of closes between 60 and 120 bars ago.

So I'm looking for other ways to rank the period from 60 to 120 bars ago. Is there anything that could replace the Close() ratio that is softer, or less subject to a noisy end point?


--
David
[Jun 1, 2005 1:58:39 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
marco


UNITED STATES
Joined: Jan 1, 1970
Posts: 3989
Status: Online

Re: alternatives to Close(60) / Close(120) Reply to this Post
Reply with Quote

Creating a function to calculate the moving average ofsset by a number of bars is simple enough. For example

SMA(60,10)/SMA(120,10)

This will calculate the 10 bar moving average offset by 60 bars divided by the 10 bar avg offset by 120 bars.

Would this work for you? If so a 'Feature Request' should be created.

Thanks.
----------------------------------------
Portfolio123 Staff
[Jun 1, 2005 4:27:05 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
dab
Member


UNITED STATES
Joined: Apr 19, 2004
Posts: 6
Status: Offline

Re: alternatives to Close(60) / Close(120) Reply to this Post
Reply with Quote

Okay, I figured there might be something I was missing, but if not then I'll write up a Feature Request.

Thanks!

--
David
[Jun 1, 2005 9:39:06 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

Free Trial  /  Log In
Username or Email
Password
Stay logged in
Can't remember username or password?