기금넷 공식사이트 - 금 선물 - 동화순 주력 위치 공식;

동화순 주력 위치 공식;

IF(period name & lt;; & gt "일본선");

{

주력 창고 라인: "이 지표는 일주기에만 적용됩니다."

반환;

}

If (is null (LV _ d _ super _ HLD _ ratio [-1])! =0)

{

B1= if (is null (bigbuycount1[-1]), 0, bigbuycount/

S1= if (is null (bigsellcount1[-1]), 0, bigsellcount

B2 = if (isnull (bigbuycount2 [-1]), 0,bigbuycount2 [-1])+IIS

S2 = if (is null (bigsell count 2 [-1]), 0, bigsell count 2 [-1])+

Ddx: = ((b1-s1)+(B2-S2) * 0.7)/TV _ d _ public _;

IF(ISNULL(LV_D_SUPER_HLD_RATIO))

{

RET =(b 1+B2)/ TV _ D _ 공용 _ 주식 *100;

}

기타

{

X1= LV _ d _ super _ HLD _ ratio *100;

Ret: = x1+ddx;

IF(ddx & gt;; 0)

{

If (x1> 95)

Ret: = x1+ddx * 0.1;

Elseif (x1> 90)

Ret: = x1+ddx * 0.5;

Elseif (x1> (85)

Ret: = x1+ddx * 0.8;

}

IF(ddx & lt;; 0)

{

If (x1< 5) 을 참조하십시오

Ret: = x1+ddx * 0.1;

Elseif (x1< 10)

Ret: = x1+ddx * 0.5;

Elseif (x1< 15)

Ret: = x1+ddx * 0.8;

}

}

IF(ISNULL(ret))

Ret: = LV _ d _ super _ HLD _ ratio *100;

IF(ret & gt;; 97. 18)

Ret: = 97.18;

IF(ret & lt;; 2.08)

Ret:= 2.08;;

}

기타

{

Ret = LV _ d _ super _ HLD _ ratio *100;

}

X: = ret;

돌아가기 (ret);