{5天净流入公式}
aa:=vol/((high-low)*2-abs(close-open));
买量:=if(close>open,aa*(high-low),if(close
五日内净流入:sum(进出量,5);
{额亿公式}
总亿:amount/100000000,colorff00ff,nodraw;
var1:=amount/((high-low)*2-abs(close-open));
流入亿:if(close>open,var1*(high-low),if(close
{线:=ma(close,1)-ma(close,6),nodraw;}
yuwei:=ma(close,1)-ma(close,6),nodraw;
分界:0;
stickline(yuwei>0 and yuwei>ref(yuwei,1),0,yuwei,4,0)color0d0c6a;
stickline(yuwei>0 and yuwei>ref(yuwei,1),0,yuwei,3,0)color0d06aa;
stickline(yuwei>0 and yuwei>ref(yuwei,1),0,yuwei,1.5,0)color2108c1;
stickline(yuwei>0 and yuwei>ref(yuwei,1),0,yuwei,0.5,0)color9f5dff;
stickline(yuwei>0 and yuwei
stickline(yuwei>0 and yuwei
stickline(yuwei>0 and yuwei
stickline(yuwei>0 and yuwei
stickline(yuwei<0 and yuwei
stickline(yuwei<0 and yuwei
stickline(yuwei<0 and yuwei
stickline(yuwei<0 and yuwei
stickline(yuwei<0 and yuwei>ref(yuwei,1),0,yuwei,4,0)color080e71;
stickline(yuwei<0 and yuwei>ref(yuwei,1),0,yuwei,3,0)color0b0e8c;
stickline(yuwei<0 and yuwei>ref(yuwei,1),0,yuwei,1.52,0)color0905b0;
stickline(yuwei<0 and yuwei>ref(yuwei,1),0,yuwei,0.5,0)color0204f2;