Hello, I need someone to convert this already existing indicator into an EA (Expert Advisor)

Job finished

Execution time 2 hours
Feedback from customer
amazing developer
Feedback from employee
perfect

Specification

I need someone to convert this indicator into an ea.     //@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")

Responded

1
Developer 1
Rating
(177)
Projects
251
21%
Arbitration
19
58% / 16%
Overdue
1
0%
Busy
2
Developer 2
Rating
(20)
Projects
26
46%
Arbitration
0
Overdue
0
Working
3
Developer 3
Rating
(59)
Projects
67
6%
Arbitration
28
18% / 36%
Overdue
5
7%
Busy
4
Developer 4
Rating
(300)
Projects
450
65%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
5
Developer 5
Rating
(12)
Projects
17
12%
Arbitration
3
0% / 33%
Overdue
2
12%
Loaded
6
Developer 6
Rating
(31)
Projects
40
60%
Arbitration
5
60% / 0%
Overdue
2
5%
Loaded
7
Developer 7
Rating
(67)
Projects
144
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
8
Developer 8
Rating
(52)
Projects
97
24%
Arbitration
11
18% / 18%
Overdue
12
12%
Working
9
Developer 9
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(564)
Projects
933
47%
Arbitration
303
59% / 25%
Overdue
125
13%
Loaded
Similar orders
Enter buy trade at close of candle when bar closes above the 3 emas. Emas are 34 ema, 64 ema and 128 ema. For a buy trade the 34 ema must be above the other two emas. The 64 ema should be in the middle. The 128 ema should be below the other two emas. For a buy trade the Awesome Oscillator should be above the middle line and colored green. Exit a buy trade when price touches 64 ema. Sell trade same conditions as buy
I want to make AI based on Attached Picture Swing High low. If you have experience can share demo first. Stop loss, take profit, trailing , break even ,DD etc. also amiable
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Thanks in advance."
Pls I need help I don’t have much but pls accept my little payment for the work thanks 🙏 mt5 file Once it opens buy and move positively to buy let it use auto trailing to follow the trend that’s if I choose to use trailing option and before the trailing starts it must reach the actual profit target example if I set profit target to 500 then once profit is at 500 let trailing immediately protect it and any 1 pip
Hey greetings am in need of a developer that can convert my simple tradingview indicator to MT4 I have the source code of the indicator and is also a public indicator on Tradingview site Kindly bid and let started
Hello my developer colleagues, am also a developer like you but i just hear about this mql site and i will like to sell, develop and build bots for buyer. But i don't know how to become a seller here please i need help in helping me to create a seller account on mql and i will be very glad if you can help me out and i will appreciate you
Preciso de um EA que abra ordens a mercado a partir de um indicador, Ele precisa obter take e stop loss fixos, spread máximo, horários de início e final das operações, meta e stop diário, martingale, painel e a função no script para que eu possa ceder o EA apartir do id do mt4 de terceiros
Hello Investors, I'm selling a profitable and stable expert advisor trading on the Gold (XAUUSD) pair using a cutting-edge scalping strategy. The EA is able to generate a stable monthly income without using martingale strategy, and with an optional cut loss in place. Particularly the average monthly gain can go from 2-3% (at a relatively low risk, with an historical max DD of 6%) to 20-30% (with an aggressive style
can you help me with Ctrader i need modification on the linkhttps://docs.google.com/document/d/1fggk49xWbnwahtfOlE-U7G6muZB1FT8eWmftGiY7R-s/edit?usp=sharing can you assist with cTrader modifications to enhance functionality and improve performance. do text me if you a professional on it i will be looking forward to your response best regards
Would I honestly need is someone who can make a profitable EA for me that can at least make me around $80 a day starting with $50 and the EA must be able to work with exness the EA should automat trades 24/7. Broker = Exness Pairs = USD/JPY XAU/USD and etc Chart time frames = M1 M15 History = last month till last 6 months. Lot size 0.10 take profit at $2 stop

Project information

Budget
50+ USD
For the developer
45 USD