Could anyone be so kind to convert this MT4 indi to MT5? It looks such a simple sub chart line indicator, so I tried by myself but was not successful. Thanks in advance!
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{quote} Your pic doesn't show the chart candles, those look like heiken ashi candles, and the chart candles/bars/line, if present, can't be seen, the chart symbol can't be seen either to see if it's a regular live chart or an offline chart doing something uncommon. Does the issue persist on an empty normal live chart? Anyhow I can't replicate the issue on a live chart. The gif below is in the tester and it runs as expected as well as on a live 1min chart, the only way to kind-of replicate the issue is to run it in the tester with open prices only,...Ignored
Disliked{quote} Nah, you need to get through this on your own. You already have enough experience, and you've already come a long way. So, if you get this on your own, you won't ask for help any more.Ignored
Disliked{quote} What is 5+=10 ? (this is just to represent a value for a variable at a given loop cycle) Now, if we loop that, what do we get?Ignored
DislikedGood Day Great Coders. Blessing to any developer who can help me make this indicator MTF (Multi-Timeframe). The indicator is so good that one can adopt a layered approach to ensure accurate entry on smaller timeframe as shown in the picture below. {image} E.g. You can get a signal on a higher timeframe (e.g. M5) and use the exact repeat of the same indicator as entry on a smaller TF (e.g. M1) I have taken a godly amount of time to back test it and I can assure it's not a waste of time. I pray someone here be able to help with the MTF problem.......Ignored
Disliked{quote} I use synergy candles to reduce chart noise. the indicator recognizes mt4 candles and not this indicator. If you tested it and it's working, I have to check what problem I have here. It could be another indicator that is causing a conflict or even some configuration of my mt4.Ignored
DislikedHi BestTraderEv, I hope all is well with you. I have a question & a request. Is there an Semafor indicator that is a true NRP? I have tried 3 that say NPR, but when observed on a1Min. time frame they constantly repaint. I have on a 15M chart marked with arrows the highs lows printed by the Semafor & again even after going for several candle past Semafor signals there is repainting. Once the candles close there should be no more repainting or recalculating occurring? Is that correct? My request is for one of the Semafor indicators to be coded as...Ignored
Disliked{quote} They're not repainting - they are appearing and disappearing. They appear when conditions are met, and disappear when the conditions are gone. Also, if they are rejected before a certain number of candles is closed, they disappear. We can't code a true NRP indicator unless we just leave all the signals which ever appeared, and we will get a big mess. The idea is for the signal to be somehow confirmed by the Price Action before it becomes a viable signal. If the trader wants to react to every signal without paying attention to the Price Action...Ignored
DislikedHi great coder, How can we code a modified exponential MA ? let's say i want to calculate an EMA of last 6, bars but using our define PA, instead of default close price. example: i want to use (open+high+low+close+close)/ 5 or just (open+close)/2... how can i code it ? any clue ? Thank you in advance for your helpIgnored
Disliked{quote} Would be nice if you could check the logs (Experts tab in Terminal window) for errors like "array out of range" or "zero divide".Ignored
Disliked{quote} BestTraderEv, I checked where you indicated and it does not show these errors reported by you. I noticed that it updates one signal or another, but when I update the tamplate it shows other signals. I wanted it to work well, because it is very useful in my operations.Ignored
Disliked{quote} Can't do anything without the source code... Try switching between timeframes after applying a template. But, you know, this is an indicator by jeanlouie, and he knows what he is doing, so I doubt that he coded anything incorrectly.Ignored