Current location - Trademark Inquiry Complete Network - Futures platform - In the newsletter, a straight line is displayed directly to the closing before the opening in the afternoon. How to remove this line directly to the close?
In the newsletter, a straight line is displayed directly to the closing before the opening in the afternoon. How to remove this line directly to the close?
DIF:=EMA (closing, 12)-EMA (closing, 26);

DEA:=EMA(DIF,9);

MACD:=(DIF-DEA)* 2;

Ignore the above formula. There are two situations where such a line will appear. One is that your software is disconnected from the website.

The other is to stop trading in the afternoon and make a horizontal straight line with the final closing price until the closing price.