logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
bobhun  
#1 Posted : Wednesday, March 16, 2005 8:56:13 PM(UTC)
bobhun

Rank: Newbie

Groups: Registered, Registered Users, Unverified Users
Joined: 11/8/2004(UTC)
Posts: 6
Location: Toronto

Patrick do you have the formula for the MACD histogram for Green above zero and red below. Thanks
Patrick  
#2 Posted : Wednesday, March 16, 2005 9:00:57 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
Use the same principle as the volume color post http://forum.equis.com/viewtopic.php?t=74 with this formula instead : MACDV:=MACD() - Mov(MACD(),9,E); If(Roc(MACDV,1,%)>=0,MACDV,0); If(Roc(MACDV,1,%)<0,MACDV,0); Patrick
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.