Change the volatility outcome

MQL5 Indicateurs Experts

Tâche terminée

Temps d'exécution 22 heures
Commentaires du client
As always, amazing job!
Commentaires de l'employé
Great customer. Thank you

Spécifications

Hello, please, change the way volatility is calculated according previous conversation

//@version=5 indicator(title="TFX_Volatilidad", shorttitle="TFX_Vol", overlay=false) tf = input.timeframe(title="Temporalidad", defval = "D", options=["D","W","M"]) dopen = request.security(syminfo.tickerid, tf, open[1], lookahead=barmerge.lookahead_on) dhigh = request.security(syminfo.tickerid, tf, high[1], lookahead=barmerge.lookahead_on) dlow = request.security(syminfo.tickerid, tf, low[1], lookahead=barmerge.lookahead_on) dclose = request.security(syminfo.tickerid, tf, close[1], lookahead=barmerge.lookahead_on) dopen1 = request.security(syminfo.tickerid, tf, open[2], lookahead=barmerge.lookahead_on) dhigh1 = request.security(syminfo.tickerid, tf, high[2], lookahead=barmerge.lookahead_on) dlow1 = request.security(syminfo.tickerid, tf, low[2], lookahead=barmerge.lookahead_on) dclose1 = request.security(syminfo.tickerid, tf, close[2], lookahead=barmerge.lookahead_on) dopen2 = request.security(syminfo.tickerid, tf, open[3], lookahead=barmerge.lookahead_on) dhigh2 = request.security(syminfo.tickerid, tf, high[3], lookahead=barmerge.lookahead_on) dlow2 = request.security(syminfo.tickerid, tf, low[3], lookahead=barmerge.lookahead_on) dclose2 = request.security(syminfo.tickerid, tf, close[3], lookahead=barmerge.lookahead_on) dopen3 = request.security(syminfo.tickerid, tf, open[4], lookahead=barmerge.lookahead_on) dhigh3 = request.security(syminfo.tickerid, tf, high[4], lookahead=barmerge.lookahead_on) dlow3 = request.security(syminfo.tickerid, tf, low[4], lookahead=barmerge.lookahead_on) dclose3 = request.security(syminfo.tickerid, tf, close[4], lookahead=barmerge.lookahead_on) dopen4 = request.security(syminfo.tickerid, tf, open[5], lookahead=barmerge.lookahead_on) dhigh4 = request.security(syminfo.tickerid, tf, high[5], lookahead=barmerge.lookahead_on) dlow4 = request.security(syminfo.tickerid, tf, low[5], lookahead=barmerge.lookahead_on) dclose4 = request.security(syminfo.tickerid, tf, close[5], lookahead=barmerge.lookahead_on) //CALC atr = 100*((((dhigh-dlow)/dlow) + ((dhigh1-dlow1)/dlow1) + ((dhigh2-dlow2)/dlow2) + ((dhigh3-dlow3)/dlow3)+ ((dhigh4-dlow4)/dlow4))/5) //PLOT plot(atr, title = "Parcialidad", color=color.rgb(41, 114, 173, 50), linewidth=5, offset=1) h1 = hline(0.5, linestyle=hline.style_dotted, linewidth=1, color=color.white, title="Nivel 1") h2 = hline(1.0, linestyle=hline.style_dotted, linewidth=1, color=color.white, title="Nivel 2")


Répondu

1
Développeur 1
Évaluation
(34)
Projets
38
26%
Arbitrage
4
0% / 25%
En retard
0
Travail
Commandes similaires
Hello, I need help me with fixing a custom indicator for me. I need the indicator buffer value fixing to work perfectly with EA. I think once you bid and check the file you will understand the matter of the issue. Normally the indicator is good to give the signal. But based on the signal I can't get into the EA. Because of the buffer value working issue. Also some time it's doing issue to show the singnal when
NEED TO CONVERT EXISTING MT4 MQL4 TO MQL5 ITS A Multi time frame mt4 indictor based on single time frame indicator..just need to convert it to mt4 macd based indicator
This job is basically between the Bridge Application Msi . and Expert Advisor . The programer connect the Application to VPS where EA is Given to users .. If we changed anything in application it's automatic changed to all users EA which users have. Complicated work but only a good programmer DM me
Hello I'm in possesion of a straightforward MT% Expert AdvisorThat I want to convert into DXTrade. Are you able to do this conversion? Kindly let me know if the fil atached will be enough
I need modifications done to my expert advisor so I can input the number of trades it should open at any point in time. A side EA that has that functionality and can be attached to existing EAs is also welcomed
óla amigos precisos de uma específica de programas gratuitos em um único indicador ja tenho a combinação pornto presciso apenas de um amigo desenvolvedor que conseguir unir todos em uma única aplicação
I have pinescript indicator i want to convert to metatrader indicator, if you are with the knowledge of the platform programming language and can made the conversion possible kindly bid for the job
Hello, I am a trader and I have a certain strategy I want to code to an automated EA , so I am seeking for an experienced developer to code a custom trading strategy into an Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy is based on a meticulously backtested algorithm and requires precise execution in live market conditions. If you have the skills and experience to undertake this project, please reach out
I need my mq4 script to be modified and made for mql5, i need statistics added and a protection in the form of licence to be added. ALSO i need the licence to work with metatrade id number
I have an EA that is based on an indicator and I need to fix and upgrade the EA a bit, The EA is based on a technical indicator of the mql5 store and the original indicator has been updated, therefore the EA is stuck

Informations sur le projet

Budget
35+ USD
Pour le développeur
31.5 USD
Délais
à 2 jour(s)