Small Modification of Expert Advisor so it is inline with Indicator

MQL5 Indicators Experts

Specification

I need the attached expert advisor modified - 95% of the work is done just need the values to be standardized from 100 to -100 and return the same values as the indicator below:

Description:

Using this Pinescript Code as reference:

//
// @author LazyBear
//
// If you use this code in its original/modified form, do drop me a note. 
//
study(title="WaveTrend with Crosses [LazyBear]", shorttitle="WT_CROSS_LB")
n1 = input(10, "Channel Length")
n2 = input(21, "Average Length")
obLevel1 = input(60, "Over Bought Level 1")
obLevel2 = input(53, "Over Bought Level 2")
osLevel1 = input(-60, "Over Sold Level 1")
osLevel2 = input(-53, "Over Sold Level 2")
 
ap = hlc3 
esa = ema(ap, n1)
d = ema(abs(ap - esa), n1)
ci = (ap - esa) / (0.015 * d)
tci = ema(ci, n2)
 
wt1 = tci
wt2 = sma(wt1,4)

plot(0, color=gray)
plot(obLevel1, color=red)
plot(osLevel1, color=green)
plot(obLevel2, color=red)
plot(osLevel2, color=green)

plot(wt1, color=green)
plot(wt2, color=red)
plot(wt1-wt2, color=blue, style=area, transp=80)
plot(cross(wt1, wt2) ? wt2 : na, color = black , style = circles, linewidth = 3)
plot(cross(wt1, wt2) ? wt2 : na, color = (wt2 - wt1 > 0 ? red : lime) , style = circles, linewidth = 2)
barcolor(cross(wt1, wt2) ? (wt2 - wt1 > 0 ? aqua : yellow) : na)

To edit the attached Expert Advisor and make sure for the given shift value it returns the same values as the demo able product below:


Wave Trend

https://www.mql5.com/en/market/product/88437?source=External


Process for success:

When backtesting the indicator / expert advisor they return the same values when doing an onTick backtest.


Files:

Responded

1
Developer 1
Rating
(67)
Projects
74
7%
Arbitration
33
9% / 55%
Overdue
6
8%
Working
2
Developer 2
Rating
(168)
Projects
217
58%
Arbitration
7
29% / 29%
Overdue
7
3%
Loaded
Similar orders
Hello I am looking for a developer to help me backtest my custom ninjatrader 8 strategy andake it work perfectly your expertise is highly need for this project kindly reach out to me and let proceed
I have a documented strategy that I will like to have as mt5 or ctrader trading bot, kindly bid for this job to discuss about the job requirements i want a professional for this work
أولاً المؤشر (1) أو الجزء الأول \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M1 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M1 \\ رسم خط أحمر في أعلى الشمعة صفر _ M2 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M2 \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M3 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M3 \\ رسم خط أحمر أعلى الشمعة الصفرية _ M4 \\ ارسم خطًا أزرقًا أسفل الشمعة الصفرية _ M4 \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M5 \\ ارسم خطًا
Hello please I need a developer to help me fix errors on my Ninjatrader 8 strategy I and make it work perfectly your expertise is need for this project kindly reach out to me and let's proceed
I need an alert of new zone created/show to be added to this supply demand indicator. Sound and pop-up alert option, no need for email alert. Max 3 days to deliver please. Thanks
Hi, i need a Expert Advisor, that can pass prop firm Challenges like FTMO / E8 / 1OF1FUNDING Profit 10% Max Drawdown (DD) 10% Max Daily Loss 4% All trades with SL NO trades during and after high impact news NO trades during Weekend Profitable backtest from 2010 to 2024 Trades Forex (If you already have a finished EA, send me the backtest) PLease contact me asap
Pls guys I need help. About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new
Expert Advisor 100 - 200 USD
Hello, I would like to create an EA based on several indicators with various signals that can be activated or not for optimization purposes. It includes basic money management such as SL/TP, BE, trailstop. Please check the attached specifications carefully to confirm that you are able of achieving it 100% before offering your services. THANKS
MT4 Indicator 30 - 65 USD
hello i would create a mt4 indicator with my requirements from stratch, more info on message please apply only if you can consider my budget i need also some day to test it
Below are the conditions of the indicator: Buy Conditions: The first candle must open and close bearish. The second candle must open and close bullish. Both candles must have a body (not a doji). The close of the first candle must be the same as the open of the second candle (with an exception for a difference of not more than 2 pips). The third candle must open and close bearish, and its close must be below the

Project information

Budget
30+ USD
Deadline
to 1 day(s)

Customer

(21)
Placed orders28
Arbitrage count1