Translate a script from Thinkscript used on ThinkorSwim platform to MQL5

指定

so I have this indicator in ThinkScript but I need to convert it to MQL5 im not sure how to write script and call that script function into an indicator function to plot it, Ive done it before in EasyLanguage on Tradestaion but their coding is much simpler than MQL5..... input length = 21;
input lengthG = 8;
input beta = 8; script g {
    input length  = 4;
    input betaDev =  2;
    input data = close;
    def w = (2 * Double.Pi / length);
    def beta = (1 - Cos(w)) / (Power(1.414, 2.0 / betaDev) - 1 );
    def alpha = (-beta + Sqrt(beta * beta + 2 * beta));
    def G = Power(alpha, 4) * data + 
                 4 * (1 – alpha) * G[1] – 6 * Power( 1 - alpha, 2 ) * G[2] + 
                 4 * Power( 1 - alpha, 3 ) * G[3] - Power( 1 - alpha, 4 ) * G[4];
    plot Line = G;
} def val = g(length = lengthG, betaDev = beta, Data = close);
plot Zscore = (close - Average(val, length)) / StDev(val, length); 
plot smoothed = g(data = Zscore);

応答済み

1
開発者 1
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
2
開発者 2
評価
(499)
プロジェクト
749
63%
仲裁
33
27% / 45%
期限切れ
23
3%
3
開発者 3
評価
(780)
プロジェクト
1344
72%
仲裁
109
28% / 49%
期限切れ
340
25%
取り込み中
4
開発者 4
評価
(12)
プロジェクト
12
25%
仲裁
0
期限切れ
1
8%
5
開発者 5
評価
(5)
プロジェクト
7
43%
仲裁
4
0% / 75%
期限切れ
3
43%
6
開発者 6
評価
(58)
プロジェクト
66
24%
仲裁
0
期限切れ
0
仕事中
7
開発者 7
評価
(41)
プロジェクト
46
28%
仲裁
9
0% / 100%
期限切れ
7
15%
8
開発者 8
評価
(546)
プロジェクト
823
73%
仲裁
15
53% / 13%
期限切れ
193
23%
類似した注文
Hi, i need a Expert Advisor, that can pass prop firm Challenges. 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 eentire history Trades Forex (If you already have a finished EA, send me the BACKTEST I will only ENTERTAIN people with sample ea from previous project ) After payment I need the source code
Hello, everyone here, I kinda need help of a professional programmer that can convert mt4 indicator into tradingview indicator, there are still more projects in the futures I will need him/her to complete for me, but this is the first ime and I will pay $20 for this project I need this really fast, I need to start working
100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY NB 100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY THE ROBOT MUST ANALYSIS ITSELF AND GIVE ACCURATE SIGNALS AND EXECUTE TRADES WITH THE HELP OF AI ( ARTIFICIAL INTELLIGENCE) FOR ALL THE KING PRO ROBOT VPN SHOULD BE RENTED FROM THE MAIN ORIGINAL COPY AND THERE SHOULD BE AN OPTION FOR THEM
I have a script i will like to convert into Ninjatrader 8. I have the source codes ready, you may contact me if it is some thing you can do. I will love it to work almost the same the pine script source code provided here is the source codes attached to this offer
I am looking for a developer who can convert my Pine script code to MQ5 code. The code is for a trading strategy that I would like to use on the MetaTrader 5 platform. The code needs to be converted accurately and efficiently, with all of the original functionality preserved. The developer should have experience with both Pine script and MQ5, and should be able to provide a high-quality conversion in a timely manner
I want to create a dashboard that would show all currency pairs using my currency strength indicator, ADX, and my support and resistance indicator.I want to the job done as soon as possible
Fx tool 30+ USD
A bot for analysis and indicators.on becoming a professional trader .trade news also and give signals and I no longer have a great day and I will be there at all br you need to learn to be a good
The indicator (10 volts) I have will be attached with the illustrations in the attachments Build index(x) required 1, a The period moving average (1) crosses the moving average (3) upwards and all the lines below the candle meet and become equal - in this case, do not take any action. B, The period moving average (1) crossed the moving average (3) down and all the lines above the candle met and became equal - in
Meysam 30+ USD
ZigZag بر اساس اسیلاتور مورد نیاز است ایده شاخص یک نشانگر ZigZag ایجاد کنید که بر اساس مقادیر شدید تعیین شده با استفاده از نوسانگرها ساخته شده است. می‌تواند از هر نوسان‌گر نرمال‌شده کلاسیکی که دارای مناطق خرید و فروش بیش از حد است استفاده کند. الگوریتم ابتدا باید با نشانگر WPR اجرا شود، سپس به طور مشابه امکان ترسیم زیگزاگ با استفاده از نشانگرهای زیر را اضافه کنید: CCI چایکین RSI نوسانگر تصادفی الگوریتم و اصطلاحات
Regards! Respected Madam I need an EA in Mql5 which can Buy at certain Increment of points like 100 then 50 then 50 then 25 then 25 then 25 then 25. Possibilty of Grid increase. Buys at certain fixed level if the the Price drops like 100 points down then again 100 points down then again 100 points down like this in a grid system, Grid size I will declare. Grid order systems with stop loss and Multiple Reorders if the

プロジェクト情報

予算
31 - 200 USD
開発者用
27.9 - 180 USD