Convert Indiactor to Multi Time Frame and True Non Repaint (no flat "step" like lines)

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del cliente
Ilya is a real pleasure to deal with. I tried at least 3 coders – each told me it was impossible - even when I explained exactly how to calculate things. Ilya did the job quickly & perfectly. Thanks!
Feedback del dipendente
Fast checking and payment. Thank you for interesting and challenging project.

Specifiche

I would like the attached TradersDynamicIndex-JR indicator converted to MTF and the "steps" removed ie. so that it is Non Repaint and displays the value of the higher timeframe past and present as it was at the end of the lower timeframe bar at the time.

If you look at the attached image TDI indi Steps.png you can see the M1 chart of EURUSD with a MTF version on the TDI indicator showing the M5 data. As you can see it has flat steps as the data repaints over each 5 minutes. Underneath that indicator you can see my first attempt at doing just the green line. This line shows the M5 data as it was at the end of each minute and does not repaint. This is done by replacing the last M5 bar data with the relevent M1 data at the time for calcualtions. This is possible on all timeframes - use the lower timeframe for the last part of the calculation and the completed higher timeframe data for the rest. So a combination of data would need to be used. The indicator only uses a number of close values (usually a maximum of 34 figures) so it's fairly simple to understand the workings.

I attach a spreadsheet (TDI-small file.zip) with live data and all of the calculations of how this is possible (colour coded columns to match the lines) - this should really help speed up the creation of the indicator and has taken a lot of the work out of the project. Fairly certain it's all correct but would need to be checked.

Basically as the M5 data is plotted on the M1 chart it moves around - it is not a flat "step" - however most MTF indi's do not go back and work out how it moved about during the 5 minutes they just repaint the whole M5 period as a flat step - so the attached spreadsheet has worked out how to "undo" this and recalculate as it was at the time (for past values) and as it happens (for live values). This has removed the flat "steps" from the higher timeframe data displayed on the lower timeframe.

So the project would be to turn TradersDynamicIndex-JR.mq4 into a proper MTF indicator without the flat "steps" typically seen on most MTF indicators using the methods shown in the spreadsheet

Indicator should work on all timeframes and use minimal code.

Indicator should be tested in real time to check the values correspond to the higher timeframe.

Please check all lines match up M1 to M5 before submitting for review. To do this

If you place TradersDynamicIndex-JR.mq4 on M5 and the newly MTF NRP on M1 it should match up live all of the time - all of the lines.

When you have made the indicator please do not submit it to me until you have checked that all M5 lines match on M1 at (00:04, 00:09, 00:14, 00:19 etc... 23:54, 23:59) times.

Any questions, please ask!

Please read and understand the entire specification before quoting and explain in your quote that you fully understand the job and are capable of doing it, thank you!


Con risposta

1
Sviluppatore 1
Valutazioni
(647)
Progetti
1295
67%
Arbitraggio
84
26% / 49%
In ritardo
338
26%
Gratuito
2
Sviluppatore 2
Valutazioni
(50)
Progetti
80
39%
Arbitraggio
4
50% / 25%
In ritardo
0
Gratuito
Ordini simili
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
#property indicator_chart_window #property indicator_buffers 2 #property indicator_plots 2 #property indicator_type1 DRAW_ARROW #property indicator_color1 Blue #property indicator_label1 "Buy Signal" #property indicator_type2 DRAW_ARROW #property indicator_color2 Red #property indicator_label2 "Sell Signal" double BuyBuffer[]; double SellBuffer[]; input int MA_Period = 50; input int RSI_Period = 14; int maHandle;
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and

Informazioni sul progetto

Budget
40 - 72 USD
Scadenze
a 7 giorno(i)