Convert MQ5 "Heiken Ashi Ma T3 absolutelynolaglwma.mq5" Indicator to Tradingview (Pinescript)

Техническое задание

looking only for talented pinescript developers to convert a non lag MA that combined with Heikenashi into pinescript
From what other developers have told me is that the indicator does the following "  'absolutely nolag lwma' ma method takes future bars to backward calculate"
Please dont apply if you know you will not deliver because i can assure you that will be a wastage of your time

Requirements:

Convert the indicator into pinescript

keep the input settings that the indicator has


just FYI




This is place with the conversion challenge

i attach the source codes of 'absolutely nonlag lwma' as below:


for(i=limit; i>=0; i--) prices[i] = iMA(NULL,0,1,0,MODE_SMA,price,i);

for(i=limit; i>=0; i--)

{

for(k=0, sum=0, sumw=0; k<period && (i+k)<Bars; k++) {

weight = period-k;

sumw += weight;

sum += weight*prices[i+k]; }


if (sumw!=0)

lwma1[i] = sum/sumw;

else lwma1[i] = 0;

}


for(i=0; i<=limit; i++)

{

for(k=0, sum=0, sumw=0; k<period && (i-k)>=0; k++) {

weight = period-k; sumw += weight;

sum += weight*lwma1[i-k]; }


if (sumw!=0)

lwma2[i] = sum/sumw;

else lwma2[i] = 0;

}



Please beware that this is where the challenge will be to convert it to pinescript


sum += weight*lwma1[i-k];


this line use future bar's indicator values to backward calculate. 

if any of you developer has solution, he/she will be the right candidate.


Откликнулись

1
Разработчик 1
Оценка
(58)
Проекты
66
8%
Арбитраж
39
26% / 56%
Просрочено
12
18%
Работает
2
Разработчик 2
Оценка
(3)
Проекты
3
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(236)
Проекты
265
64%
Арбитраж
6
17% / 33%
Просрочено
8
3%
Загружен
Похожие заказы
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I have an indicator i will like to view in form of dashboard across various timeframes, i also will like a push notifications alert feature that will appear on my mt4 mobile to keep track of my trading pairs
Need a dashboard, which can monitor up to 30 selected pairs in selected time frames. It monitors AO, MACD and stochastic. In the cells of dashboard, if AO is positive in the relevant symbol/tf, it writes "UP". When one of AO is above 0 level AND Stochastic is in OS zone it writes "UPUP". When AO is above 0 and when stochastics is oversold minimum of two times,it will alert UPU2 if AO is negative below 0 in the
Looking for custom strength indicators I can add to my EA. An indicator that can measure the strength of buyer and sellers. Please show me what you have, thank you
Modify Indicator 30 - 40 USD
I need an expert who can assist me in modifying an open source PineScript indicator code to add additional features. Only applicants with prove of work should apply for more discussion
Hello i need an expert who can help me modify an open source PineScript indicator code to add additional features. ONLY EXPERT WITH PROVE OF WORK SHOULD CONTACT FOR FURTHER DISCUSSION ON THE PROJECT
احتاج شخص عربي يتكلم ويفهم العربية حتى يسهل شرح المطلوب للمؤشر لدي مؤشر واكسبيرت خاص بي بحاجة إلى تعديل الكود المصدري لدي والفكرة تحتاج فعم من المبرمج باختصار اريد مبرمج عربي يفهم ويتكلم العربية حتى يسهل الشرح وفي نفس الوقت صاحب خبرة وتجربة ومتداول على منصة ميتا تريدر حتى يضفي تحسينات على المؤشر ويستطيع عمل الفكرة بكل سهولة وإعطاء النصائح إذا وجد خطأ
Specification for Translating Pine Script Indicators to MQL5 Objective Translate multiple indicators written in Pine Script into MQL5. The translation should be implemented using an object-oriented and class-based approach. Additionally, the indicators should include some specific adjustments as detailed below. Requirements Object-Oriented Design Implement the indicators using an object-oriented paradigm in MQL5

Информация о проекте

Бюджет
100+ USD
Исполнителю
90 USD