Current location - Trademark Inquiry Complete Network - Futures platform - Help write a stock selection formula for Tongda letter?
Help write a stock selection formula for Tongda letter?
The following ten stock selection formulas are as follows:

1, macd-kdj golden fork resonance stock selection formula:

DIF:=(EMA (closing, 12)-EMA (closing, 26)) *100;

DEA:=EMA(DIF,9);

RSV:=(CLOSE-LLV (low, 9))/(HHV (high, 9)-LLV (low, 9)) *100;

K:=SMA(RSV,9, 1);

D:=SMA(K,9, 1);

B4: Cross (DIF, DEA) and Cross ("KDJ". k”(9,3,3),“KDJ。 d”(9,3,3));

2. Golden Spider stock selection formula:

{n 1 1 .00 300.00 5.00

n2 1.00 300.00 10.00

n3 1.00 300.00 20.00}

MA 1:=MA(CLOSE,n 1);

: = Ma (Guan,);

MA3:= Ma (Guan,);

A 1:=COUNT(CROSS(MA2,MA3),2)= 1;

A2:=COUNT(CROSS(MA 1,MA3),2)= 1;

A 1 and a2;

3. Cloud arrow multi-gun stock selection formula:

M5:=HHV(MA(C,5), 15);

MM5:=IF(M5=REF(M5, 1),M5,draw null);

AA:=MM5=REF(M5, 1) and REF(M5, 1)=REF(M5, 2) and REF(M5, 2)=REF(M5, 3);

XG:REF(L, 1)REF(C, 1) and C & gtM5 and AA and L & gtREF(C, 1).

And finance (34)> 1 and finance (33)>0. 1;

4. Five-in-one stock selection formula:

ZF:= dyna info( 14)* 100; {Increase}

LB:= dyna info( 17); {Quantity ratio}

HS:= dyna info(37)* 100; {changing hands}

ZJ:= amount/10000; {Fund}

TM:=V-MA(V, 10); {Quantity Filling}

ZF & gt; =2,ZF=2,ZJ & gt; =500 and HS> 1 and TM>0;

Warning of the day:

JR:=DYNAINFO(7)>dyna info( 1 1); {The current price is higher than the average price}

CL:=DYNAINFO( 1 1)>dyna info(3); {The average price is higher than the previous closing price}

GK:=DYNAINFO(4)>dyna info(3); {Today's opening price is higher than the previous closing price}

ZF:=DYNAINFO( 14)>0.0 15; {Increase}

HS:=DYNAINFO(37)> 1; {changing hands}

LB:=DYNAINFO( 17)> 1; {Quantity ratio}

YX:=(REF(CLOSE, 1)-REF(CLOSE,2))/REF(CLOSE,2)WZ:= dyna info(7)& gt; =MA (close to, 5); {The current price is greater than or equal to the 5-day simple moving average of the closing price}

JR and CL and GK and ZF and HS and LB and YX and wz;

5. Five-element stock selection formula:

MA5:=MA(CLOSE,5);

MA 10:=MA (closing,10);

MA20:=MA(CLOSE,20);

MA60:=MA (close to, 60);

MA 120:=MA (closing,120);

MA5 & gtREF(MA5, 1) and ma10 > REF(MA 10, 1) and MA20 & gt reference (MA20, 1)

And MA60 & gtREF(MA60, 1) and MA 120 >REF(MA 120,1);

6, three gold fork stock selection formula:

MA5:=EMA(C,5);

MA 10:=EMA(C, 10);

MV5:=EMA(V,5);

MV 10:=EMA(V, 10);

Krishnamurti: KDJ k”(9,3,3);

Ding: = "kdj. d”(9,3,3);

v 1:= MA5 & gt; REF(MA5, 1) and ma10 > REF(MA 10, 1) and C & gtREF(C, 1) and C/O > 1.0 1;

vv 1:= MV5 & gt; REF(MV5, 1) and mv10 > =REF(MV 10, 1) and V & gtREF(V,1) *1.2;

KD 1:= K & gt; REF(K, 1) and D & gt=REF(D,1);

VA:=COUNT(CROSS(K, d), 4)>= 1 and COUNT(CROSS(MA5, MA 10), 4)>= 1 and

COUNT(CROSS(MV5,MV 10),4)>= 1;

XG 1:IF(V 1 and VV 1 and KD 1 and VA, 1, 0);

7. Morningstar stock selection formula:

STAR:REF (off, 2)/REF (on, 2)REF (on, 1)

ABS(REF(OPEN, 1)-REF(CLOSE, 1))/REF(CLOSE, 1)CLOSE/OPEN & gt; 1.05。 & close & gtREF(CLOSE, 2);

{output star: closing price 2 days ago/absolute value of opening price 2 days ago/closing price yesterday1.05 > closing price 2 days ago}

8.sp low search stock selection formula:

{ n 1 1.00 100.00 5.00 }

W:= Ma ((LLV (low, 45)-CLOSE)/(HHV (high, 45)-LLV (low, 45))* 100, n);

Cross (-5, w);

{W Assignment: (lowest value of the lowest price in 45 days-closing price)/(highest value of the highest price in 45 days-lowest value of the lowest price in 45 days) * N-day simple moving average 100.

-5 put on W}

9, the rising sun stock selection formula:

BUY 1:=LAST(CLOSE

Purchase: close & gt Ma (Guan, North); & vol> Ma (Volume 5) * 2&buy1;

{BUY 1 assignment: output the continuous closing price from the first 0 days to the first 5 days. Buy: closing price > n-day simple moving average of closing price and trading volume >; The 5-day simple moving average of trading volume (lot) is *2, and buy 1.

}

Recently hit a record low:

{n 1.00 60.00 3.00}

LLV (low, N)=LLV (low, 0);

{The lowest value of N-day lowest price = the lowest value of 0-day lowest price}

Extended data:

Stock selection method

1, select the leading stock. Leading stocks have certain influence and appeal in the same industry sector, and leading stocks will play a guiding and exemplary role.

2. Choose large-cap stocks. Stocks with large market value are less risky, stable and less volatile.

3. Choose stocks supported by policies. Stocks with policy support are protected by the state and their development will be relatively stable.

4. Avoid problem stocks. Avoiding st shares and *st shares has the risk of delisting.