Received yesterday: = dynainfo (3);
HH:= dyna info(5);
LL:= dyna info(6);
FK:=MAX(HH- received yesterday, received yesterday-ll) * 0.1;
ZS:=-fk * 3.2 received yesterday;
Q 1:= received yesterday-fk * 3.22;
Q2:=-1*FK*3.22 received yesterday;
Q3:= -5*FK*3.2 Received yesterday;
TJ:=FILTER(C,239)>0,NODRAW
TJJ:=SUM(TJ,0),NODRAW
TJA:= Const (TJJ), Nuozhuo;
Circulation: in words * 100/ 10000000, with no draw;
Capital inflow: = sum (if (c > REF(C, 1),V,0),FROMOPEN),STICK,COLORRED
Capital outflow: =-sum (if (c)
Capital inflow and outflow: = capital inflow+capital outflow, colored bar;
NN:= 2400;
HD:=HHV (funds in and out, nn);
LD:=LLV (capital inflow and outflow, NN);
Maximum value: =CONST(HD), NODRAW
Lowest: =CONST(LD), NODRAW
HLMAX:= highest;
HLMIN:= lowest;
hlmn 1:=(HL max+HL min)/2;
hlmn 2:= HL max-HL min;
hlmn 3:=( 100-0)/2 * 1.3;
hlmn 4:=( 100-0)/ 1 * 1.3;
Central axis: = (50-hlmn3) * hlmn2/hlmn4+hlmn1;
Axis difference: = highest-lowest;
DRAWBAND (funds in and out, RGB (150,0,150), 0, RGB (0,0100,0));
Capital flow: capital inflow and outflow, COLORFFFFFF, line thick1;
Capital proportion: capital inflow and outflow /sum (v, self-opening) * 100, color 00ffff, line thickness1;
Capital flow ratio: =IF (capital ratio >); =0, (capital ratio+100)/2, 100-ABS ((capital ratio-100)/2));
Attack amount: = ((HSL * 0.50+ref (HSL, 1) * 0.33)+(ref (HSL, 2) * 0. 17)) * sum (c, from open)/from open;
Attack amount a: = sum (if (c > REF(C, 1), attack amount * v, 0), from), color 0000ff, line thickness 0;
Attack amount b: =-sum (if (c
Attack flow: attack amount A+ attack amount B, color bar;
NOTEXT attack line: attack traffic, COLORYELLOW, line thick1;
Attack ratio: attack flow /sum (v, from open) * 100, colored, line thickness1;
Capital attack degree: =IF (attack ratio >; =0, (attack ratio +50), 100-ABS ((attack ratio-50)));
Quantity: =VOL, VOLSTICK
Five-day quantity: =MA (quantity, 5), COLORWHITE
TT:= bars count(C); {Get a valid closing price}
Average yellow: =SUM(C*V, TT)/SUM(V, TT); {Time-sharing average}
Quantitative two steps: =MA(V, 5)>REF(MA(V, 5), 1) and REF(MA(V, 5), 1)>REF (ma (v, 5), 2);
Two pricing steps: = C & gt=REF(C, 1) and REF(C, 1) > Reference (c, 2);
The post price is less than 5: = c > Average price of yellow and V> horse (V, 5);
Quantity initialization: = V & gt=REF(V,1) *1;
The price has reached a new high. =HHV(C,0);
Record high: = V & gt=HHV(V, 0);
For yesterday's increase: = (c/dynainfo (3)-1) *100
One point per day: = two steps in quantity and two steps in price, the amount of posts broke 5 detonations, the price was high and the amount was high, and it was against yesterday's increase;
{Calculate income, break down minutes}
VV:=BARSSINCE (one point per day)+1;
Initial price: =REF(C, VV- 1), NODRAW.
Initiation income: (DYNAINFO(7)- initial launching price)/initial launching price * 100, NODRAW
Detonation time: = ref (time/ 10000, vv), no draw;
Explosion minute: =VV- 1, NODRAW
{Draw a bottom line and a red ball}
First detonation quantity: =REF(VOL, vv-1);
DRAWICON (decomposition minute > =2, lowest,13); {There is a red ball, which has been confirmed for at least 2 minutes};
MMA30:=EMA (closing, 30);
Definition of strength: = if (period = 0, EMA (closing, 900), blank);
Time-sharing average price line: = sum (c * v, 240)/sum (v, 240), with yellow color and line thickness of 2;
BGTYU:= IF(DATE & lt; = 1 150530, 1,0);
GHYJKU:= BETWEEN((DCLOSE * BGTYU)/(SUM(AMOUNT,BARSCOUNT((DCLOSE*BGTYU)))/SUM(VOL * 100,bars count((DCLOSE * BGTYU))), 1.05,0.95);
VBNH:=IF(GHYJKU=0,MA((DCLOSE*BGTYU),BARSCOUNT((DCLOSE*BGTYU))),(SUM(AMOUNT,bars count((DCLOSE * BGTYU)))/SUM(VOL * 100,bars count((DCLOSE * BGTYU)))));
☆ 20: = expma ((dclose/vbnh), 20), color, line thickness1;
Sixty★: = expma ((dclose/vbnh), 60), colorgreen, linethick1;
FAA:=BARSLAST (time =100000);
FCC:=REF(HHV(C,0),FAA+ 1);
FVV:=REF(HHV(V,0),FAA+ 1);
ZF:= FCC/dyna info(3)& lt; 1.05;
XG 1:=CROSS(C, FCC) and V & gtFVV and ZF, white;
FAA 1:= bars last(TIME = 1 10000);
FCC 1:=REF(HHV(C,0),FAA 1+ 1);
FVV 1:=REF(HHV(V,0),FAA 1+ 1);
ZF 1:= FCC 1/dyna info(3)& lt; 1.05;
XG2:=CROSS(C, FCC 1) and V & gtFVV 1 and ZF 1, with yellow color;
Breakthrough: = XG 1 or XG2, colored;
VT:= BARSSINCE+ 1;
First breakthrough price: =REF(C, VT- 1), NODRAW
Breakthrough income: (DYNAINFO(7)- first breakthrough price)/first breakthrough price * 100, NODRAW.
Pull-up amount: = IF(C & gt;; REF(C, 1),VOL,0);
The highest value pulled up yesterday: =CONST(FINDHIGH (from open, 240, 1)), line thickness 1, magenta color;
Today's maximum value: =CONST(REF(HHV (from open), 0)), yellow, no draw;
Attack power: = the highest value today/the highest value yesterday, NODRAW.
STICKLINE (filter (cross), 30), lowest+axis difference *0.80, lowest, 1, 0), COLORCYAN.
STICKLINE (one point per day, minimum+axis difference *0.65, minimum, 1, 0), COLORMAGENTA
STICKLINE (breakthrough, lowest+axis difference *0.50, lowest, 1, 0), COLORWHITE
Stickline (cross (expma((dclose/vbnh), 60), expma ((dclose/vbnh), 120)), lowest+axis difference *0.35, lowest, 1 0), COLORYELLOW.
Adhesion line (filter (bar chart) last (c <: MIN(MMA30, strength definition)) < =20 and CROSS(C, MAX(MMA30, strength definition)), 30), lowest, lowest+axis difference *0.2, 1, 0), COLORGREEN.
DRAWICON (filter (cross, the highest value pulled yesterday), 30), minimum+axis difference *0.80,1);
DRAWICON (one point per day, minimum+axis difference *0.65,1);
DRAWICON (breakthrough, minimum+axis difference *0.50,17);
draw icon(FILTER(bars last(C & lt; MIN(MMA30, strength definition)) < =20 and CROSS(C, MAX(MMA30, strength definition)), 30), minimum+axis difference * 0.2,9);
DRAWTEXT (filter (cross, the highest value pulled yesterday), 30), minimum+axis difference *0.80,' ☆ attack'), COLORCYAN
DRAWTEXT (one point per day, minimum+axis difference *0.65,' ∠ initiation'), COLORGREEN
DRAWNUMBER (one point per day, minimum+axis difference *0.55, first detonation price), COLORGREEN.
{drawtext (currbarscout =160, HHV (v, 60) * 0.9,' 20 online+daily K-line breakthrough+daily K-line quantity can detonate better+estimated stability when the transaction volume is less than 10%'), COLORGREEN};
DRAWTEXT (breakthrough, minimum+axis difference *0.50,' time-sharing breakthrough'), COLORWHITE
DRAWNUMBER (breakthrough, minimum+axis difference *0.40, first breakthrough price), COLORWHITE.
Drawtext (cross (expma((dclose/vbnh), 60), expma ((dclose/vbnh), 120)), minimum+ axis difference *0.35, '★ trace'), COLORYELLOW.
{drawicon (cross (expma ((dclose/vbnh), 20), 1.0 1), Max (capital flow, attack flow),18); }
DRAWTEXT(FILTER(bars last(C & lt; MIN(MMA30, strength definition)) < =20 and CROSS(C, MAX(MMA30, strength definition)), 30), minimum+axis difference *0.2,' attention'), COLORRED.