Current location - Trademark Inquiry Complete Network - Futures platform - The 5-day line inclines upward, with an inclination greater than 45 degrees. How to write the stock selection formula of Tongda letter?
The 5-day line inclines upward, with an inclination greater than 45 degrees. How to write the stock selection formula of Tongda letter?
x 1X:=(C+L+H)/3;

X2X:=EMA(X 1X,6);

X3X:=EMA(X2X,5);

BB 13:=ATAN(EMA(X 1X, 13)-REF(EMA(X 1X, 13), 1))* 3. 14 16 * 10;

EMA8:=EMA(C,8);

DRAWTEXT (filter (bb13 >; 1 and EMA(X 1X, 1 3) > ref (EMA (x1x,8),1), 10),

EMA8,' ∠ 45 rise'), COLORWHITE