Il sistema di trading Murrey Math - pagina 113

 

Xard777, il tuo ultimo indicatore è molto buono, ma appare sotto altri indicatori, e dal prezzo. Livelli visibili di male e il prezzo per loro. Potresti farlo, mostra sopra tutto il resto come prima?

 
Stasinsan:
Xard777, il tuo ultimo indicatore è molto buono, ma appare sotto altri indicatori, e dal prezzo. Livelli visibili di male e il prezzo per loro. Potresti farlo, mostra sopra tutto il resto come prima?

Ciao a tutti,

Cambia il codice...

//+------------------------------------------------------------------+

ObjectDelete(buff_str);

ObjectCreate(buff_str, OBJ_TREND, 0, Time[0], mml, Time[0+FW], mml);

ObjectSet(buff_str, OBJPROP_STYLE, STYLE_SOLID);

ObjectSet(buff_str, OBJPROP_COLOR, mml_clr);

ObjectSet(buff_str, OBJPROP_BACK, 1); 1 a 0

ObjectSet(buff_str, OBJPROP_RAY, 0);

ObjectMove(buff_str, 0, Time[0], mml);

//+------------------------------------------------------------------+

buff_str = "mml_txt "+i;

ObjectDelete(buff_str);

ObjectCreate(buff_str, OBJ_TEXT, 0, Time[mml_shft], mml_shft);

ObjectSetText(buff_str, ln_txt+DoubleToStr(mml,Digits)+ln_tx, 12, "Euro Ext Bold", mml_clr); 12 a 9

ObjectSet(buff_str, OBJPROP_BACK, 1); da 1 a 0

ObjectMove(buff_str, 0, Time[mml_shft+25], mml);

}

//+------------------------------------------------------------------+

Xard777

 

per favore xard777 aiutami

hai un murrey math ea in mq4? per favore

 
karte:
per favore xard777 aiutami hai un murrey math ea in mq4 ? per favore

Mi dispiace, non ho nessun ea

Xard777

 

Grazie.

 

ok qualcuno ha un esperto di matematica murrey in mq4? no ex4! per favore

 

ciao

karte:
per favore xard777 aiutami hai un murrey math ea in mq4? per favore

questo è murrey math ea

File:
 

In mq4 non in ex4 per favore!

 

Xard777, ho un altro problema con il X-MM-Math.mq4. Scompare la linea di tendenza al primo cambiamento del prezzo. Come risolvere il problema?

File:
screenclip.zip  42 kb
x-mm-math.mq4  36 kb
 

Ok, ce l'ho!

Grazie junglelion!

Motivazione: