Indicateurs multitemporels - page 277

 

Deuxième partie de QQE_Alert_MTF_v5a

}

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

if (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", "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]) {

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

if (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(), " ! !! ") ;

}

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

if (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 = Time[0] ;

retour (0) ;

}

 

J'ai essayé de poster une deuxième longueur de code pour l'indien pour le rendre complet, j'ai eu un message "en cours d'examen par le modérateur" Peut-être qu'ils n'aiment pas la deuxième longueur de code, je ne suis pas sûr.

 

Superposer un RSI 5m sur un graphique 1m

J'ai appris le langage C et lu le cours MQL de CodersGuru mais je ne sais même pas par où commencer sur ce sujet ;-)

Je veux que le graphique principal soit de 1m et que le RSI dans le volet en dessous soit de 5m, de préférence avec les minutes vides remplies avec les données des minutes précédentes.

Cela devrait être facile, je l'ai configuré dans Sierra Chart en quelques minutes.

Merci !

 

J'ai parcouru tous les fichiers joints à ce fil et je n'ai pas trouvé celui-ci.

Quelqu'un peut-il faire une version MTF de ce fichier ?

Dossiers :
 

Je l'ai trouvé ;-)

Si vous cherchez quelque chose de similaire, google MTF RSI.

MTF signifie Multi Time Frame.

Cela a du sens maintenant ;-)

 

Crazypips Wave MTF

Peut-être que cela peut aider d'autres personnes

Veuillez visiter crazypips.com Your Forex Solution - Download File - Crazypips Forum car je ne sais pas comment mettre le fichier zip dans ce forum.

 

Crazypips Wave MTF joint. Merci de partager ces indicateurs, kuantanguy.

Dossiers :
 
matfx:
Crazypips Wave MTF joint. Merci de partager ces indicateurs, kuantanguy.

Bienvenue et le crédit à mon ami Darkkiller

 

merci

merci beaucoup pour tout ce que vous faites

 

Demande d'indicateur de Doji MTF

Existe-t-il un indicateur MTF Doji ? ou quelqu'un pourrait-il fabriquer l'indicateur ci-joint ?

MTF et alerte popup

Merci de votre compréhension.

Dossiers :
doji.mq4  2 kb