Cambiar código fuente del índice
MEDIO:= MA(Cerrar, 20);
SUPERIOR:=MEDIO + 2*STD(CIERRE, 20);
BAJO:=MEDIO - 2*STD(CIERRE, 20) ) );
BB: (C-inferior)/(superior-inferior)*100, COLORVERDE
IF(BB>=REF(BB,1),BB,DRAWNULL ) , COLORROJO
IF(BB & lt;=REF(BB, 1), BB, DRAWNULL), COLORVERDE
0, LÍNEA DE PUNTOS
100, LÍNEA DE PUNTOS
50, DOTLINE
Línea de adhesión (BB & gt100, BB, 100, 2, 0), COLORYELLOW
Línea de adhesión (BB & lt0, 0, BB , 2, 0), COLORRED
Drawtext_fix (1, 0, 0, '┻ ═ ┳一'), colorred
k:马(BB, 5 ), color verde;
SI(K & gt;=REF(K, 1), K, DRAWNULL), COLORRED
SI(K & lt;=REF(K, 1), K, DRAWNULL), COLORVERDE