[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom Indicators and Custom Colors



PureBytes Links

Trading Reference Links

On Sat, 17 Oct 1998 22:27:01 -0500, you wrote:

> ..........
>With the indicator pulldown, invoke 'Price Oscillator' and set the
>desired parameters including color and style.  Then pull a moving
>average over the MACD (or OscP) for a desired trigger MA and select
>another color or style.  Finally create a custom formula of the
>MACD-trigger difference and plot it scaled opposite hand in the same
>window using a "histogram" line style and a third color.
>
>Exploration, system test, and expert code references would be --
>
>OscP(5,34,E,$) for MACD 
>	[and more succinct than Mov(C,5,E)-Mov(C,34,E)]
>Mov(OscP(5,34,E,$),9,E) for the trigger
>
>OscP(8,17,E,$) - Mov(OscP(8,17,E,$),9,E) for the histogram of the MACD -
>trigger difference

Thank you for your fine explanation, liked the OscP().  I did it this
weekend, and now have my triple screen MACD - Short, Medium and Long
as three windows, along with the OHLC chart and 50 EMA.  I did have to
build each one. Looks good.

Again, Thank you,

-= Chris ß =-
Using MetaStock 6.5 | FastTrack | FastTools | FastRUBE | TC2000