Indicatori multi timeframe - pagina 277

 

Seconda parte di QQE_Alert_MTF_v5a

}

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

se (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) {

se (CrossFiftyAlert) {

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

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

"\n", "TIME ON ALERT IS : ", 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]) {

se (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]) {

se (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) {

se (BothAlert) {

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

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

"\n", "TIME ON ALERT IS : ", 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) &&

EntrambiGiùPunto) {

se (BothAlert) {

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

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

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

PlaySound(BothDownSound);

}

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

}

gi_344 = Tempo[0];

return (0);

}

 

Ho provato a postare una seconda lunghezza di codice per l'indi per renderlo completo ho ottenuto un messaggio "under review by moderator" Forse non gli piace la seconda lunghezza di codice quindi non sono sicuro.

 

Sovrapporre 5m RSI su un grafico di 1m

Ho imparato il C e ho letto il corso MQL di CodersGuru ma non so nemmeno da dove cominciare su questo ;-)

Voglio che il grafico principale sia di 1m e che l'RSI nel pannello sottostante sia di 5m, preferibilmente con i minuti vuoti riempiti con i dati dei minuti precedenti.

Dovrebbe essere facile, l'ho impostato in Sierra Chart in un paio di minuti.

Grazie!

 

Ho esaminato tutti i file allegati a questo thread e non ho trovato questo.

Qualcuno può fare una versione MTF di questo.

File:
 

Trovato ;-)

Se stai cercando qualcosa di simile, cerca su Google MTF RSI.

MTF sta per Multi Time Frame.

Ora ha senso ;-)

 

Crazypips Onda MTF

Forse può aiutare altre persone

Si prega di visitare crazypips.com Your Forex Solution - Download File - Crazypips Forum perché non so come mettere il file zip in questo forum

 

Crazypips Wave MTF allegato. Grazie per aver condiviso questi indicatori, kuantanguy.

File:
 
matfx:
Crazypips Wave MTF allegato. Grazie per aver condiviso questi indicatori, kuantanguy.

Benvenuto e credito al mio amico Darkkiller

 

grazie

grazie mille per tutto quello che fai

 

Richiesta indicatore Doji MTF

C'è un indicatore MTF Doji in giro ? o qualcuno potrebbe fare quello allegato

MTF e avviso popup

grazie

File:
doji.mq4  2 kb
Motivazione: