PPO = Percentage Price Oscillator.  So, you want to deal in % and need to 
multiply the ema(fast) - ema(slow)/ema(slow) by 100.  OscP() already does that. 
 If you don't want the result in % then divide by 100.  The key thing is that 
OscP() does the ema() calculation.  The Users Guide should make that point.

Bill
  ----- Original Message ----- 
  From: Barry Scarborough 
  To: [email protected] 
  Sent: May 29, 2009 12:36 PM
  Subject: [amibroker] Re: Newbie here......Question about PPO


  OSCP and PPO are not the same. I plotted them and they are similar but off by 
a factor of 100.

  Barry

  --- In [email protected], "wavemechanic" <fim...@...> wrote:
  >
  > This is nothing but the built-in function OscP().
  > 
  > Bill
  >   ----- Original Message ----- 
  >   From: Mubashar virk 
  >   To: [email protected] 
  >   Sent: May 26, 2009 5:07 PM
  >   Subject: Re: [amibroker] Newbie here......Question about PPO
  > 
  > 
  > 
  > 
  > 
  >   please google for "PPO+Amibroker", you will find the code.
  > 
  > 
  >   From: bretsmiles 
  >   Sent: Saturday, May 23, 2009 6:56 AM
  >   To: [email protected] 
  >   Subject: [amibroker] Newbie here......Question about PPO
  > 
  > 
  >   I do not see the PPO as an indicator in the AFL. Does it go by another 
name or is something we have to create ourselves.....Thanks in advance?
  >




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

  **** IMPORTANT PLEASE READ ****
  This group is for the discussion between users only.
  This is *NOT* technical support channel.

  TO GET TECHNICAL SUPPORT send an e-mail directly to 
  SUPPORT {at} amibroker.com

  TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
  http://www.amibroker.com/feedback/
  (submissions sent via other channels won't be considered)

  For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
  http://www.amibroker.com/devlog/

  Yahoo! Groups Links



Reply via email to