You can use what is called a "Relative Spread Strength" essentially a RSI of
the spread i.e. DIFF in your formula

For this you will have to use the RSIa formula in AB.

RSIa(diff, periods)


R

On 5/20/07, itmwh <[EMAIL PROTECTED]> wrote:

Basically the Macd formular is as follows:

DIFF = EMA(CLOSE,S) - EMA(CLOSE,P);
DEA =EMA(DIFF,M);
MACD = 2*(DIFF-DEA), COLORSTICK



Now I hope to normalize the value of MACD, so that the shape of the new
version of MACD looks like the above original one, but its value now
should be fluctuating between 0 and 100, does someone know how to
achieve this ?  Thanks



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




Reply via email to