Current location - Trademark Inquiry Complete Network - Futures platform - Edit a 5-day moving average crossing 13 moving average MACD indicator of an address book to form a golden cross. Cross the 5-day moving average and cross the 89-day moving average, and change the para
Edit a 5-day moving average crossing 13 moving average MACD indicator of an address book to form a golden cross. Cross the 5-day moving average and cross the 89-day moving average, and change the para
Edit a 5-day moving average crossing 13 moving average MACD indicator of an address book to form a golden cross. Cross the 5-day moving average and cross the 89-day moving average, and change the parameters of the long and short lines to 5 to form a golden cross. Parameter M {2 200 5}

MID:=(3 * close+low open+high open)/6;

DKX:=(20*MID+ 19*REF(MID, 1)+ 18*REF(MID,2)+ 17*REF(MID,3)+ 16*REF(MID,4)+ 15*REF(MID,5)+ 14*REF(MID,6)+ 13*REF(MID,6

MADKX:=MA(DKX,M);

XG: Cross (Ma (c, 5), Ma (c, 13)) and. DIF & gt; MACD。 DEA and CROSS(MA(V, 5), MA(V, 89)) and CROSS(DKX, maddkx);

The expert group of stock formula will answer your questions, hoping to help you and wish you a smooth investment.