Tâche terminée
Temps d'exécution 5 minutes
Commentaires de l'employé
Thank you!
Commentaires du client
Um profissional altamente capacitado, o melhor programador que já contratei até hoje. Pode contratar os serviços dele sem medo algum porque ele é muito bom e muito rápido para fazer os trabalhos.
Spécifications
Converter o código de um indicador do Tradingview para rodar no MT5
O indicador tem código aberto e se chama Ut Bot Alerts (QuantNomad)
Aqui está o código que copiei do Tradingview:
//@version=4
study(title="UT Bot Alerts", overlay = true)
// Inputs
a = input(1, title = "Key Vaule. 'This changes the sensitivity'")
c = input(10, title = "ATR Period")
h = input(false, title = "Signals from Heikin Ashi Candles")
xATR = atr(c)
nLoss = a * xATR
src = h ? security(heikinashi(syminfo.tickerid), timeframe.period, close, lookahead = false) : close
xATRTrailingStop = 0.0
xATRTrailingStop := iff(src > nz(xATRTrailingStop[1], 0) and src[1] > nz(xATRTrailingStop[1], 0), max(nz(xATRTrailingStop[1]), src - nLoss),
iff(src < nz(xATRTrailingStop[1], 0) and src[1] < nz(xATRTrailingStop[1], 0), min(nz(xATRTrailingStop[1]), src + nLoss),
iff(src > nz(xATRTrailingStop[1], 0), src - nLoss, src + nLoss)))
pos = 0
pos := iff(src[1] < nz(xATRTrailingStop[1], 0) and src > nz(xATRTrailingStop[1], 0), 1,
iff(src[1] > nz(xATRTrailingStop[1], 0) and src < nz(xATRTrailingStop[1], 0), -1, nz(pos[1], 0)))
xcolor = pos == -1 ? color.red: pos == 1 ? color.green : color.blue
ema = ema(src,1)
above = crossover(ema, xATRTrailingStop)
below = crossover(xATRTrailingStop, ema)
buy = src > xATRTrailingStop and above
sell = src < xATRTrailingStop and below
barbuy = src > xATRTrailingStop
barsell = src < xATRTrailingStop
plotshape(buy, title = "Buy", text = 'Buy', style = shape.labelup, location = location.belowbar, color= color.green, textcolor = color.white, transp = 0, size = size.tiny)
plotshape(sell, title = "Sell", text = 'Sell', style = shape.labeldown, location = location.abovebar, color= color.red, textcolor = color.white, transp = 0, size = size.tiny)
barcolor(barbuy ? color.green : na)
barcolor(barsell ? color.red : na)
alertcondition(buy, "UT Long", "UT Long")
alertcondition(sell, "UT Short", "UT Short")
Répondu
1
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
2
Évaluation
Projets
29
14%
Arbitrage
3
0%
/
67%
En retard
3
10%
Travail
3
Évaluation
Projets
662
32%
Arbitrage
42
45%
/
45%
En retard
12
2%
Travail
4
Évaluation
Projets
945
47%
Arbitrage
309
58%
/
27%
En retard
125
13%
Gratuit
Commandes similaires
(Please read carefully to fully understand the job) I am looking for a developer who has real knowledge in HFT strategies and the ability to create an EA that can run on a real account and be profitable. I already have an EA that performs well on a demo account, but not on a real account. This EA can be used as an example to build a new strategy. I repeat: it should only be used as a reference, not to modify or
Robot Martingale
30+ USD
PROGRAMADORES SIMPLIFICO MEU PEDIDO ANTERIOR : ATENDE PARA O QUE PRECISO , UMA '' I A '' BASICO . ONDE OPERE COM PRA EM UM PONTO DEFINIDO , E VENDA EM OUTRO TAMBEM PRE-DEFINIDO. DOBRANDO DE VALORES SUCESSIVAMENTE ( COMO SURGERE O MARTINGALE ) APENAS QUANDO O PRECO PASSAR NESSES DOIS PONTOS FINAL DE '' GAP'' PORTANTO
Fibonacci
30 USD
Expert Advisor para MetaTrader 5 que identifique movimentos explosivos do preço, trace Fibonacci automaticamente e execute entradas no pullback de 50%, seguindo tendência e regras de risco. veja aqui na imagem : https://prnt.sc/RbvYjhftVh0R comprar nos 50% , stop se o candle fechar abaixo do 0% , só se fechar se tocar e voltar não faz nada .. TP: configuração manual para 1 , 2 ou 3 para 1.. Colocar o 0x0 caso eu
Robô campeão
30+ USD
Martin Gale . janela objetivando : valor de entrada e consequentemente variação de valores sempre dobrando '' variável de '' GAP '' . Janela para replica de ordens iguais a ordem de valores anteriores , ou seja: uma ordem de micro lote em tantas quantas forem necessárias operacionalmente. saída pre determinada . OBS caso seja relevante: PLATAFORMA TRADINGVIEW
Preciso de um Expert Advisor profissional para MetaTrader 5 (MT5) no XAUUSD. Nome do projeto: XAU GOLD IA PRO Características: operação 100% automática timeframe M5 confirmação M15 + H1 início automático às 19:30 (horário Brasil) meta diária de 2% stop diário de 5% lote inicial 0.01 RR 3:1 estratégia com regiões de preço + Fibonacci + Smart Money Concepts (SMC) add position leve (sem martingale agressivo) trailing
"I am looking for an Elite Developer capable of coding a high-frequency multi-symbol synchronization using the OnTimer() function. This project requires mathematical precision for Fibonacci 61.8% dynamic trailing stops. If you can handle low-latency execution across 3 symbols, apply now." EMA 9/21 crossovers + RSI (14) filter across 3 symbols (Multi-symbol sync). News Filter (High Impact events auto-pause). Max
Project Description: I am looking for a Senior MQL5 Developer to build a high-precision Expert Advisor (EA) for the US30 (Dow Jones) index, based on Smart Money Concepts (SMC) and ICT methodologies. The EA must handle multi-timeframe analysis and execute trades with mechanical precision. 1. Multi-Timeframe Analysis & Structural Logic • D1 (Confluence): Automatic plotting of Daily Fair Value Gaps (FVG) and Order
Informations sur le projet
Budget
30 - 50 USD
Délais
de 2 à 5 jour(s)