@heapssickhey19 You are requiring that the second alert happen at the same time as the fisrt one (they are connected). This is why the second one never arrives. On the first one, you selected candle close crossing and that is not the most efficient way to require it. Instead you should specify (in two blocks) that open price should be on one side of the MA and clos in the opposote one. That will be understood for sure.
H