Indicadores Multi Timeframe - página 277

 

Segunda parte de QQE_Alert_MTF_v5a

}

if (g_ibuf_80[1] > 50.0 && g_ibuf_80[2] <= 50.0) {

si (CrossFiftyAlert) {

Print(Symbol(), " ", Period(), "M ", FiftyUpMessage, " @ ", Bid, " + ", Ask - Bid, " = ", Ask);

Comment(Symbol(), " ", Period(), "M ", FiftyUpMessage, " @ ", Bid, " + ", Ask - Bid, " = ", Ask,

"\n", "TIME ON ALERT IS : ", TimeToStr(TimeCurrent());

PlaySound(FiftyUpSound);

}

¡¡¡if (CrossFiftyEmail) SendMail(FiftyUpMessage + Symbol(), " !!! ");

}

if (g_ibuf_80[1] = 50.0) {

if (CrossFiftyAlert) {

Print(Symbol(), " ", Period(), "M ", FiftyDownMessage, " @ ", Bid);

Comment(Symbol(), " ", Period(), "M ", FiftyDownMessage, " @ ", Bid,

"\n", "LA HORA DE LA ALERTA ES : ", TimeToStr(TimeCurrent());

PlaySound(FiftyDownSound);

}

¡¡¡if (CrossFiftyEmail) SendMail(FiftyDownMessage + Symbol(), " !!! ");

}

if (g_ibuf_80[1] > g_ibuf_88[1] && g_ibuf_80[2] < g_ibuf_88[2]) {

if (CrossLineAlert) {

Print(Symbol(), " ", Period(), "M ", QQECrossUpMessage, " @ ", Bid, " + ", Ask - Bid, " = ", Ask);

Comment(Symbol(), " ", Period(), "M ", QQECrossUpMessage, " @ ", Bid, " + ", Ask - Bid, " = ", Ask,

"\n", "TIME ON ALERT IS : ", TimeToStr(TimeCurrent());

PlaySound(QQECrossUpSound);

}

¡¡¡if (CrossLineEmail) SendMail(QQECrossUpMessage + Symbol(), " !!! ");

}

if (g_ibuf_80[1] g_ibuf_88[2]) {

if (CrossLineAlert) {

Print(Symbol(), " ", Period(), "M ", QQECrossDownMessage, " @ ", Bid);

Comment(Symbol(), " ", Period(), "M ", QQECrossDownMessage, " @ ", Bid,

"\n", "TIME ON ALERT IS : ", TimeToStr(TimeCurrent()));

PlaySound(QQECrossDownSound);

}

¡¡¡if (CrossLineEmail) SendMail(QQECrossDownMessage + Symbol(), " !!! ");

}

if ((g_ibuf_80[li_4 + 1] > g_ibuf_88[1] && (g_ibuf_80[1] > 50,0 && g_ibuf_80[2] g_ibuf_88[li_4 + 1] && g_ibuf_80[2] 50,0) &&

BothUpDot) {

si (BothAlert) {

Print(Symbol(), " ", Period(), "M ", BothUpMessage, " @ ", Bid);

Comment(Symbol(), " ", Period(), "M ", BothUpMessage, " @ ", Bid,

"\n", "LA HORA DE LA ALERTA ES : ", TimeToStr(TimeCurrent());

PlaySound(BothUpSound);

}

¡¡¡if (BothEmail) SendMail(BothUpMessage + Symbol(), " !!! ");

}

if ((g_ibuf_80[1] < g_ibuf_88[1] && (g_ibuf_80[1] = 50.0)) || (g_ibuf_80[1] g_ibuf_88[2] && g_ibuf_80[1] < 50,0) &&

BothDownDot) {

si (BothAlert) {

Print(Symbol(), " ", Period(), "M ", BothDownMessage, " @ ", Bid);

Comment(Symbol(), " ", Period(), "M ", BothDownMessage, " @ ", Bid,

"\n", "LA HORA DE LA ALERTA ES : ", TimeToStr(TimeCurrent());

PlaySound(BothDownSound);

}

¡¡¡if (BothEmail) SendMail(BothDownMessage + Symbol(), " !!! ");

}

gi_344 = Tiempo[0];

return (0);

}

 

Traté de publicar la segunda longitud de código para el indi para que sea completa me dio un mensaje "bajo revisión por el moderador" Tal vez no les gusta la segunda longitud de código, así que no estoy seguro.

 

Superponer el RSI de 5m en un gráfico de 1m

He estado aprendiendo C y he leído el curso MQL de CodersGuru, pero no sé ni por dónde empezar en este caso ;-)

Quiero que el gráfico principal sea de 1m y el rsi en el panel de abajo sea de 5m preferiblemente con los minutos en blanco rellenados con los datos de los minutos anteriores.

Debería ser fácil, lo he configurado en Sierra Chart en un par de minutos.

Gracias.

 

He revisado todos los archivos adjuntos a este hilo y no he encontrado este.

Puede alguien hacer una versión MTF de esto.

Archivos adjuntos:
 

Lo encontré ;-)

Si buscas algo similar busca en google MTF RSI.

MTF significa Multi Time Frame.

Ahora tiene sentido ;-)

 

Crazypips Onda MTF

Tal vez puede ayudar a algunas otras personas

Por favor, visite crazypips.com Your Forex Solution - Download File - Crazypips Forum becoz i dont know how to put the zip file in this forum

 

Crazypips Wave MTF adjunto. Gracias por compartir esos indicadores, kuantanguy.

Archivos adjuntos:
 
matfx:
Crazypips Wave MTF adjunto. Gracias por compartir esos indicadores, kuantanguy.

Bienvenido y el crédito a mi amigo Darkkiller

 

gracias

muchas gracias por todo lo que hacéis

 

Solicitud de indicador Doji MTF

¿Existe un indicador MTF Doji? o alguien podría hacer el adjunto

MTF y alerta emergente

Gracias

Archivos adjuntos:
doji.mq4  2 kb
Razón de la queja: