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: 8
[Request a Feature] [Post new Thread]
[Add To My Favorites] [Watch this Thread]
Author
Previous Thread This topic has been viewed 878 times and has 7 replies Next Thread
synchro
Advanced Member


TAIWAN
Joined: Dec 19, 2007
Posts: 23
Status: Offline

EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

Is there a way to create a formula that calculate the exponential moving average of the daily hi and lo based on a specified number of past bars?
[May 26, 2009 9:38:34 AM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
marco


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

Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

Not at the moment. The 'series' parameter does not allow high,low or open. I took a look at the code and it seems easy to add. I'll report back.
----------------------------------------
Portfolio123 Staff
[May 26, 2009 10:13:45 AM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
marco


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

Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

It's easy to add EMA of high or low, but not the midpoint of hi/lo. If there's value to having EMA of Highs or Lows, we can easily add them
----------------------------------------
Portfolio123 Staff
[May 26, 2009 10:39:51 AM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
gfagerlin
Advanced Member


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

Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

Marco:

I think it would be valuable to have ema of the Hi and Lo if it is not a big deal. I am running daily strategies using ema rules and quick ranks of the close in the ETF and stock screeners as well as stock sims. It would be interesting to test the Hi and Lo to see the benefit.

Glenn
[May 26, 2009 10:54:15 AM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
jerrodmason
Advanced Member
Member's Avatar

UNITED STATES
Joined: Jan 14, 2005
Posts: 600
Status: Offline
Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

(OT) Hurray! Five days drought with no posts has been broken!

Over the past year I've occasionally wondered if the rate of posting here and/or elsewhere is a predictor of market direction or non-direction.
----------------------------------------
The smart money was on Goliath.
"He's not the Messiah. He's a very naughty boy."

[May 26, 2009 2:45:16 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
marco


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

Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

We could create a series with #post/day and run some backtests :)
----------------------------------------
Portfolio123 Staff
[May 26, 2009 3:58:41 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
synchro
Advanced Member


TAIWAN
Joined: Dec 19, 2007
Posts: 23
Status: Offline

Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

Macro, thx for the quick turnaround of our suggestions. I just want to make sure I got the math correct: it seems that (using 5 days as the parameter, for example)

EMA(5,(Hi-Lo)/2) is mathematically the same as
(EMA(5,Hi) + EMA(5,Lo)) / 2

Do y'all agree?
[May 29, 2009 3:44:47 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
jerrodmason
Advanced Member
Member's Avatar

UNITED STATES
Joined: Jan 14, 2005
Posts: 600
Status: Offline
Re: EMA of the mid point of hi and lo Reply to this Post
Reply with Quote

Synchro, I think you mean
(Hi + Lo) , not (Hi - Lo)
----------------------------------------
The smart money was on Goliath.
"He's not the Messiah. He's a very naughty boy."

[May 30, 2009 12:22:27 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?