Red de conocimientos turísticos - Problemas de alquiler - ¿Cómo configurar los parámetros del índice bursátil RSI y CCI?

¿Cómo configurar los parámetros del índice bursátil RSI y CCI?

Mis configuraciones habituales son:

Diaria, semanal, mensual, trimestral

Índice de fuerza relativa: 55/144/233 21/55/89 5/13/34 3/5/8

CCI: 377 89 (o 55) 13 (o 21) 5 (u 8)

La línea BOLL está configurada en CCI.

* * *Todos los indicadores y parámetros (indicadores del sistema e indicadores autocompilados) se pueden configurar de acuerdo con sus propios hábitos y experiencia, adecuados para su propio estilo e ideas.

Utilizo principalmente indicadores hechos por mí mismo para la imagen principal (puedes probarlo si estás interesado) y puedes nombrarlo tú mismo.

(Los parámetros del índice N1~N10 son: diario 5/8/13/21/34/55/89/144/233/377;

Semanal 2/3 /5/ 8/13/21/30/34/55/89;

Línea lunar 2/3/5/8/10/13/21/30/34/55;

Línea estacional 1/2/3/4/5/6/7/8/10/13)

Estoy acostumbrado a usar esta combinación de parámetros, puedes configurarla según tus propias preferencias.

Código fuente del indicador:

z: =(O C H L 1.382 *(O C)/2 0.618 *(O C)/2 (H MAX(O, C))/2 ( MIN (O, C) L)/8;

EXP1:=EMA(Z,n 1);

EXP2:=EMA(Z,N2);

EXP3:=EMA(Z,N3);

EXP4:=EMA(Z,N4);

EXP5:=EMA(Z,N5);

EXP6:=EMA(Z,N6);

EXP7:=EMA(Z,N7);

EXP8:=EMA(Z,N8);

p>

EXP9:=EMA(Z,N9);

EXP10:=EMA(Z,n 10);

lb 1: (exp 1 EXP2 EXP3)/ 3;

LB2: (exp 1 EXP2 EXP3 EXP4)/4;

LB3: (exp 1 EXP2 EXP3 EXP4 EXP5)/5;

LB4: (exp 1 EXP2 EXP3 EXP4 EXP5 EXP6)/6

TJ1: (EMA(Z, N7) EMA(Z, N8) EMA(Z, N9))/3; p>

TJ2: (EMA(Z, N7) EMA(Z, N8) EMA(Z, N9) EMA(Z, n 10))/4

icono de dibujo(lb 1 gt) ; = LB2 amp ampLB2 gt= LB3 amp ampLB3 gt= LB4 amp amp

REF(NOT(lb 1 gt;= LB2 amp ampLB2 gt= LB3 amp ampLB3 gt=LB4),1) amp

LB1/REF(LB1,últimos compases(REF(lb 1 lt;= LB2 amp ampLB2 lt= LB3 amp ampLB3 lt=LB4,1))) lt;=1.0382,lb 1.5);

Drawtext (cross (tj2, tj1), ref (tj2, 1), 'hallazgo inferior');

Drawtext (cross (tj1, tj2), ref (tj2, 1), ' formación de fondo') ;

Multibanda: = banda de tiro (TJ1 = TJ2, RGB (966, 555, 555));

IF(TJ 1 lt; TJ2, TJ1, draw null) color verde ;

IF(TJ 1 gt;=TJ2,TJ2,draw null)COLORRED;

Tierra: = ref (lb1

No (lb 1 lt; = LB2 amp ampLB2 lt= LB3 amp ampLB3 lt= LB4);

dúo de ventiladores: = lb 1 gt amplb 1 gt; /p>

REF(EVERY(NOT(lb 1 gt; LB2 amp amplb 1 gt; LB3 amp amplb 1 gt; LB4), BARSLAST 1), 1);

Intensificar: = lb 1 gt; LB2

amp ampLB2 gtLB3 amp ampLB3 gtLB4 amp amp

REF(EVERY(NOT(lb 1 lt; = LB2 amp; amplb 1 lt; = LB3 amp amplb 1 lt; = lb4), último último), 1 ) ;

DRAWICON(Fanduo, C, 7);

dibujar icono(Fanduo; ampHHV(H, 13)/LLV(L, 13) lt; = 2,382, lb 1,25) ;

banda:= REF(lb 1 gt; = LB2 amp ampLB2 gt= LB3 amp ampLB3 gt=LB4, 1) amp

NOT(lb 1 gt; = LB2 amp ampLB2 gt= LB3 amp ampLB3 gt= LB4) amp amp; ampLB3 gt= LB4 amp ampREF(NOT(lb 1 gt;= LB2 amp ampLB2 gt= LB3 ampampLB3 gt=LB4),1)));

XX:=DRAWTEXT (banda,HHV (c, última barra(lb 1 >= LB2 amp; ampLB2 gt= LB3 amp ampLB3 gt= LB4 amp ampREF(NOT(lb 1 gt;= LB2 amp ampLB2 gt= LB3 amp ampLB3 gt=LB4), 1), 'banda');