¿Busca operaciones de tendencia bursátil? Fórmula exponencial. .
(Las imágenes se muestran en el siguiente sitio web).
var 1:=(C H O L)/4;
Vender: xma (var 1 , n)*(1 p 1/1000), color verde, grosor de línea 2;
Comprar: xma (var 1, m) * (1-p2/1000), color magenta, grosor de línea 2;
Rango: 100*(Venta-Compra)/Compra, NODRAW
MA1: =MA(VAR1, 3);
Línea de espera (Venta Salida>Precio bajo
Y
Vender
Cíñete a la línea (Vender>Min(C,O)
Y
Vendido
Mantener la línea (Vender>Precio bajo
y
Vender
Hex y Hook (Vender p> p>
Hex y Velcro (Vender
Línea de retención (Comprar>Precio bajo
y
Comprar
Retener Línea (Compra>Min(C,O)
y
Compra
Mantener línea (Compra>Baja
y
COMPRAR
STICKLINE (COMPRAR>ALTO, ABRIR, CERRAR, 3, 0), COLORMAGENTA
STICKLINE (COMPRAR>ALTO, ALTO, BAJO, 0, 0), COLORMAGENTA
DRAWTEXT(CROSS(LOW, BUY), LOW * 0.95, ' b '), color, grosor de línea 2
DRAWTEXT(CROSS(HIGH) ), alto * 1.02 , ' s '), color verde;
Vender cuando sea verde, comprar cuando sea rojo