After many failed attempts to replicate an index, from MetaStock
format, I am very hopeful someone can help me.

The MetaStock Format

A RSI(14)-REF(RSI(14),-9)+Mov(RSI(3),3,S);
PLOT1 = Mov(A,13,S);
Plot2 = Mov(A,33,S);
A;Plot1;Plot2; 

This is the Composite Index to Detect RSI Divergence Failure developed
by Constance Brown and is presented in the Book ,"Breakthroughs In
Technical Analysis. New Thinking from the World's Top Minds".

Does anyone have the this Index in Amibroker format?

Chris

Reply via email to