Hello
Can someone help me please? I want to move this EA from MT4 to MT5.
Thank you very much!
Can someone help me please? I want to move this EA from MT4 to MT5.
Thank you very much!
Attached File(s)
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked...also have an ex4 indicator that plots just the 4H closes. Am I able to get this converted to an mq4 indicator?...Ignored
Disliked...show the previous 4H candle close imn the current period...I have an ex4 file but need it in an mq4 for back testing. Happy to pay someone if I need to, I just don't know anyone that does this sort of thing?...Ignored
Disliked{quote} Sei il benvenuto perché è la tua prima voce su FF -a parte il file sorgente (mq4) per fare qualsiasi alterazione all'interno di qualsiasi indicatore, ex4 non funziona affatto, l'indicatore nell'argomento è un giocattolo da riverniciatore, conosci il suo comportamento di riverniciatura?
Ignored
Disliked{quote} That's not doable. {quote} Attached shows the previous close for any tf. As for using it for testing, I assume you mean getting it's values, in which case the line is a buffer line, and there is only 1 line, and 1 input of tf. The iCustom call for it is very short. Pic is the prev 4hr close on a 15m chart. {image} {file}Ignored
Disliked{quote} Looks like it could work. I only need the line of the previous 4H close. Do you have the mq4 file? ThanksIgnored
DislikedHello Can someone help me please? I want to move this EA from MT4 to MT5. Thank you very much! {file}Ignored
Disliked{quote} Thanks mntiwana for your answer, if you can help me I am attaching the mq4 file, I am using it in h4 in support of other indicators and I am very happy, but I would need a modification to have a sound and message alarm, thanks for Help I forgot a detail, the sound and message alarm you buy or sell only at the closing of the candle, thanks {file}Ignored
Disliked{quote} "tma slope (alerts + arrows)" Postando uno dei ver di Mladen, esteso da Mrtools (una specie di macd) quasi gli utenti possono sentire la differenza di visualizzazione tra il repainting e il nrp one del ver di Mladen visualizzato nel SW più basso frecce, avvisi, prezzi e molto altro ancora incluso PS: non credo che l'uso di frecce e avvisi sugli indicatori di riverniciatura, cambiando continuamente {image}{image} {file}Ignored
Disliked{quote} "tma slope (alerts + arrows)" Posting one of Mladen's ver,extended by Mrtools (a kind of macd) almost users can feel the display difference in between repainting and nrp one's Mladen's ver displayed in lowest SW arrowing,alerting,prices and a lot more included PS : i dont think any use of arrowing and alerting on repainting indicators,continuously changing {image}{image} {file}Ignored
Disliked{quote} I uploaded your indicator with alert to my mt4, I already had a version of it, but it is very different, also in terms of performance, from the one I attached, I don't know if it disturbs you if you can insert alerts on my indicator as before request, thanks again mntiwanaIgnored
Disliked{quote} si prega di rileggere il post precedente come già spiegato - le frecce e gli avvisi sull'indicatore di riverniciatura sono inutili, una sorta di pensiero fuorviante una volta soddisfatte le condizioni sull'indicatore di riverniciatura e si attiva l'avviso e la freccia di stampa, cosa succede se dopo un po' ha cambiato umore essendo un giocattolo da ridipingereIgnored
string Pairs[] = {
"EURAUD",
"EURNZD",
"GBPCHF",
"EURAUD", // <--
"EURJPY",
"EURNZD", // <--
"EURUSD",
"GBPAUD",
"GBPCHF" // < --
} Disliked{quote} I added the calculation period for you, it was on the hour period. {file}Ignored
Disliked{quote} Yes I have the source, no I wont post it. Do you really just want to ask how to get the close of the last 4hr candle? If so then I didn't have to write an indicator and 1 line is all you need- double prev_4h_close = iClose(_Symbol,PERIOD_H4,1);Ignored
Disliked{quote} I added the calculation period for you, it was on the hour period. {file}Ignored