PureBytes Links
Trading Reference Links
|
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 -----
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 amibroker@xxxxxxxxxxxxxxx,
"wavemechanic" <fimdot@xxx> wrote: > > This is nothing but
the built-in function OscP(). > > Bill > -----
Original Message ----- > From: Mubashar virk
> To: amibroker@xxxxxxxxxxxxxxx
> 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: amibroker@xxxxxxxxxxxxxxx
> 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
<*> 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/
__._,_.___
**** 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/
__,_._,___
|
|