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

Notification

Icon
Error

Options
Go to last post Go to first unread
alsaad_1122  
#1 Posted : Sunday, June 27, 2021 5:28:13 PM(UTC)
alsaad_1122

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 4/22/2020(UTC)
Posts: 5
Location: jeddh

Thanks: 1 times
MACD crosses its signal
The histogram is above the zero line

 



MS Support  
#2 Posted : Tuesday, June 29, 2021 2:46:34 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,929

Thanks: 85 times
Was thanked: 154 time(s) in 150 post(s)
Originally Posted by: alsaad_1122 Go to Quoted Post
MACD crosses its signal
The histogram is above the zero line 

If you want a conditional formula based on both conditions being true, you could write it as follows (assuming a 9-period exponential signal line):

Code:
Cross(MACD(),Mov(MACD(),9,E)) AND MACD()-Mov(MACD(),9,E) > 0;

alsaad_1122  
#3 Posted : Tuesday, June 29, 2021 10:20:53 PM(UTC)
alsaad_1122

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 4/22/2020(UTC)
Posts: 5
Location: jeddh

Thanks: 1 times

.fctbNone{ color:#000000; }
.fctbStyle3{ color:#000000; }
.fctbStyl
Thank you for your cooperation
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.