Current location - Trademark Inquiry Complete Network - Futures platform - Teacher, this is Boyi's MACD. I hope the teacher can change this indicator to Wenhua Finance. Thank you very much. The source code picture is as follows---
Teacher, this is Boyi's MACD. I hope the teacher can change this indicator to Wenhua Finance. Thank you very much. The source code picture is as follows---

DIFF : EMA(CLOSE,12) - EMA(CLOSE,26);

DEA : EMA(DIFF,9);

MACD :=2 *(DIFF-DEA);

RMACD:=REF(MACD,1);

MACDM:MACD;

STICKLINE(MACD>=RMACD,0 ,MACD,COLORRED,0);

STICKLINE(MACD

This is a wide column and cannot be very narrow Yes, Wenhua Finance can only do this