Convert indicator for multicharts

Studies that have been contributed to the community by other users. If you’ve got something useful to share, that’s great!
Kaos
Posts: 71
Joined: 01 Mar 2006
Location: Australia
Has thanked: 3 times
Been thanked: 6 times

Convert indicator for multicharts

Postby Kaos » 18 Aug 2006

Hi All,

I don't know metastock code very well. Would someone be able to convert this Metastock code for MACD histogram so I can use it in Multicharts

Thanks
Paul


MACD Histogram Weekly from daily data

Mov(If(DayOfWeek()=5,C,Peak(1,If(DayOfWeek()=5,C,0),1)),60,E)-
Mov(If(DayOfWeek()=5,C,Peak(1,If(DayOfWeek()=5,C,0),1)),130,E)-
Mov(Mov(If(DayOfWeek()=5,C,Peak(1,If(DayOfWeek()=5,C,0),1)),60,E)-
Mov(If(DayOfWeek()=5,C,Peak(1,If(DayOfWeek()=5,C,0),1)),130,E),45,E)

Kaos
Posts: 71
Joined: 01 Mar 2006
Location: Australia
Has thanked: 3 times
Been thanked: 6 times

Postby Kaos » 23 Aug 2006

Has anybody had a chance to look at this and help recode this indicator?

User avatar
Stanley Miller
Posts: 556
Joined: 26 Jul 2005
Has thanked: 3 times

Postby Stanley Miller » 04 Sep 2006

Dear Paul,

You can always use our Technical Analysis Programming services if necessary:

http://tssupport.com/services/efs/


Return to “User Contributed Studies and Indicator Library”